summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_tegra.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1Star
* 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-291-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/+1Star
* ata: Add support for the Tegra124 SATA controllerMikko Perttunen2014-07-181-0/+377