aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_st.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-10ahci: st: Add ports-implemented property in supportPatrice Chotard1-0/+4
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin1-25/+24
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin1-2/+4
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-2/+9
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-1/+1
2014-07-22ahci: st: Make of_device_id array constKiran Padwal1-1/+1
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang1-1/+1
2014-03-14ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz1-11/+9
2014-03-14ata: ahci_st: build fixesBartlomiej Zolnierkiewicz1-7/+5
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones1-1/+5
2014-03-14ahci: st: Utilise ata_platform_remove_one() callLee Jones1-18/+26
2014-03-14ahci: st: Remove legacy dependencies on PHYLee Jones1-2/+0
2014-03-14ahci: st: Standardise naming conventionsLee Jones1-1/+1
2014-03-14ahci: st: Add support for ST's SATA IPLee Jones1-0/+239