aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_st.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Gravatar Kunihiko Hayashi 1-1/+1
2016-08-10ahci: st: Add ports-implemented property in supportGravatar Patrice Chotard 1-0/+4
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsGravatar Peter Griffin 1-25/+24
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Gravatar Peter Griffin 1-2/+4
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostGravatar Akinobu Mita 1-2/+9
2014-10-20ata: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureGravatar Antoine Ténart 1-1/+1
2014-07-22ahci: st: Make of_device_id array constGravatar Kiran Padwal 1-1/+1
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Gravatar Kefeng Wang 1-1/+1
2014-03-14ata: ahci_st: remove deprecated struct ahci_platform_data usageGravatar Bartlomiej Zolnierkiewicz 1-11/+9
2014-03-14ata: ahci_st: build fixesGravatar Bartlomiej Zolnierkiewicz 1-7/+5
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeGravatar Lee Jones 1-1/+5
2014-03-14ahci: st: Utilise ata_platform_remove_one() callGravatar Lee Jones 1-18/+26
2014-03-14ahci: st: Remove legacy dependencies on PHYGravatar Lee Jones 1-2/+0
2014-03-14ahci: st: Standardise naming conventionsGravatar Lee Jones 1-1/+1
2014-03-14ahci: st: Add support for ST's SATA IPGravatar Lee Jones 1-0/+239