summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_tegra.c
Commit message (Expand)AuthorAgeFilesLines
* ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König2023-05-151-1/+1
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not pr...Sowjanya Komatineni2021-04-111-2/+4
* ata: ahci_tegra: Add AHCI support for Tegra186Sowjanya Komatineni2021-04-071-13/+47
* ahci: tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski2019-10-251-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
* ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra2018-03-141-1/+9
* ata: ahci_tegra: disable DIPMPreetham Ramchandra2018-03-141-1/+1
* ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra2018-03-141-0/+26
* ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra2018-03-141-10/+23
* ata: ahci_tegra: Update initialization sequencePreetham Ramchandra2018-03-141-64/+224
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-281-2/+9
* ata: ahci_tegra: Read calibration fuseMikko Perttunen2014-08-261-4/+10
* ata: ahci_tegra: Change include to fix compilationMikko Perttunen2014-08-171-1/+1
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-2/+1
* ata: Add support for the Tegra124 SATA controllerMikko Perttunen2014-07-181-0/+377