summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2020-05-11mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel
2020-05-07mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10Ben Chuang
2020-05-07mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET
2020-05-07mmc: sdhci-pci-gli: Fix no irq handler from suspendBen Chuang
2020-04-22mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter
2020-04-20mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek BehĂșn
2020-04-20mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti
2020-04-20mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson
2020-04-20mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl
2020-04-20mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl
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-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: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flagBaolin Wang
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