summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
6 daysMerge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
7 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-04mmc: Merge branch fixes into nextUlf Hansson
2026-08-04mmc: loongson2: Fix sg iteration in data reorder functionsBinbin Zhou
2026-08-04mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bitZhan Xusheng
2026-08-04mmc: atmel-mci: Fix use-after-free in atmci_remove due to race conditionPei Xiao
2026-08-04mmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak
2026-08-04mmc: sdhci: make tuning_err a signed intHaibo Chen
2026-08-03mmc: sdhci-tegra: Add Tegra264 SoC dataPrathamesh Shete
2026-08-03mmc: sdhci-tegra: Add Tegra238 SoC dataPrathamesh Shete
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQRosen Penev
2026-07-27mmc: via-sdmmc: cancel card-detect work on removeFan Wu
2026-07-27mmc: via-sdmmc: stop card-detect handling on probe failureFan Wu
2026-07-27mmc: moxart: use platform helpers for resource and IRQRosen Penev
2026-07-27mmc: 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-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