summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-07-19mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
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-05-26mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer
2021-05-11mmc: sdhci-pci: Add PCI IDs for Intel LKFAdrian Hunter
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: 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-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-01-27mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich
2020-12-30mmc: pxamci: Fix error return code in pxamci_probeZhihao Cheng
2020-11-24mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-11-18mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu
2020-11-05mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang
2020-11-05mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle
2020-11-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel
2020-11-05mmc: sdhci: Add LTR support for some Intel BYT based controllersAdrian Hunter
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-10-07mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede
2020-09-17mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham
2020-09-17mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-09-17mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel
2020-09-09sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni
2020-09-09mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter
2020-09-09mmc: cqhci: Add cqhci_deactivate()Adrian Hunter
2020-09-09mmc: mediatek: add optional module reset propertyWenbin Mei
2020-09-09mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel
2020-09-05sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186Sowjanya Komatineni
2020-09-05sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210Sowjanya Komatineni
2020-08-21mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda
2020-08-19mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1shirley her
2020-08-19mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada
2020-07-29mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James
2020-07-22mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2020-07-22mmc: mmci: Support any block sizes for ux500v2 and qcom variantLinus Walleij
2020-07-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong
2020-06-22mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen
2020-06-22mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson