summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-04rpmb: fix error path in rpmb_dev_register()Jens Wiklander1-6/+4
2024-09-03optee: add RPMB dependencyJens Wiklander1-0/+1
2024-09-03mmc: block: add RPMB dependencyJens Wiklander1-0/+1
2024-09-03mmc: core Convert UNSTUFF_BITS macro to inline functionAvri Altman3-127/+113
2024-09-03dt-bindings: mmc: sdhci-atmel: Convert to json schemaDharma Balasubiramani2-35/+92
2024-09-03mmc: core: Convert simple_stroul to kstroulRiyan Dhiman1-3/+3
2024-09-03mmc: core: Calculate size from pointerRiyan Dhiman1-1/+1
2024-09-03mmc: cqhci: Make use of cqhci_halted() routineSeunghwan Baek1-7/+7
2024-09-03mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek1-1/+1
2024-09-03mmc: core: Replace the argument of mmc_sd_switch() with definesChanwoo Lee3-8/+11
2024-09-03mmc: dw_mmc-rockchip: Add support for rk3576 SoCsDetlev Casanova1-5/+43
2024-09-03mmc: dw_mmc-rockchip: Add internal phase supportShawn Lin1-11/+160
2024-09-03dt-bindings: mmc: Add support for rk3576 dw-mshcDetlev Casanova1-0/+2
2024-08-28mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko1-2/+2
2024-08-28mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoCLiming Sun1-1/+28
2024-08-28mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen1-0/+1
2024-08-26mmc: core: remove left-over data structure declarationsVladimir Zapolskiy2-22/+0
2024-08-26mmc: core: Remove struct mmc_context_infoChristophe JAILLET1-14/+0
2024-08-26optee: probe RPMB device using RPMB subsystemJens Wiklander11-2/+387
2024-08-26tee: add tee_device_set_dev_groups()Jens Wiklander2-6/+25
2024-08-26mmc: block: register RPMB partition with the RPMB subsystemJens Wiklander1-2/+240
2024-08-26rpmb: add Replay Protected Memory Block (RPMB) subsystemJens Wiklander5-0/+374
2024-08-26mmc: core: apply SD quirks earlier during probeJonathan Bell2-9/+17
2024-08-26dt-bindings: mmc: renesas,sdhi: add top-level constraintsKrzysztof Kozlowski1-2/+6
2024-08-26mmc: mtk-sd: Improve data type in msdc_timeout_cal()Thorsten Blum1-6/+5
2024-08-26dt-bindings: mmc: renesas,sdhi: Remove duplicate compatible and add clock checksLad Prabhakar1-2/+3
2024-08-26mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042Chen Wang1-7/+118
2024-08-26dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2042 supportChen Wang1-17/+43
2024-08-26mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_dataChen Wang1-33/+48
2024-08-26mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_initChen Wang1-18/+16
2024-08-26mmc: sdhci-of-dwcmshc: factor out code for th1520_init()Chen Wang1-21/+30
2024-08-26mmc: sdhci-of-dwcmshc: move two rk35xx functionsChen Wang1-45/+45
2024-08-26mmc: sdhci-of-dwcmshc: add common bulk optional clocks supportChen Wang1-42/+48
2024-08-26mmc: renesas_sdhi: Add RZ/V2H(P) compatible stringLad Prabhakar1-0/+1
2024-08-26mmc: tmio: Use MMC core APIs to control the vqmmc regulatorLad Prabhakar1-4/+3
2024-08-26dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) supportLad Prabhakar1-0/+2
2024-08-26mmc: sdhci-pxav2: Remove unnecessary null pointer checkDoug Brown1-1/+1
2024-08-26mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driverShan-Chun Hung3-0/+327