summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2021-07-19mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-19mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-BHans de Goede
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold
2021-07-14mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-07-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-07-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski
2021-06-30mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-06-16mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+Geert Uytterhoeven
2021-06-16mmc: renesas_sdhi: abort tuning when timeout detectedWolfram Sang
2021-05-26mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer
2021-05-11mmc: sdhci-brcmstb: Remove CQE quirkAl Cooper
2021-05-11mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter
2021-05-11mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan
2021-05-11mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bitAniruddha Tvs Rao
2021-05-11mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter
2021-05-11mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K
2021-05-11mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET
2021-05-11mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET
2021-03-17mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier
2021-03-17mmc: sdhci: Update firmware interface APIJeremy Linton
2021-03-17mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET
2021-03-11mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang
2021-03-04mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failureShirley Her
2021-03-04mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li
2021-03-04mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito
2021-03-04mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET
2021-03-04mmc: sdhci-sprd: Fix some resource leaks in the remove functionChristophe JAILLET
2021-03-04mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove...Christophe JAILLET
2021-02-10mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstbUlf Hansson
2021-01-27mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspendAl Cooper
2021-01-27mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich
2021-01-27mmc: sdhci-of-dwcmshc: fix rpmb accessJisheng Zhang
2020-12-30mmc: pxamci: Fix error return code in pxamci_probeZhihao Cheng
2020-12-30mmc: sdhci: tegra: fix wrong unit with busy_timeoutWolfram Sang
2020-12-04mmc: mediatek: mark PM functions as __maybe_unusedArnd Bergmann
2020-12-04mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFFWolfram Sang
2020-11-24mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOCMuhammad Husaini Zulkifli
2020-11-24mmc: mediatek: Extend recheck_sdio_irq fix to more variantsyong mao
2020-11-23mmc: mediatek: Fix system suspend/resume support for CQHCIWenbin Mei
2020-11-17mmc: sdhci-of-arasan: Issue DLL reset explicitlyManish Narani
2020-11-17mmc: sdhci-of-arasan: Use Mask writes for Tap delaysManish Narani
2020-11-17mmc: sdhci-of-arasan: Allow configuring zero tap valuesManish Narani
2020-11-17mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter
2020-11-10Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards"Wolfram Sang
2020-11-10mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFFWolfram Sang
2020-11-10mmc: tmio: when resetting, reset DMA controller, tooWolfram Sang
2020-11-10mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu
2020-11-10mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda