summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
21 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
4 daysmmc: Merge branch fixes into nextUlf Hansson
4 daysmmc: sdhci_am654: Fallback to DT-provided itap delay on DDR50 tuning failureDiogo Ivo (Schneider Electric)
4 daysmmc: sdhci_am654: Clear ITAPDLY on tuning failureDiogo Ivo (Schneider Electric)
4 daysmmc: sdhci_am654: Reset command and data lines on failed tuningDiogo Ivo (Schneider Electric)
4 daysmmc: sdhci_am654: Move tuning_loop to local variableDiogo Ivo (Schneider Electric)
4 daysmmc: core: Add power-off-delay-us supportJudith Mendez
4 daysmmc: hsq: Fix use-after-free in retry workFan Wu
4 daysmmc: mxcmmc: cancel data work and watchdog on removeFan Wu
4 daysmmc: mmci: Fix use-after-free in busy-timeout workFan Wu
4 daysmmc: core: Cancel SDIO IRQ work before freeing hostFan Wu
6 daysmmc: core: Replace strcpy() in loop with memcpy() outsideDavid Laight
14 daysdrivers/mmc: Remove pagemap.h includesMatthew Wilcox (Oracle)
2026-08-21Merge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2026-08-20Merge 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