summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2018-10-08mmc: tegra: Implement HS400 enhanced strobeAapo Vienamo1-0/+23
2018-10-08mmc: tegra: Parse and program DQS trim valueAapo Vienamo1-3/+29
2018-10-08mmc: tegra: Enable UHS and HS200 modes for Tegra186Aapo Vienamo1-1/+3
2018-10-08mmc: tegra: Enable UHS and HS200 modes for Tegra210Aapo Vienamo1-1/+3
2018-10-08mmc: tegra: Disable card clock during tuning cmd on Tegra210Aapo Vienamo1-23/+58
2018-10-08mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_opsAapo Vienamo1-1/+0
2018-10-08mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186Aapo Vienamo1-2/+15
2018-10-08mmc: tegra: Configure default trim value on resetAapo Vienamo1-1/+6
2018-10-08mmc: tegra: Configure default tap valuesAapo Vienamo1-55/+77
2018-10-08mmc: tegra: Parse default trim and tap from dtAapo Vienamo1-0/+22
2018-10-08mmc: tegra: Add a workaround for tap value change glitchAapo Vienamo1-2/+28
2018-10-08mmc: tegra: Enable pad calibration on Tegra210 and Tegra186Aapo Vienamo1-2/+4
2018-10-08mmc: tegra: Perform pad calibration after voltage switchAapo Vienamo1-0/+5
2018-10-08mmc: tegra: Program pad autocal offsets from dtAapo Vienamo1-1/+151
2018-10-08mmc: tegra: Disable card clock during pad calibrationAapo Vienamo1-0/+26
2018-10-08mmc: tegra: Power on the calibration padAapo Vienamo1-0/+26
2018-10-08mmc: tegra: Set calibration pad voltage referenceAapo Vienamo1-23/+33
2018-10-08mmc: tegra: Poll for calibration completionAapo Vienamo1-5/+17
2018-10-08mmc: tegra: Reconfigure pad voltages during voltage switchingAapo Vienamo1-7/+129
2018-10-08mmc: tmio: remove now unused variableWolfram Sang1-1/+1
2018-10-08mmc: tmio: more concise clk calculationWolfram Sang1-8/+3
2018-10-08mmc: tmio: Fix SCC error detectionMasaharu Hayakawa1-2/+2
2018-10-08mmc: renesas_sdhi: skip SCC error check when retuningMasaharu Hayakawa1-0/+13
2018-10-08mmc: tmio: refactor CLK_CTL bit calculationMasahiro Yamada1-5/+13
2018-10-08mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clockMasahiro Yamada1-26/+12
2018-10-08mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitationJisheng Zhang1-0/+39
2018-10-08mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsJisheng Zhang2-14/+27
2018-10-08mmc: sdhci: add adma_table_cnt member to struct sdhci_hostJisheng Zhang2-8/+12
2018-10-08mmc: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-10-08mmc: sdhci: Export sdhci_request()Aapo Vienamo2-1/+3
2018-10-08sdhci: acpi: add qcom sdhci host reset quirk fixWang Dongsheng1-0/+60
2018-10-08sdhci: acpi: add free_slot callbackWang Dongsheng1-0/+8
2018-10-08mmc: sdhci-of-esdhc: add erratum A008171 supportYinbo Zhu2-1/+44
2018-10-08mmc: sdhci: add tuning error codesYinbo Zhu2-4/+6
2018-10-08mmc: uniphier-sd: add UniPhier SD/eMMC controller driverMasahiro Yamada3-0/+704
2018-10-08mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada4-89/+117
2018-10-08mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()Masahiro Yamada1-3/+3
2018-10-08mmc: jz4740: Add support for the JZ4725BPaul Cercueil1-2/+3
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang9-38/+10
2018-10-08mmc: renesas_sdhi_internal_dmac: add R8A77970 to whitelistSergei Shtylyov1-0/+1
2018-10-08mmc: renesas_sdhi_internal_dmac: Fix a few typosSergei Shtylyov1-3/+3
2018-10-08mmc: jz4740: Drop dependency on MACH_JZ4740/80Paul Cercueil1-1/+1
2018-10-08mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 capIgor Opaniuk1-0/+8
2018-10-08mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1Fabrizio Castro1-0/+1
2018-10-08mmc: sdhci-of-arasan: Do now show error message in case of deffered probeMichal Simek1-1/+2
2018-10-08mmc: sdhci-iproc: Add ACPI supportSrinath Mannam2-19/+41
2018-10-08mmc: sdhci-pltfm: Convert DT properties to generic device propertiesAdrian Hunter2-29/+46
2018-09-17mmc: sdhi: sys_dmac: check for all Gen3 types when whitelistingWolfram Sang1-1/+2
2018-09-05mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold1-2/+6
2018-09-04mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade1-0/+1