aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2024-04-13mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang
2024-03-26mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson
2024-01-15mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen
2023-12-13mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter
2023-11-28mmc: vub300: fix an error codeDan Carpenter
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen
2023-09-23mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450Giulio Benetti
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-08-30mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-30mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-30mmc: sunxi: fix deferred probingSergey Shtylyov
2023-08-30mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-08-30mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi
2023-08-30mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resourceYangtao Li
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov
2023-07-27mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-17mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-03-22mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm
2023-02-22mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-06mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen
2023-02-06mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen
2023-02-06mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhciHaibo Chen
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland
2023-01-18mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen
2023-01-18mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-18mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2023-01-18mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: omap_hsmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang