summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_st.c
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin2015-04-201-25/+24
* ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin2015-04-011-2/+4
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-281-2/+9
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-1/+1
* ahci: st: Make of_device_id array constKiran Padwal2014-07-221-1/+1
* libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-141-1/+1
* ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz2014-03-141-11/+9
* ata: ahci_st: build fixesBartlomiej Zolnierkiewicz2014-03-141-7/+5
* ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones2014-03-141-1/+5
* ahci: st: Utilise ata_platform_remove_one() callLee Jones2014-03-141-18/+26
* ahci: st: Remove legacy dependencies on PHYLee Jones2014-03-141-2/+0
* ahci: st: Standardise naming conventionsLee Jones2014-03-141-1/+1
* ahci: st: Add support for ST's SATA IPLee Jones2014-03-141-0/+239