summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
4 daysmmc: omap_hsmmc: use platform_get_irq_optional for wake IRQRosen Penev
4 daysmmc: via-sdmmc: cancel card-detect work on removeFan Wu
4 daysmmc: via-sdmmc: stop card-detect handling on probe failureFan Wu
4 daysmmc: moxart: use platform helpers for resource and IRQRosen Penev
4 daysmmc: host: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-16mmc: bcm2835: DMA mapping improvementsJohn Garry
2026-07-15mmc: Merge branch fixes into nextUlf Hansson
2026-07-15mmc: dw_mmc: move declaration of dw_mci_pmopsBen Dooks
2026-07-15mmc: sdhci-esdhc-imx: fix resume error handlingLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspendLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspendLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interruptLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resumeLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restoreLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resumeLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tun...Luke Wang
2026-07-13mmc: rtsx_usb_sdmmc: suppress false CD after init timeoutSean Rhodes
2026-07-10mmc: sdhci-of-dwcmshc: Log eMMC reset callsSatyansh Shukla
2026-07-06mmc: Merge branch fixes into nextUlf Hansson
2026-07-06mmc: sdhci-of-ma35d1: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-06mmc: litex_mmc: Remove unused logic for the fixed bus widthInochi Amaoto
2026-07-06mmc: litex_mmc: Set width from linux requestInochi Amaoto
2026-07-06mmc: cqhci: fix to missed endian conversionsBen Dooks
2026-07-06mmc: vub300: defer reset until cmd_mutex is unlockedRunyu Xiao
2026-07-06mmc: moxart: report DMA completion timeoutPengpeng Hou
2026-07-06mmc: vub300: fix use-after-free on probe failureGuangshuo Li
2026-07-06mmc: wbsd: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-06mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFireGreg Ungerer
2026-07-06ARM: PXA: remove remnants of PXA93x supportEthan Nelson-Moore
2026-07-06mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY stateMarek Szyprowski
2026-07-06mmc: cqhci: Remove unused intmask parameter from cqhci_irq()Chanwoo Lee
2026-07-06mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() methodSergey Shtylyov
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-16Merge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2026-06-03Merge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-05-29mmc: Merge branch fixes into nextUlf Hansson
2026-05-29mmc: dw_mmc: Add desc_num field for clarityShawn Lin
2026-05-29mmc: sdhci: add signal voltage switch in sdhci_resume_hostJisheng Zhang
2026-05-29mmc: dw_mmc-rockchip: Add missing private data for very old controllersHeiko Stuebner
2026-05-29mmc: sdhci-of-dwcmshc: use dev_err_probe() to simplify error pathsArtem Shimko
2026-05-29mmc: sdhci-of-dwcmshc: remove redundant IS_ERR() checkArtem Shimko
2026-05-29mmc: litex_mmc: Set mandatory idle clocks before CMD0Inochi Amaoto
2026-05-29mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculationInochi Amaoto
2026-05-29mmc: renesas_sdhi: Add OF entry for RZ/G2E SoCLad Prabhakar
2026-05-29mmc: renesas_sdhi: Add OF entry for RZ/G2N SoCLad Prabhakar
2026-05-29mmc: Merge branch fixes into nextUlf Hansson
2026-05-29mmc: renesas_sdhi: Add OF entry for RZ/G2H SoCLad Prabhakar
2026-05-29mmc: davinci: fix mmc_add_host order in probeOsama Abdelkader
2026-05-29mmc: sdhci-of-dwcmshc: Fix reset, clk, and SDIO support for Eswin EIC7700Huan He
2026-05-18mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam