summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2025-03-28mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen
2025-03-28mmc: sdhci-brcmstb: add cqhci suspend/resume to PM opsKamal Dasu
2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu
2025-02-17mmc: sdhci-msm: Correctly set the load for the regulatorYuanjie Yang
2025-02-17mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32GCiprian Marian Costea
2025-01-09mmc: sdhci-msm: fix crypto key evictionEric Biggers
2024-12-27mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori
2024-12-27mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-14mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LEDPeng Fan
2024-12-14mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede
2024-12-14mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag settingAndy-ld Lu
2024-12-14mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev
2024-12-14mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu
2024-12-14mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev
2024-12-05mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-11-12Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-11-12mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang
2024-10-11Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-10-10mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski
2024-10-03Revert "mmc: mvsdio: Use sg_miter for PIO"Linus Walleij
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-05mmc: sdhci_am654: Add prints to tuning algorithmJudith Mendez
2024-09-05mmc: sdhci_am654: Add retry tuningJudith Mendez
2024-09-03mmc: cqhci: Make use of cqhci_halted() routineSeunghwan Baek
2024-09-03mmc: Merge branch fixes into nextUlf Hansson
2024-09-03mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2024-09-03mmc: dw_mmc-rockchip: Add support for rk3576 SoCsDetlev Casanova
2024-09-03mmc: dw_mmc-rockchip: Add internal phase supportShawn Lin
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-08-28mmc: Merge branch fixes into nextUlf Hansson
2024-08-28mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko
2024-08-28mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoCLiming Sun
2024-08-28mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen
2024-08-26mmc: mtk-sd: Improve data type in msdc_timeout_cal()Thorsten Blum
2024-08-26mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042Chen Wang
2024-08-26mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_dataChen Wang
2024-08-26mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_initChen Wang
2024-08-26mmc: sdhci-of-dwcmshc: factor out code for th1520_init()Chen Wang
2024-08-26mmc: sdhci-of-dwcmshc: move two rk35xx functionsChen Wang
2024-08-26mmc: sdhci-of-dwcmshc: add common bulk optional clocks supportChen Wang
2024-08-26mmc: renesas_sdhi: Add RZ/V2H(P) compatible stringLad Prabhakar
2024-08-26mmc: tmio: Use MMC core APIs to control the vqmmc regulatorLad Prabhakar
2024-08-26mmc: sdhci-pxav2: Remove unnecessary null pointer checkDoug Brown
2024-08-26mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driverShan-Chun Hung
2024-08-20mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-08-01mmc: mtk-sd: receive cmd8 data when hs400 tuning failMengqi Zhang
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds