summaryrefslogtreecommitdiff
path: root/include/linux/ahci_platform.h
AgeCommit message (Expand)Author
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo
2018-06-18ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris
2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT
2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2014-02-22ahci_platform: Drop unused ahci_platform_data membersHans de Goede
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede
2012-01-08ahci: platform support for suspend/resumeBrian Norris
2010-08-01ahci_platform: Provide for vendor specific initJassi Brar
2010-05-14ahci: Add platform driverAnton Vorontsov