summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-tegra.c
AgeCommit message (Expand)Author
2019-05-22mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni
2018-10-08mmc: tegra: fix inconsistent IS_ERR and PTR_ERRYueHaibing
2018-10-08mmc: tegra: Implement periodic pad calibrationAapo Vienamo
2018-10-08mmc: tegra: Implement HS400 delay line calibrationAapo Vienamo
2018-10-08mmc: tegra: Implement HS400 enhanced strobeAapo Vienamo
2018-10-08mmc: tegra: Parse and program DQS trim valueAapo Vienamo
2018-10-08mmc: tegra: Enable UHS and HS200 modes for Tegra186Aapo Vienamo
2018-10-08mmc: tegra: Enable UHS and HS200 modes for Tegra210Aapo Vienamo
2018-10-08mmc: tegra: Disable card clock during tuning cmd on Tegra210Aapo Vienamo
2018-10-08mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_opsAapo Vienamo
2018-10-08mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186Aapo Vienamo
2018-10-08mmc: tegra: Configure default trim value on resetAapo Vienamo
2018-10-08mmc: tegra: Configure default tap valuesAapo Vienamo
2018-10-08mmc: tegra: Parse default trim and tap from dtAapo Vienamo
2018-10-08mmc: tegra: Add a workaround for tap value change glitchAapo Vienamo
2018-10-08mmc: tegra: Enable pad calibration on Tegra210 and Tegra186Aapo Vienamo
2018-10-08mmc: tegra: Perform pad calibration after voltage switchAapo Vienamo
2018-10-08mmc: tegra: Program pad autocal offsets from dtAapo Vienamo
2018-10-08mmc: tegra: Disable card clock during pad calibrationAapo Vienamo
2018-10-08mmc: tegra: Power on the calibration padAapo Vienamo
2018-10-08mmc: tegra: Set calibration pad voltage referenceAapo Vienamo
2018-10-08mmc: tegra: Poll for calibration completionAapo Vienamo
2018-10-08mmc: tegra: Reconfigure pad voltages during voltage switchingAapo Vienamo
2018-07-30mmc: tegra: Force correct divider calculation on DDR50/52Aapo Vienamo
2018-07-16mmc: tegra: Add and use tegra_sdhci_get_max_clock()Aapo Vienamo
2018-07-16mmc: tegra: prevent ACMD23 on Tegra 3Stefan Agner
2018-07-16mmc: tegra: fix eMMC DDR52 modeStefan Agner
2018-07-16mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-07-16mmc: tegra: Use sdhci_pltfm_clk_get_max_clockAapo Vienamo
2018-05-08mmc: tegra: remove redundant return statementAapo Vienamo
2017-10-30mmc: tegra: Mark 64 bit dma broken on Tegra186Krishna Reddy
2017-08-30mmc: sdhci-tegra: use generic sdhci_set_bus_width()Michał Mirosław
2017-08-30mmc: tegra: explicitly request exclusive reset controlPhilipp Zabel
2017-04-24mmc: tegra: Add Tegra186 supportThierry Reding
2017-04-24mmc: tegra: Support module resetThierry Reding
2016-09-26mmc: tegra: Mark 64-bit DMA broken on Tegra124Thierry Reding
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2016-07-25mmc: tegra: Only advertise UHS modes if IO regulator is presentJon Hunter
2016-04-14mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter
2016-03-17mmc: tegra: implement memcomp pad calibrationLucas Stach
2016-03-17mmc: tegra: properly disable card clockLucas Stach
2016-03-16mmc: tegra: Disable UHS-I modes for tegra114Jon Hunter
2016-02-29mmc: sdhci-tegra: use sdhci_pltfm_init for private allocationJisheng Zhang
2016-01-05mmc: tegra: use correct accessor for misc ctrl registerLucas Stach
2016-01-05mmc: tegra: enable UHS-I modesLucas Stach
2015-12-28mmc: tegra: implement UHS tuningLucas Stach
2015-12-28mmc: tegra: disable SPI_MODE_CLKENLucas Stach
2015-12-28mmc: tegra: implement module external clock changeLucas Stach
2015-12-22mmc: tegra: Add Tegra210 supportThierry Reding