aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2026-03-27mmc: core: Remove legacy 'enable-sdio-wakeup' DT property supportShawn Lin1-2/+1
2026-03-27mmc: mmc_test: use kzalloc_flexRosen Penev1-18/+10
2026-03-26mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189Cathy Xu1-5/+5
2026-03-26mmc: block: use single block write in retryBin Liu2-2/+13
2026-03-26mmc: sdhci-of-arasan: Use standard mmc_clk_phase_map infrastructureShawn Lin1-61/+12
2026-03-25mmc: sdhci-of-aspeed: Handle optional controller resetRyan Chen1-0/+6
2026-03-23mmc: sdhci-pci: Drop unused includeAndy Shevchenko1-1/+0
2026-03-23mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller supportJiayu Du1-0/+260
2026-03-23mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC supportNick Hawkins1-0/+146
2026-03-23mmc: dw_mmc-pltfm: Use phase_map for SoCFPGA clock phase configurationShawn Lin1-7/+8
2026-03-23mmc: sdhci-msm: Add support for wrapped keysNeeraj Soni1-1/+41
2026-03-16mmc: sdhci-pltfm: remove duplicate DTS property parsingLuke Wang1-7/+0
2026-03-16mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validationLuke Wang1-4/+0
2026-03-16mmc: sdhci-esdhc-imx: add 1-bit bus width supportLuke Wang1-2/+2
2026-03-16mmc: Merge branch fixes into nextUlf Hansson1-1/+8
2026-03-16mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang1-1/+8
2026-03-16mmc: core: Remove checking MMC_CAP_4_BIT_DATA from mmc_host_can_uhs()Shawn Lin1-5/+1
2026-03-16mmc: core: Validate UHS/DDR/HS200 timing selection for 1-bit bus widthLuke Wang1-1/+13
2026-03-16mmc: dw_mmc-rockchip: Add phase map supportShawn Lin1-9/+18
2026-03-16mmc: dw_mmc-hi3798mv200: Using phase map from dw_mmc coreShawn Lin1-7/+4
2026-03-16mmc: dw_mmc: Add parsing mmc_clk_phase_map supportShawn Lin2-0/+4
2026-03-09mmc: sdhci-esdhc-imx: add NXP S32N79 supportCiprian Marian Costea1-0/+9
2026-03-09mmc: tifm_sd: Use min3() to simplify tifm_sd_transfer_data()Thorsten Blum1-3/+1
2026-03-09mmc: sdio: Use min3() to simplify sdio_set_block_size()Thorsten Blum1-4/+2
2026-03-09mmc: renesas_sdhi_sys_dmac: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven1-8/+4
2026-03-09mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driverBinbin Zhou1-0/+27
2026-03-09mmc: loongson2: Gathering all SoCs private data togetherBinbin Zhou1-16/+16
2026-03-09mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()Felix Gu1-1/+3
2026-03-09mmc: Merge the immutable mux branch into nextUlf Hansson1-0/+6
2026-03-09mmc: host: renesas_sdhi_core: support selecting an optional muxJosua Mayer1-0/+6
2026-03-04mmc: Merge branch fixes into nextUlf Hansson1-0/+9
2026-03-04mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz1-0/+9
2026-03-04mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()Ricky Wu1-82/+6
2026-02-24mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TESTBrian Masney1-1/+1
2026-02-24mmc: sdhci-pic32: add SPDX license identifierBrian Masney1-4/+1
2026-02-24mmc: dw_mmc: Rename dw_mci_pltfm_pmops to dw_mci_pmopsShawn Lin6-7/+7
2026-02-24mmc: sdhci-of-arasan: add support on Axiado AX3000 SoCSriNavmani A1-0/+15
2026-02-24mmc: host: Remove unnecessary module_init/exit functionsEthan Nelson-Moore3-38/+1
2026-02-23mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang3-2/+21
2026-02-23mmc: dw_mmc: move pmops into core driverArnd Bergmann2-9/+6
2026-02-23mmc: loongson2-mmc: drop redundant memset after dma_alloc_coherent()Andre Korol1-1/+0
2026-02-23mmc: dw_mmc: Remove mshc alias supportShawn Lin1-6/+3
2026-02-23mmc: dw_mmc-k3: Remove mshc alias supportShawn Lin1-15/+8
2026-02-23mmc: sdhci: add Black Sesame Technologies BST C1200 controller driverAlbert Yang3-0/+536
2026-02-23mmc: sdhci: allow drivers to pre-allocate bounce bufferAlbert Yang1-0/+7
2026-02-23mmc: sdhci-of-k1: spacemit: Add support for K3 SoCYixun Lan1-2/+17
2026-02-23mmc: sdhci: Stop advertising the driver in dmesgLinus Walleij1-16/+0
2026-02-23mmc: dw_mmc-pltfm: use modern PM macrosShawn Lin6-22/+6
2026-02-23mmc: dw_mmc-pci: Use BAR_2 and pcim_iomap_region()Shawn Lin1-6/+4
2026-02-23mmc: dw_mmc: Remove unused register access macrosShawn Lin1-26/+1