summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_platform.c
Commit message (Expand)AuthorAgeFilesLines
...
* ata: add platform driver for Calxeda AHCI controllerMark Langsdorf2012-09-131-1/+0Star
* ahci_platform: add hibernation callbacksShiraz Hashim2012-07-251-7/+3Star
* ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-031-0/+1
* ahci_platform: add STRICT_AHCI platform typeBrian Norris2012-03-131-0/+11
* ahci: platform support for suspend/resumeBrian Norris2012-01-091-0/+68
* [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
* ahci_platform: use dev_get_platdata()JiSheng Zhang2011-11-091-2/+2
* ahci: add DT binding for Calxeda AHCI controllerRob Herring2011-11-031-0/+7
* [libata] ahci_platform: Add the board_ids and pi refer to different featuresRichard Zhu2011-10-081-6/+38
* libata: reimplement link power managementTejun Heo2010-10-221-3/+0Star
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-221-1/+1
* ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-281-1/+5
* ahci_platform: Remove unneeded ahci_driver.probe assignmentAnton Vorontsov2010-08-021-1/+0Star
* ahci_platform: Provide for vendor specific initJassi Brar2010-08-021-10/+15
* ahci_platform: properly set up EM messagingJeff Garzik2010-05-141-1/+1
* libata: update gfp/slab.h includesTejun Heo2010-05-141-0/+1
* ahci: Add platform driverAnton Vorontsov2010-05-141-0/+191