summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_st.c
AgeCommit message (Expand)Author
2024-04-02ata: ahci_st: Remove an unused field in struct st_ahci_drv_dataChristophe JAILLET
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-10-17ata: ahci_st: Fix compilation warningDamien Le Moal
2022-09-20ata: ahci_st: Fix compilation warningDamien Le Moal
2022-09-17ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi
2016-08-10ahci: st: Add ports-implemented property in supportPatrice Chotard
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-22ahci: st: Make of_device_id array constKiran Padwal
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2014-03-14ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz
2014-03-14ata: ahci_st: build fixesBartlomiej Zolnierkiewicz
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones
2014-03-14ahci: st: Utilise ata_platform_remove_one() callLee Jones
2014-03-14ahci: st: Remove legacy dependencies on PHYLee Jones
2014-03-14ahci: st: Standardise naming conventionsLee Jones
2014-03-14ahci: st: Add support for ST's SATA IPLee Jones