summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-27mmc: cavium-octeon: remove nonsense variable coercionTang Bin
2020-03-27mmc: mediatek: fix SDIO irq issueyong mao
2020-03-26mmc: mmci_sdmmc: Fix clear busyd0end irq flagLudovic Barre
2020-03-26mmc: core: Re-work the code for eMMC sanitizeUlf Hansson
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-24mmc: sdhci-acpi: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-24mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2020-03-24mmc: sdhci-of-at91: Display clock changes for debug purpose onlyCristian Birsan
2020-03-24mmc: sdhci: iproc: Add custom set_power() callback for bcm2711Nicolas Saenz Julienne
2020-03-24mmc: sdhci: am654: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne
2020-03-24mmc: sdhci: at91: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne
2020-03-24mmc: sdhci: milbeaut: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne
2020-03-24mmc: sdhci: arasan: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne
2020-03-24mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()Nicolas Saenz Julienne
2020-03-24mmc: vub300: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-24sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capabilitySowjanya Komatineni
2020-03-24sdhci: tegra: Implement Tegra specific set_timeout callbackSowjanya Komatineni
2020-03-24mmc: sdhci-omap: Add Support for Suspend/ResumeFaiz Abbas
2020-03-24mmc: renesas_sdhi: simplify execute_tuningWolfram Sang
2020-03-24mmc: renesas_sdhi: Use BITS_PER_LONG helperGeert Uytterhoeven
2020-03-24mmc: cqhci: Update cqhci memory ioresource nameVeerabhadrarao Badiganti
2020-03-24mmc: sdhci-msm: Deactivate CQE during SDHC resetVeerabhadrarao Badiganti
2020-03-24mmc: cqhci: Add cqhci_deactivate()Adrian Hunter
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-24mmc: mmc_test: Pass different sg lists for non-blocking requestsVeerabhadrarao Badiganti
2020-03-24mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flagBaolin Wang
2020-03-24mmc: core: Fix indentationJérôme Pouiller
2020-03-24mmc: sdhci-esdhc-imx: restore pin state when resume backHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA modeHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhciHaibo Chen
2020-03-24mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MMHaibo Chen
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