aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* staging: Convert to bdops->check_events()Tejun Heo2011-03-09
* pktcdvd: Convert to bdops->check_events()Tejun Heo2011-03-09
* umem: Drop dummy ->media_changed()Tejun Heo2011-03-09
* s390/tape_block: Convert to bdops->check_events()Tejun Heo2011-03-09
* i2o_block: Convert to bdops->check_events()Tejun Heo2011-03-09
* xsysace: Convert to bdops->check_events()Tejun Heo2011-03-09
* ub: Convert to bdops->check_events()Tejun Heo2011-03-09
* swim[3]: Convert to bdops->check_events()Tejun Heo2011-03-09
* dac960: Convert to bdops->check_events()Tejun Heo2011-03-09
* paride: Convert to bdops->check_events()Tejun Heo2011-03-09
* gdrom,viocd: Convert to bdops->check_events()Tejun Heo2011-03-09
* floppy,{ami|ata}flop: Convert to bdops->check_events()Tejun Heo2011-03-09
* ide: Convert to bdops->check_events()Tejun Heo2011-03-09
* Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-04
|\
| * block: kill loop_mutexPetr Uzel2011-03-03
| * block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-28
| |\
| | * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-26
| | * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-26
| * | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-28
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-28
| |\ \ | | |/ | |/|
| | * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-28
| | |\
| | | * drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-28
| | * | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-28
| | |/
| * | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-25
| * | pps: initialize ts_real properlyAlexander Gordeev2011-02-25
| * | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu2011-02-25
| * | drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen2011-02-25
| * | drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen2011-02-25
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-02-25
| |\ \
| | * | regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl2011-02-25
| | * | regulator: Fix warning with CONFIG_BUG disabledMark Brown2011-02-25
| * | | RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok2011-02-25
| * | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-25
| |\ \ \
| | * | | usb: musb: core: set has_tt flagFelipe Balbi2011-02-24
| | * | | USB: xhci: mark local functions as staticDmitry Torokhov2011-02-22
| | * | | USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-20
| | * | | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-20
| | * | | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-20
| | * | | xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman2011-02-20
| | * | | xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman2011-02-20
| | * | | xhci: Clarify some expressions in the TRB mathPaul Zimmerman2011-02-20
| | * | | xhci: Avoid BUG() in interrupt contextPaul Zimmerman2011-02-20
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | md: Fix - again - partition detection when array becomes activeNeilBrown2011-02-24
| | * | | Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-24
| | * | | md: avoid spinlock problem in blk_throtl_exitNeilBrown2011-02-21
| | * | | md: correctly handle probe of an 'mdp' device.NeilBrown2011-02-15
| | * | | md: don't set_capacity before array is active.NeilBrown2011-02-15
| | * | | md: Fix raid1->raid0 takeoverKrzysztof Wojcik2011-02-13