aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-02
* ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2011-03-02
* sata_dwc_460ex: add debugging optionsSergei Shtylyov2011-03-02
* sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov2011-03-02
* sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov2011-03-02
* sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov2011-03-02
* sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov2011-03-02
* [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik2011-03-02
* libsas: convert to libata new error handlerJames Bottomley2011-03-02
* libata: separate error handler into usable componentsJames Bottomley2011-03-02
* libata: fix eh lockingJames Bottomley2011-03-02
* libata: fix locking for sas pathsJames Bottomley2011-03-02
* libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-02
* libata: fix hotplug for drivers which don't implement LPMTejun 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