| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: ahci_st: Remove an unused field in struct st_ahci_drv_data | Christophe JAILLET | 2024-04-02 | 1 | -1/+0 |
* | ata: libata: Make ata_platform_remove_one return void | Uwe Kleine-König | 2023-05-15 | 1 | -1/+1 |
* | scsi: ata: Declare SCSI host templates const | Bart Van Assche | 2023-03-24 | 1 | -1/+1 |
* | ata: ahci_st: Fix compilation warning | Damien Le Moal | 2022-10-17 | 1 | -1/+1 |
* | ata: ahci_st: Fix compilation warning | Damien Le Moal | 2022-09-20 | 1 | -1/+0 |
* | ata: libahci_platform: Parse ports-implemented property in resources getter | Serge Semin | 2022-09-17 | 1 | -3/+0 |
* | ata: Drop commas after OF match table sentinels | Geert Uytterhoeven | 2022-03-07 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 2018-08-22 | 1 | -1/+1 |
* | ahci: st: Add ports-implemented property in support | Patrice Chotard | 2016-08-10 | 1 | -0/+4 |
* | ata: ahci_st: fixup layering violations / drvdata errors | Peter Griffin | 2015-04-20 | 1 | -25/+24 |
* | ahci: st: st_configure_oob must be called after IP is clocked. | Peter Griffin | 2015-04-01 | 1 | -2/+4 |
* | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 2015-01-28 | 1 | -2/+9 |
* | ata: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 2014-07-30 | 1 | -1/+1 |
* | ahci: st: Make of_device_id array const | Kiran Padwal | 2014-07-22 | 1 | -1/+1 |
* | libahci_platform: add host_flags parameter in ahci_platform_init_host() | Kefeng Wang | 2014-05-14 | 1 | -1/+1 |
* | ata: ahci_st: remove deprecated struct ahci_platform_data usage | Bartlomiej Zolnierkiewicz | 2014-03-14 | 1 | -11/+9 |
* | ata: ahci_st: build fixes | Bartlomiej Zolnierkiewicz | 2014-03-14 | 1 | -7/+5 |
* | ahci: st: Invoke AHCI Platform Suspend/Resume | Lee Jones | 2014-03-14 | 1 | -1/+5 |
* | ahci: st: Utilise ata_platform_remove_one() call | Lee Jones | 2014-03-14 | 1 | -18/+26 |
* | ahci: st: Remove legacy dependencies on PHY | Lee Jones | 2014-03-14 | 1 | -2/+0 |
* | ahci: st: Standardise naming conventions | Lee Jones | 2014-03-14 | 1 | -1/+1 |
* | ahci: st: Add support for ST's SATA IP | Lee Jones | 2014-03-14 | 1 | -0/+239 |