summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-06cciss: add cciss_tape_cmds module paramterStephen M. Cameron
2011-05-06cciss: do not use bit 2 doorbell resetStephen M. Cameron
2011-05-06cciss: do not attempt PCI power management reset method if we know it won't w...Stephen M. Cameron
2011-05-06cciss: remove superfluous sleeps around reset codeStephen M. Cameron
2011-05-06cciss: do soft reset if hard reset is brokenStephen M. Cameron
2011-05-06cciss: use new doorbell-bit-5 reset methodStephen M. Cameron
2011-05-06cciss: increase timeouts for post-reset no-opsStephen M. Cameron
2011-05-06cciss: clarify messages around reset behaviorStephen M. Cameron
2011-05-06cciss: increase time to wait for board reset to startStephen M. Cameron
2011-05-06cciss: get rid of message related magic numbersStephen M. Cameron
2011-05-06cciss: fix reply pool and block fetch table memory leaksStephen M. Cameron
2011-05-06cciss: factor out irq request codeStephen M. Cameron
2011-05-06cciss: factor out scatterlist allocation functionsStephen M. Cameron
2011-05-06cciss: factor out command pool allocation functionsStephen M. Cameron
2011-05-06cciss: do a better job of detecting controller reset failureStephen M. Cameron
2011-05-06cciss: add readl after writel in interrupt mask setting codeStephen M. Cameron
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-04-21cdrom: always check_disk_change() on openTejun Heo
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown
2011-04-18md: incorporate new plugging into raid5.NeilBrown
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown
2011-04-18md - remove old plugging code.NeilBrown
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown
2011-04-18md: use new plugging interface for RAID IO.NeilBrown
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher
2011-04-17i2c: Improve deprecation warningsJean Delvare
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu
2011-04-13xhci: Tell USB core both roothubs lost power.Sarah Sharp
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-13USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-13xhci: Fix NULL pointer deref in handle_port_status()Sarah Sharp
2011-04-13USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-13USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov
2011-04-13USB: xhci - remove excessive 'inline' markingsDmitry Torokhov
2011-04-13USB: xhci: unsigned char never equals -1Dan Carpenter
2011-04-13USB: xhci - fix unsafe macro definitionsDmitry Torokhov