summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2020-03-24mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()Nicolas Saenz Julienne2-0/+22
2020-03-24mmc: vub300: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-24sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capabilitySowjanya Komatineni1-2/+2
2020-03-24sdhci: tegra: Implement Tegra specific set_timeout callbackSowjanya Komatineni1-0/+31
2020-03-24mmc: sdhci-omap: Add Support for Suspend/ResumeFaiz Abbas1-0/+57
2020-03-24mmc: renesas_sdhi: simplify execute_tuningWolfram Sang1-3/+2
2020-03-24mmc: renesas_sdhi: Use BITS_PER_LONG helperGeert Uytterhoeven1-1/+1
2020-03-24mmc: cqhci: Update cqhci memory ioresource nameVeerabhadrarao Badiganti1-1/+1
2020-03-24mmc: sdhci-msm: Deactivate CQE during SDHC resetVeerabhadrarao Badiganti1-1/+8
2020-03-24mmc: cqhci: Add cqhci_deactivate()Adrian Hunter2-4/+8
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-6/+6
2020-03-24mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flagBaolin Wang1-1/+1
2020-03-24mmc: sdhci-esdhc-imx: restore pin state when resume backHaibo Chen1-1/+9
2020-03-24mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA modeHaibo Chen1-2/+16
2020-03-24mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhciHaibo Chen1-0/+16
2020-03-24mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MMHaibo Chen1-0/+9
2020-03-24mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23Haibo Chen1-4/+30
2020-03-24mmc: sdhci-esdhc-imx: optimize the strobe dll settingHaibo Chen1-8/+7
2020-03-24mmc: sdhci-esdhc-imx: optimize the clock settingHaibo Chen2-1/+24
2020-03-24mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen1-1/+11
2020-03-24mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIMEHaibo Chen1-1/+7
2020-03-24mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCsHaibo Chen1-5/+20
2020-03-24mmc: sdhci-esdhc-imx: no fail when no pinctrl availableHaibo Chen1-1/+1
2020-03-24mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen1-1/+1
2020-03-24mmc: sdhci_am654: Enable DLL only for some speed modesFaiz Abbas1-60/+68
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas1-18/+105
2020-03-24mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()Baolin Wang1-0/+4
2020-03-24mmc: mmci: Add support for sdmmc variant revision 2.0Ludovic Barre1-0/+31
2020-03-24mmc: mmci_sdmmc: Implement signal voltage callbacksLudovic Barre2-0/+47
2020-03-24mmc: mmci: Add callbacks for to manage signal voltage switchLudovic Barre2-0/+10
2020-03-24mmc: mmci_sdmmc: Add execute tuning with delay blockLudovic Barre1-0/+149
2020-03-24mmc: mmci: Add private pointer for variantLudovic Barre1-0/+1
2020-03-24mmc: mmci: Add a reference at mmc_host_ops in mmci structLudovic Barre2-2/+3
2020-03-24mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idmaLudovic Barre1-3/+3
2020-03-24mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre1-3/+3
2020-03-24mmc: host: sdhci-sprd: Add software queue supportBaolin Wang2-0/+29
2020-03-24mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang2-1/+2
2020-03-24mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang2-2/+12
2020-03-24mmc: Add MMC host software queue supportBaolin Wang5-1/+393
2020-03-24mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani1-3/+15
2020-03-24mmc: sdhci-of-arasan: Remove quirk for broken base clockManish Narani1-1/+12
2020-03-24mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platformsManish Narani1-0/+46
2020-03-24mmc: tmio: remove superfluous callback wrappersWolfram Sang2-38/+12
2020-03-24mmc: tmio: factor out TAP usageWolfram Sang3-24/+24
2020-03-24mmc: tmio: enforce retune after runtime suspendWolfram Sang3-9/+1
2020-03-24mmc: tmio: give callback a generic nameWolfram Sang3-4/+4
2020-03-24mmc: renesas_sdhi: complain loudly if driver needs updateWolfram Sang1-3/+3
2020-03-24mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang3-44/+37
2020-03-24mmc: renesas_sdhi: cleanup SCC definesWolfram Sang1-10/+8
2020-03-24mmc: renesas_sdhi: enforce manual correction for Gen3Wolfram Sang1-0/+6