Age | Commit message (Expand) | Author | Files | Lines |
2019-02-25 | mmc: sdhci-tegra: drop ->get_ro() implementation | Thomas Petazzoni | 1 | -9/+0 |
2019-02-25 | mmc: tegra: HW Command Queue Support for Tegra SDMMC | Sowjanya Komatineni | 1 | -4/+113 |
2019-02-25 | mmc: tegra: SDMMC pads auto-calibration | Sowjanya Komatineni | 1 | -41/+119 |
2018-12-17 | mmc: tegra: Fix for SDMMC pads autocal parsing from dt | Sowjanya Komatineni | 1 | -4/+4 |
2018-10-08 | mmc: tegra: fix inconsistent IS_ERR and PTR_ERR | YueHaibing | 1 | -1/+1 |
2018-10-08 | mmc: tegra: Implement periodic pad calibration | Aapo Vienamo | 1 | -0/+22 |
2018-10-08 | mmc: tegra: Implement HS400 delay line calibration | Aapo Vienamo | 1 | -0/+29 |
2018-10-08 | mmc: tegra: Implement HS400 enhanced strobe | Aapo Vienamo | 1 | -0/+23 |
2018-10-08 | mmc: tegra: Parse and program DQS trim value | Aapo Vienamo | 1 | -3/+29 |
2018-10-08 | mmc: tegra: Enable UHS and HS200 modes for Tegra186 | Aapo Vienamo | 1 | -1/+3 |
2018-10-08 | mmc: tegra: Enable UHS and HS200 modes for Tegra210 | Aapo Vienamo | 1 | -1/+3 |
2018-10-08 | mmc: tegra: Disable card clock during tuning cmd on Tegra210 | Aapo Vienamo | 1 | -23/+58 |
2018-10-08 | mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops | Aapo Vienamo | 1 | -1/+0 |
2018-10-08 | mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186 | Aapo Vienamo | 1 | -2/+15 |
2018-10-08 | mmc: tegra: Configure default trim value on reset | Aapo Vienamo | 1 | -1/+6 |
2018-10-08 | mmc: tegra: Configure default tap values | Aapo Vienamo | 1 | -55/+77 |
2018-10-08 | mmc: tegra: Parse default trim and tap from dt | Aapo Vienamo | 1 | -0/+22 |
2018-10-08 | mmc: tegra: Add a workaround for tap value change glitch | Aapo Vienamo | 1 | -2/+28 |
2018-10-08 | mmc: tegra: Enable pad calibration on Tegra210 and Tegra186 | Aapo Vienamo | 1 | -2/+4 |
2018-10-08 | mmc: tegra: Perform pad calibration after voltage switch | Aapo Vienamo | 1 | -0/+5 |
2018-10-08 | mmc: tegra: Program pad autocal offsets from dt | Aapo Vienamo | 1 | -1/+151 |
2018-10-08 | mmc: tegra: Disable card clock during pad calibration | Aapo Vienamo | 1 | -0/+26 |
2018-10-08 | mmc: tegra: Power on the calibration pad | Aapo Vienamo | 1 | -0/+26 |
2018-10-08 | mmc: tegra: Set calibration pad voltage reference | Aapo Vienamo | 1 | -23/+33 |
2018-10-08 | mmc: tegra: Poll for calibration completion | Aapo Vienamo | 1 | -5/+17 |
2018-10-08 | mmc: tegra: Reconfigure pad voltages during voltage switching | Aapo Vienamo | 1 | -7/+129 |
2018-07-30 | mmc: tegra: Force correct divider calculation on DDR50/52 | Aapo Vienamo | 1 | -1/+16 |
2018-07-16 | mmc: tegra: Add and use tegra_sdhci_get_max_clock() | Aapo Vienamo | 1 | -2/+9 |
2018-07-16 | mmc: tegra: prevent ACMD23 on Tegra 3 | Stefan Agner | 1 | -1/+9 |
2018-07-16 | mmc: tegra: fix eMMC DDR52 mode | Stefan Agner | 1 | -1/+2 |
2018-07-16 | mmc: tegra: prevent HS200 on Tegra 3 | Stefan Agner | 1 | -1/+2 |
2018-07-16 | mmc: tegra: Use sdhci_pltfm_clk_get_max_clock | Aapo Vienamo | 1 | -13/+2 |
2018-05-08 | mmc: tegra: remove redundant return statement | Aapo Vienamo | 1 | -1/+1 |
2017-10-30 | mmc: tegra: Mark 64 bit dma broken on Tegra186 | Krishna Reddy | 1 | -1/+9 |
2017-08-30 | mmc: sdhci-tegra: use generic sdhci_set_bus_width() | Michał Mirosław | 1 | -21/+2 |
2017-08-30 | mmc: tegra: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+2 |
2017-04-24 | mmc: tegra: Add Tegra186 support | Thierry Reding | 1 | -0/+16 |
2017-04-24 | mmc: tegra: Support module reset | Thierry Reding | 1 | -1/+42 |
2016-09-26 | mmc: tegra: Mark 64-bit DMA broken on Tegra124 | Thierry Reding | 1 | -1/+26 |
2016-07-29 | mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS | Ulf Hansson | 1 | -1/+1 |
2016-07-25 | mmc: tegra: Only advertise UHS modes if IO regulator is present | Jon Hunter | 1 | -20/+29 |
2016-04-14 | mmc: tegra: Disable UHS-I modes for Tegra124 | Jon Hunter | 1 | -9/+1 |
2016-03-17 | mmc: tegra: implement memcomp pad calibration | Lucas Stach | 1 | -3/+44 |
2016-03-17 | mmc: tegra: properly disable card clock | Lucas Stach | 1 | -1/+1 |
2016-03-16 | mmc: tegra: Disable UHS-I modes for tegra114 | Jon Hunter | 1 | -1/+11 |
2016-02-29 | mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation | Jisheng Zhang | 1 | -14/+7 |
2016-01-05 | mmc: tegra: use correct accessor for misc ctrl register | Lucas Stach | 1 | -2/+2 |
2016-01-05 | mmc: tegra: enable UHS-I modes | Lucas Stach | 1 | -20/+17 |
2015-12-28 | mmc: tegra: implement UHS tuning | Lucas Stach | 1 | -0/+55 |
2015-12-28 | mmc: tegra: disable SPI_MODE_CLKEN | Lucas Stach | 1 | -1/+9 |