aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_platform.c
AgeCommit message (Expand)Author
2013-10-07ahci_platform: use dev_info() instead of printk()Jingoo Han
2013-06-17ahci: sata: add support for exynos5440 sataGirish K S
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2012-12-14ahci_platform: make structs staticBrian Norris
2012-12-03ahci_platform: utilize common ata_platform_remove_one()Brian Norris
2012-12-03ahci_platform: perform platform exit in host_stop() hookBrian Norris
2012-12-03ahci_platform: convert to module_platform_driverBrian Norris
2012-12-03ahci_platform: enable hotplug unbindingBrian Norris
2012-11-16[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEPYuanhan Liu
2012-09-13ata/ahci_platform: Add clock framework supportViresh Kumar
2012-09-13ata: add platform driver for Calxeda AHCI controllerMark Langsdorf
2012-07-25ahci_platform: add hibernation callbacksShiraz Hashim
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar
2012-03-13ahci_platform: add STRICT_AHCI platform typeBrian Norris
2012-01-08ahci: platform support for suspend/resumeBrian Norris
2011-11-17[libata] ahci_platform: fix DT probingRob Herring
2011-11-09ahci_platform: use dev_get_platdata()JiSheng Zhang
2011-11-03ahci: add DT binding for Calxeda AHCI controllerRob Herring
2011-10-08[libata] ahci_platform: Add the board_ids and pi refer to different featuresRichard Zhu
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo
2010-08-01ahci_platform: Remove unneeded ahci_driver.probe assignmentAnton Vorontsov
2010-08-01ahci_platform: Provide for vendor specific initJassi Brar
2010-05-14ahci_platform: properly set up EM messagingJeff Garzik
2010-05-14libata: update gfp/slab.h includesTejun Heo
2010-05-14ahci: Add platform driverAnton Vorontsov