summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-05-11mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-05-11mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-05-11mmc: block: Issue a cache flush only when it's enabledAvri Altman
2021-05-11mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman
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: cqhci: Fix random crash when remove mmc module/cardFrank Li
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter
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: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
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
2021-01-27mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne
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: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo
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