aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-04
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-04
* Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-02-24
|\
| * [libata] fix smatch warning for zpodd_wake_devAaron Lu2013-02-20
| * [libata] Set proper SK when CK_COND is set.Gwendal Grignou2013-02-20
| * [libata] Convert to devm_ioremap_resource()Thierry Reding2013-02-20
| * libata: add R-Car SATA driverVladimir Barinov2013-02-20
| * ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-20
| * ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-20
| * [libata] scsi: no poll when ODD is powered offAaron Lu2013-01-25
| * ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-25
| * ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-25
| * [libata] PM code cleanup for ata portAaron Lu2013-01-25
| * [libata] pm: differentiate system and runtime pm for ata portAaron Lu2013-01-25
| * Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-25
| * libata: do not suspend port if normal ODD is attachedAaron Lu2013-01-21
| * libata: expose pm qos flags for ata deviceAaron Lu2013-01-21
| * libata: handle power transition of ODDAaron Lu2013-01-21
| * libata: check zero power ready status for ZPODDAaron Lu2013-01-21
| * libata: move acpi notification code to zpoddAaron Lu2013-01-21
| * libata: identify and init ZPODD devicesAaron Lu2013-01-21
| * libata: export host controller number thru /sysDavid Milburn2013-01-14
| * pata_samsung_cf: Use devm_clk_get()Jingoo Han2013-01-14
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\ \
| * \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-19
| |\ \ | | |/ | |/|
| | * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \
| * | | ata: disable ATA for s390Heiko Carstens2013-02-14
| |/ /
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\| |
| * | | ata: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| * | | drivers/ata: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
| | |/ /
* | / / AHCI: Support multiple MSIsAlexander Gordeev2013-01-24
|/ / /
* | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-14
* | | [libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-01-14
* | | [libata] ahci: Fix lack of command retry after a success error handler.Bian Yu2013-01-14
|/ /
* / Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-12-15
|\
| * sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)Jeff Garzik2012-12-14
| * [libata] fix Null pointer dereference on disk errorXiaotian Feng2012-12-14
| * ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun2012-12-14
| * pata_imx: convert ata_dev_printk() to ata_dev_info()Wei Yongjun2012-12-14
| * ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun2012-12-14
| * ahci_platform: make structs staticBrian Norris2012-12-14
| * Revert "pata_octeon_cf: perform host detach, removal on exit"Jeff Garzik2012-12-14
| * Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2012-12-14
| * pata_of_platform: fix compile errorBrian Norris2012-12-03