Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-08-22 | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 1 | -1/+1 |
2016-08-10 | ahci: st: Add ports-implemented property in support | Patrice Chotard | 1 | -0/+4 |
2015-04-20 | ata: ahci_st: fixup layering violations / drvdata errors | Peter Griffin | 1 | -25/+24 |
2015-04-01 | ahci: st: st_configure_oob must be called after IP is clocked. | Peter Griffin | 1 | -2/+4 |
2015-01-29 | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 1 | -2/+9 |
2014-10-20 | ata: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-30 | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 1 | -1/+1 |
2014-07-22 | ahci: st: Make of_device_id array const | Kiran Padwal | 1 | -1/+1 |
2014-05-14 | libahci_platform: add host_flags parameter in ahci_platform_init_host() | Kefeng Wang | 1 | -1/+1 |
2014-03-14 | ata: ahci_st: remove deprecated struct ahci_platform_data usage | Bartlomiej Zolnierkiewicz | 1 | -11/+9 |
2014-03-14 | ata: ahci_st: build fixes | Bartlomiej Zolnierkiewicz | 1 | -7/+5 |
2014-03-14 | ahci: st: Invoke AHCI Platform Suspend/Resume | Lee Jones | 1 | -1/+5 |
2014-03-14 | ahci: st: Utilise ata_platform_remove_one() call | Lee Jones | 1 | -18/+26 |
2014-03-14 | ahci: st: Remove legacy dependencies on PHY | Lee Jones | 1 | -2/+0 |
2014-03-14 | ahci: st: Standardise naming conventions | Lee Jones | 1 | -1/+1 |
2014-03-14 | ahci: st: Add support for ST's SATA IP | Lee Jones | 1 | -0/+239 |