aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ahci_platform.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi1-0/+2
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi1-1/+1
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo1-2/+0
2018-06-18ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris1-0/+2
2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson1-0/+2
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-1/+3
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT1-0/+2
2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz1-13/+0
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-4/+1
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang1-0/+1
2014-02-22ahci_platform: Drop unused ahci_platform_data membersHans de Goede1-3/+0
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede1-0/+5
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede1-0/+14
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede1-0/+2
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede1-0/+4
2012-01-08ahci: platform support for suspend/resumeBrian Norris1-0/+2
2010-08-01ahci_platform: Provide for vendor specific initJassi Brar1-1/+3
2010-05-14ahci: Add platform driverAnton Vorontsov1-0/+29