| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: ahci_tegra: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2023-08-02 | 1 | -2/+1 |
* | ata: Explicitly include correct DT includes | Rob Herring | 2023-08-02 | 1 | -1/+1 |
* | ata: libata: Make ata_platform_remove_one return void | Uwe Kleine-König | 2023-05-14 | 1 | -1/+1 |
* | scsi: ata: Declare SCSI host templates const | Bart Van Assche | 2023-03-25 | 1 | -1/+1 |
* | ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not pr... | Sowjanya Komatineni | 2021-04-12 | 1 | -2/+4 |
* | ata: ahci_tegra: Add AHCI support for Tegra186 | Sowjanya Komatineni | 2021-04-07 | 1 | -13/+47 |
* | ahci: tegra: use regulator_bulk_set_supply_names() | Bartosz Golaszewski | 2019-10-25 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 2018-08-22 | 1 | -1/+1 |
* | ata: ahci_tegra: Add AHCI support for Tegra210 | Preetham Ramchandra | 2018-03-14 | 1 | -1/+9 |
* | ata: ahci_tegra: disable DIPM | Preetham Ramchandra | 2018-03-14 | 1 | -1/+1 |
* | ata: ahci_tegra: disable devslp for Tegra124 | Preetham Ramchandra | 2018-03-14 | 1 | -0/+26 |
* | ata: ahci_tegra: initialize regulators from soc struct | Preetham Ramchandra | 2018-03-14 | 1 | -10/+23 |
* | ata: ahci_tegra: Update initialization sequence | Preetham Ramchandra | 2018-03-14 | 1 | -64/+224 |
* | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 2015-01-29 | 1 | -2/+9 |
* | ata: ahci_tegra: Read calibration fuse | Mikko Perttunen | 2014-08-26 | 1 | -4/+10 |
* | ata: ahci_tegra: Change include to fix compilation | Mikko Perttunen | 2014-08-17 | 1 | -1/+1 |
* | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 2014-07-30 | 1 | -2/+1 |
* | ata: Add support for the Tegra124 SATA controller | Mikko Perttunen | 2014-07-18 | 1 | -0/+377 |