aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson
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: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
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: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2023-08-30mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada
2023-08-30mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()Masahiro Yamada
2023-08-30mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-08-30mmc: meson-gx: remove useless lockJerome Brunet
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-28mmc: usdhi60rol0: 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-09mmc: vub300: fix invalid response handlingDeren Wu
2023-03-22mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland
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: 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
2023-01-18mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: mxcmmc: fix return value check of mmc_add_host()Yang Yingliang
2023-01-18mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang
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