aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_platform.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listGravatar Viresh Kumar 1-0/+1
2012-03-13ahci_platform: add STRICT_AHCI platform typeGravatar Brian Norris 1-0/+11
2012-01-08ahci: platform support for suspend/resumeGravatar Brian Norris 1-0/+68
2011-11-17[libata] ahci_platform: fix DT probingGravatar Rob Herring 1-1/+1
2011-11-09ahci_platform: use dev_get_platdata()Gravatar JiSheng Zhang 1-2/+2
2011-11-03ahci: add DT binding for Calxeda AHCI controllerGravatar Rob Herring 1-0/+7
2011-10-08[libata] ahci_platform: Add the board_ids and pi refer to different featuresGravatar Richard Zhu 1-6/+38
2010-10-21libata: reimplement link power managementGravatar Tejun Heo 1-3/+0
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsGravatar Tejun Heo 1-1/+1
2010-09-28ahci: fix module refcount breakage introduced by libahci splitGravatar Tejun Heo 1-1/+5
2010-08-01ahci_platform: Remove unneeded ahci_driver.probe assignmentGravatar Anton Vorontsov 1-1/+0
2010-08-01ahci_platform: Provide for vendor specific initGravatar Jassi Brar 1-10/+15
2010-05-14ahci_platform: properly set up EM messagingGravatar Jeff Garzik 1-1/+1
2010-05-14libata: update gfp/slab.h includesGravatar Tejun Heo 1-0/+1
2010-05-14ahci: Add platform driverGravatar Anton Vorontsov 1-0/+191