summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2026-04-10mmc: sdhci-msm: Fix the wrapped key handlingNeeraj Soni1-5/+0
2026-04-09mmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin1-3/+16
2026-04-09mmc: core: Simplify with scoped for each OF child loopHans Zhang1-7/+2
2026-04-09mmc: core: Optimize size of struct mmc_queue_reqBin Liu1-3/+3
2026-03-31mmc: vub300: clean up module initJohan Hovold1-17/+16
2026-03-31mmc: vub300: rename probe error labelsJohan Hovold1-8/+10
2026-03-31mmc: Merge branch fixes into nextUlf Hansson1-7/+12
2026-03-31mmc: vub300: fix use-after-free on disconnectJohan Hovold1-6/+11
2026-03-31mmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
2026-03-31mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core functionShawn Lin1-13/+5
2026-03-31mmc: dw_mmc: Inline dw_mci_queue_request() into dw_mci_request()Shawn Lin1-27/+19
2026-03-31mmc: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recoveryShawn Lin1-68/+2
2026-03-31mmc: mmc_test: Replace hard-coded values with macros and consolidate test par...Shawn Lin1-47/+36
2026-03-31mmc: block: Convert to use DEFINE_SIMPLE_DEV_PM_OPS()Shawn Lin1-4/+2
2026-03-31mmc: core: Replace the hard-coded shift value 9 with SECTOR_SHIFTShawn Lin2-5/+6
2026-03-31mmc: sdhci-dwcmshc: Refactor Rockchip platform data for controller revisionsShawn Lin1-35/+57
2026-03-27mmc: core: Switch to use pm_ptr() for mmc_host_class_dev_pm_opsShawn Lin1-9/+3
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