aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-11ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not presentSowjanya Komatineni1-2/+4
2021-04-07ata: ahci_tegra: Add AHCI support for Tegra186Sowjanya Komatineni1-13/+47
2019-10-25ahci: tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi1-1/+1
2018-03-14ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra1-1/+9
2018-03-14ata: ahci_tegra: disable DIPMPreetham Ramchandra1-1/+1
2018-03-14ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra1-0/+26
2018-03-14ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra1-10/+23
2018-03-14ata: ahci_tegra: Update initialization sequencePreetham Ramchandra1-64/+224
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-2/+9
2014-08-26ata: ahci_tegra: Read calibration fuseMikko Perttunen1-4/+10
2014-08-17ata: ahci_tegra: Change include to fix compilationMikko Perttunen1-1/+1
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-2/+1
2014-07-18ata: Add support for the Tegra124 SATA controllerMikko Perttunen1-0/+377