summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2024-11-12Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno-2/+2
2024-11-12mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara-3/+3
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang-0/+3
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang-14/+21
2024-10-11Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-54/+28
2024-10-10mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski-0/+8
2024-10-03Revert "mmc: mvsdio: Use sg_miter for PIO"Linus Walleij-53/+18
2024-10-03mmc: core: Only set maximum DMA segment size if DMA is supportedGuenter Roeck-1/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-5/+5
2024-09-27[tree-wide] finally take no_llseek outAl Viro-1/+0
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds-1/+2
2024-09-13mmc: core: Use dev_err_probe for deferred regulatorsAlexander Stein-2/+6
2024-09-05mmc: sdhci_am654: Add prints to tuning algorithmJudith Mendez-1/+10
2024-09-05mmc: sdhci_am654: Add retry tuningJudith Mendez-12/+35
2024-09-03mmc: block: add RPMB dependencyJens Wiklander-0/+1
2024-09-03mmc: core Convert UNSTUFF_BITS macro to inline functionAvri Altman-127/+113
2024-09-03mmc: core: Convert simple_stroul to kstroulRiyan Dhiman-3/+3
2024-09-03mmc: core: Calculate size from pointerRiyan Dhiman-1/+1
2024-09-03mmc: cqhci: Make use of cqhci_halted() routineSeunghwan Baek-7/+7
2024-09-03mmc: Merge branch fixes into nextUlf Hansson-1/+1
2024-09-03mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek-1/+1
2024-09-03mmc: core: Replace the argument of mmc_sd_switch() with definesChanwoo Lee-7/+9
2024-09-03mmc: dw_mmc-rockchip: Add support for rk3576 SoCsDetlev Casanova-5/+43
2024-09-03mmc: dw_mmc-rockchip: Add internal phase supportShawn Lin-11/+160
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig-1/+2
2024-08-28mmc: Merge branch fixes into nextUlf Hansson-2/+3
2024-08-28mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko-2/+2
2024-08-28mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoCLiming Sun-1/+28
2024-08-28mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen-0/+1
2024-08-26mmc: block: register RPMB partition with the RPMB subsystemJens Wiklander-2/+240
2024-08-26mmc: Merge branch fixes into nextUlf Hansson-9/+17
2024-08-26mmc: core: apply SD quirks earlier during probeJonathan Bell-9/+17
2024-08-26mmc: mtk-sd: Improve data type in msdc_timeout_cal()Thorsten Blum-6/+5
2024-08-26mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042Chen Wang-7/+118
2024-08-26mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_dataChen Wang-33/+48
2024-08-26mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_initChen Wang-18/+16
2024-08-26mmc: sdhci-of-dwcmshc: factor out code for th1520_init()Chen Wang-21/+30
2024-08-26mmc: sdhci-of-dwcmshc: move two rk35xx functionsChen Wang-45/+45
2024-08-26mmc: sdhci-of-dwcmshc: add common bulk optional clocks supportChen Wang-42/+48
2024-08-26mmc: renesas_sdhi: Add RZ/V2H(P) compatible stringLad Prabhakar-0/+1
2024-08-26mmc: tmio: Use MMC core APIs to control the vqmmc regulatorLad Prabhakar-4/+3
2024-08-26mmc: sdhci-pxav2: Remove unnecessary null pointer checkDoug Brown-1/+1
2024-08-26mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driverShan-Chun Hung-0/+327
2024-08-20mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter-4/+5
2024-08-20mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten-0/+8
2024-08-01mmc: mtk-sd: receive cmd8 data when hs400 tuning failMengqi Zhang-4/+4
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+5
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-7/+10
2024-07-15Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-210/+318
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds-33/+32