aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_platform.c
Commit message (Expand)AuthorAgeFilesLines
* ahci: add support for IBM Akebono platform deviceAlistair Popple2014-01-031-0/+1
* [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-211-3/+0
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-211-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-011-1/+0
* ahci_platform: Provide for vendor specific initJassi Brar2010-08-011-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