aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-08mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-10-26mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET
2022-10-26mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET
2022-10-05mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-08-25mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET
2022-08-25mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET
2022-08-25mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He
2022-08-25mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He
2022-08-25mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev
2022-08-25mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2022-04-15Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár
2022-04-15mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-02-16mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman
2022-01-27mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2021-11-26mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-11-26mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren
2021-11-26mmc: winbond: don't build on M68KRandy Dunlap
2021-11-26mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-11-02mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-11-02mmc: cqhci: clear HALT state after CQE enableWenbin Mei
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-22mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani
2021-09-22mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-22mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-07-20mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-20mmc: vub3000: fix control-request directionJohan Hovold
2021-07-20mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-07-20mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-05-22mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter
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-01-27mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-11-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel
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-msm: Add retries when all tuning phases are found validDouglas Anderson