index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci_st.c
Age
Commit message (
Expand
)
Author
2023-05-15
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2022-10-17
ata: ahci_st: Fix compilation warning
Damien Le Moal
2022-09-20
ata: ahci_st: Fix compilation warning
Damien Le Moal
2022-09-17
ata: libahci_platform: Parse ports-implemented property in resources getter
Serge Semin
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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