aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2013-04-11pata_imx: Use devm_clk_getSascha Hauer
2013-04-11sata_rcar: Convert to devm_ioremap_resource()Sachin Kamat
2013-04-09sata_svw: switch to ->show_info()Al Viro
2013-04-03fsl/sata: create a sysfs entry for rx water markQiang Liu
2013-04-03libata-acpi: remove redundent code for power resource handlingAaron Lu
2013-04-03sata_highbank: make ahci_highbank_pm_ops staticJingoo Han
2013-04-03pata_octeon_cf: Use resource_size functionAlexandru Gheorghiu
2013-04-03pata_legacy: bogus clock in opti82c46x_set_piomode()Dan Carpenter
2013-04-03pata_at32: use module_platform_driver_probe()Jingoo Han
2013-04-03[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur
2013-04-03libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse
2013-04-03ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song
2013-04-03libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-20treewide: Fix typos in printkMasanari Iida
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-04pata_samsung_cf: use module_platform_driver_probe()Jingoo Han
2013-03-04[libata] Avoid specialized TLA's in ZPODD's KconfigAaron Lu
2013-03-04libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resourceSander Eikelenboom
2013-03-04sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-04ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-03-04ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20[libata] fix smatch warning for zpodd_wake_devAaron Lu
2013-02-20[libata] Set proper SK when CK_COND is set.Gwendal Grignou
2013-02-20[libata] Convert to devm_ioremap_resource()Thierry Reding
2013-02-20libata: add R-Car SATA driverVladimir Barinov
2013-02-20ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-20ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-14ata: disable ATA for s390Heiko Carstens
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu
2013-01-25ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley
2013-01-25ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley
2013-01-25[libata] PM code cleanup for ata portAaron Lu
2013-01-25[libata] pm: differentiate system and runtime pm for ata portAaron Lu
2013-01-25Revert "libata: export host controller number thru /sys"Jeff Garzik
2013-01-25ata: Convert to devm_ioremap_resource()Thierry Reding
2013-01-24AHCI: Support multiple MSIsAlexander Gordeev
2013-01-21drivers/ata: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21libata: do not suspend port if normal ODD is attachedAaron Lu