index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ahci_platform.h
Age
Commit message (
Expand
)
Author
2018-08-22
ata: libahci_platform: add reset control support
Kunihiko Hayashi
2018-08-22
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
2018-08-06
Revert "ata: ahci_platform: allow disabling of hotplug to save power"
Tejun Heo
2018-06-18
ata: ahci_platform: allow disabling of hotplug to save power
Samuel Morris
2017-08-04
ata: ahci_platform: Add shutdown handler
Nate Watterson
2015-01-28
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2015-01-19
ata: libahci: Allow using multiple regulators
Gregory CLEMENT
2014-08-16
ata: remove deprecated struct ahci_platform_data
Bartlomiej Zolnierkiewicz
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
2014-05-14
libahci_platform: add host_flags parameter in ahci_platform_init_host()
Kefeng Wang
2014-02-22
ahci_platform: Drop unused ahci_platform_data members
Hans de Goede
2014-02-22
ahci-platform: "Library-ise" suspend / resume functionality
Hans de Goede
2014-02-22
ahci-platform: "Library-ise" ahci_probe functionality
Hans de Goede
2014-02-22
ahci-platform: Add enable_ / disable_resources helper functions
Hans de Goede
2014-02-22
ahci-platform: Add support for devices with more then 1 clock
Hans de Goede
2012-01-08
ahci: platform support for suspend/resume
Brian Norris
2010-08-01
ahci_platform: Provide for vendor specific init
Jassi Brar
2010-05-14
ahci: Add platform driver
Anton Vorontsov