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
/
drivers
/
ata
/
ahci_st.c
Age
Commit message (
Expand
)
Author
2018-08-22
ata: add an extra argument to ahci_platform_get_resources()
Kunihiko Hayashi
2016-08-10
ahci: st: Add ports-implemented property in support
Patrice Chotard
2015-04-20
ata: ahci_st: fixup layering violations / drvdata errors
Peter Griffin
2015-04-01
ahci: st: st_configure_oob must be called after IP is clocked.
Peter Griffin
2015-01-28
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
2014-07-22
ahci: st: Make of_device_id array const
Kiran Padwal
2014-05-14
libahci_platform: add host_flags parameter in ahci_platform_init_host()
Kefeng Wang
2014-03-14
ata: ahci_st: remove deprecated struct ahci_platform_data usage
Bartlomiej Zolnierkiewicz
2014-03-14
ata: ahci_st: build fixes
Bartlomiej Zolnierkiewicz
2014-03-14
ahci: st: Invoke AHCI Platform Suspend/Resume
Lee Jones
2014-03-14
ahci: st: Utilise ata_platform_remove_one() call
Lee Jones
2014-03-14
ahci: st: Remove legacy dependencies on PHY
Lee Jones
2014-03-14
ahci: st: Standardise naming conventions
Lee Jones
2014-03-14
ahci: st: Add support for ST's SATA IP
Lee Jones