summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-03-24mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23Haibo Chen
2020-03-24mmc: sdhci-esdhc-imx: optimize the strobe dll settingHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: optimize the clock settingHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIMEHaibo Chen
2020-03-24mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCsHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: no fail when no pinctrl availableHaibo Chen
2020-03-24mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2020-03-24mmc: sdhci_am654: Enable DLL only for some speed modesFaiz Abbas
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas
2020-03-24mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()Baolin Wang
2020-03-24mmc: mmci: Add support for sdmmc variant revision 2.0Ludovic Barre
2020-03-24mmc: mmci_sdmmc: Implement signal voltage callbacksLudovic Barre
2020-03-24mmc: mmci: Add callbacks for to manage signal voltage switchLudovic Barre
2020-03-24mmc: mmci_sdmmc: Add execute tuning with delay blockLudovic Barre
2020-03-24mmc: mmci: Add private pointer for variantLudovic Barre
2020-03-24mmc: mmci: Add a reference at mmc_host_ops in mmci structLudovic Barre
2020-03-24mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idmaLudovic Barre
2020-03-24mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre
2020-03-24mmc: core: Fixup support for HW busy detection for HPI commandsUlf Hansson
2020-03-24mmc: core: Convert to mmc_poll_for_busy() for HPI commandsUlf Hansson
2020-03-24mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()Ulf Hansson
2020-03-24mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discardUlf Hansson
2020-03-24mmc: core: Update CMD13 busy check for CMD6 commandsUlf Hansson
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson
2020-03-24mmc: core: Split up mmc_poll_for_busy()Ulf Hansson
2020-03-24mmc: core: Drop redundant in-parameter to __mmc_switch()Ulf Hansson
2020-03-24mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()Ulf Hansson
2020-03-24mmc: core: Drop unused defineUlf Hansson
2020-03-24mmc: core: Throttle polling rate for CMD6Ulf Hansson
2020-03-24mmc: host: sdhci-sprd: Add software queue supportBaolin Wang
2020-03-24mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang
2020-03-24mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang
2020-03-24mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang
2020-03-24mmc: Add MMC host software queue supportBaolin Wang
2020-03-24mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani
2020-03-24mmc: sdhci-of-arasan: Remove quirk for broken base clockManish Narani
2020-03-24mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platformsManish Narani
2020-03-24mmc: tmio: remove superfluous callback wrappersWolfram Sang
2020-03-24mmc: tmio: factor out TAP usageWolfram Sang
2020-03-24mmc: tmio: enforce retune after runtime suspendWolfram Sang
2020-03-24mmc: tmio: give callback a generic nameWolfram Sang
2020-03-24mmc: renesas_sdhi: complain loudly if driver needs updateWolfram Sang
2020-03-24mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang
2020-03-24mmc: renesas_sdhi: cleanup SCC definesWolfram Sang
2020-03-24mmc: renesas_sdhi: enforce manual correction for Gen3Wolfram Sang
2020-03-24mmc: renesas_sdhi: only check CMD status for HS400 manual correctionTakeshi Saito
2020-03-24mmc: renesas_sdhi: Add manual correctionTakeshi Saito
2020-03-24mmc: renesas_sdhi: remove double clear of automatic correctionWolfram Sang
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu