summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
10 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/m...Mark Brown
2 daysMerge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2 daysmmc: omap_hsmmc: use platform_get_irq_optional for wake IRQRosen Penev
2 daysmmc: via-sdmmc: cancel card-detect work on removeFan Wu
2 daysmmc: via-sdmmc: stop card-detect handling on probe failureFan Wu
2 daysmmc: moxart: use platform helpers for resource and IRQRosen Penev
2 daysmmc: host: Remove redundant dev_err()/dev_err_probe()Pan Chuang
13 daysmmc: 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-10mmc: block: reject invalid perdev_minors before divisionXu Rao
2026-07-09mmc: core: add NXP IW61x base ID and block size quirkJeff Chen
2026-07-06mmc: Merge branch fixes into nextUlf Hansson
2026-07-06mmc: block: fix RPMB device unregister orderingAo Sun
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: mmc_test: Fix __counted_by handling after kzalloc_flex() conversionLad Prabhakar
2026-07-06mmc: cqhci: Remove unused intmask parameter from cqhci_irq()Chanwoo Lee
2026-07-06mmc: core: Remove unused buffer allocation in sd_enable_cache()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 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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