aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ahci_platform.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Gravatar Florian Fainelli 1-0/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Gravatar Thomas Gleixner 1-5/+1
2018-08-22ata: libahci_platform: add reset control supportGravatar Kunihiko Hayashi 1-0/+2
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Gravatar Kunihiko Hayashi 1-1/+1
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Gravatar Tejun Heo 1-2/+0
2018-06-18ata: ahci_platform: allow disabling of hotplug to save powerGravatar Samuel Morris 1-0/+2
2017-08-04ata: ahci_platform: Add shutdown handlerGravatar Nate Watterson 1-0/+2
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostGravatar Akinobu Mita 1-1/+3
2015-01-19ata: libahci: Allow using multiple regulatorsGravatar Gregory CLEMENT 1-0/+2
2014-08-16ata: remove deprecated struct ahci_platform_dataGravatar Bartlomiej Zolnierkiewicz 1-13/+0
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureGravatar Antoine Ténart 1-4/+1
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Gravatar Kefeng Wang 1-0/+1
2014-02-22ahci_platform: Drop unused ahci_platform_data membersGravatar Hans de Goede 1-3/+0
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityGravatar Hans de Goede 1-0/+5
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityGravatar Hans de Goede 1-0/+14
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsGravatar Hans de Goede 1-0/+2
2014-02-22ahci-platform: Add support for devices with more then 1 clockGravatar Hans de Goede 1-0/+4
2012-01-08ahci: platform support for suspend/resumeGravatar Brian Norris 1-0/+2
2010-08-01ahci_platform: Provide for vendor specific initGravatar Jassi Brar 1-1/+3
2010-05-14ahci: Add platform driverGravatar Anton Vorontsov 1-0/+29