summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov
2011-03-02ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov
2011-03-02sata_dwc_460ex: add debugging optionsSergei Shtylyov
2011-03-02sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov
2011-03-02sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov
2011-03-02sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov
2011-03-02sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov
2011-03-02[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik
2011-03-02libsas: convert to libata new error handlerJames Bottomley
2011-03-02libata: separate error handler into usable componentsJames Bottomley
2011-03-02libata: fix eh lockingJames Bottomley
2011-03-02libata: fix locking for sas pathsJames Bottomley
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley
2011-03-02libata: fix hotplug for drivers which don't implement LPMTejun Heo
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25pps: initialize ts_real properlyAlexander Gordeev
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu
2011-02-25drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen
2011-02-25drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen
2011-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok
2011-02-25Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl
2011-02-25regulator: Fix warning with CONFIG_BUG disabledMark Brown
2011-02-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson
2011-02-24md: Fix - again - partition detection when array becomes activeNeilBrown
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang