summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
9 daysmmc: sdhci-msm: Fix the wrapped key handlingNeeraj Soni
10 daysmmc: sdhci-of-dwcmshc: Disable clock before DLL configurationShawn Lin
10 daysmmc: core: Simplify with scoped for each OF child loopHans Zhang
10 daysmmc: core: Optimize size of struct mmc_queue_reqBin Liu
2026-03-31mmc: vub300: clean up module initJohan Hovold
2026-03-31mmc: vub300: rename probe error labelsJohan Hovold
2026-03-31mmc: Merge branch fixes into nextUlf Hansson
2026-03-31mmc: vub300: fix use-after-free on disconnectJohan Hovold
2026-03-31mmc: vub300: fix NULL-deref on disconnectJohan Hovold
2026-03-31mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core functionShawn Lin
2026-03-31mmc: dw_mmc: Inline dw_mci_queue_request() into dw_mci_request()Shawn Lin
2026-03-31mmc: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recoveryShawn Lin
2026-03-31mmc: mmc_test: Replace hard-coded values with macros and consolidate test par...Shawn Lin
2026-03-31mmc: block: Convert to use DEFINE_SIMPLE_DEV_PM_OPS()Shawn Lin
2026-03-31mmc: core: Replace the hard-coded shift value 9 with SECTOR_SHIFTShawn Lin
2026-03-31mmc: sdhci-dwcmshc: Refactor Rockchip platform data for controller revisionsShawn Lin
2026-03-27mmc: core: Switch to use pm_ptr() for mmc_host_class_dev_pm_opsShawn Lin
2026-03-27mmc: core: Remove legacy 'enable-sdio-wakeup' DT property supportShawn Lin
2026-03-27mmc: mmc_test: use kzalloc_flexRosen Penev
2026-03-26mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189Cathy Xu
2026-03-26mmc: block: use single block write in retryBin Liu
2026-03-26mmc: sdhci-of-arasan: Use standard mmc_clk_phase_map infrastructureShawn Lin
2026-03-25mmc: sdhci-of-aspeed: Handle optional controller resetRyan Chen
2026-03-23mmc: sdhci-pci: Drop unused includeAndy Shevchenko
2026-03-23mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller supportJiayu Du
2026-03-23mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC supportNick Hawkins
2026-03-23mmc: dw_mmc-pltfm: Use phase_map for SoCFPGA clock phase configurationShawn Lin
2026-03-23mmc: sdhci-msm: Add support for wrapped keysNeeraj Soni
2026-03-16mmc: sdhci-pltfm: remove duplicate DTS property parsingLuke Wang
2026-03-16mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validationLuke Wang
2026-03-16mmc: sdhci-esdhc-imx: add 1-bit bus width supportLuke Wang
2026-03-16mmc: Merge branch fixes into nextUlf Hansson
2026-03-16mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang
2026-03-16mmc: core: Remove checking MMC_CAP_4_BIT_DATA from mmc_host_can_uhs()Shawn Lin
2026-03-16mmc: core: Validate UHS/DDR/HS200 timing selection for 1-bit bus widthLuke Wang
2026-03-16mmc: dw_mmc-rockchip: Add phase map supportShawn Lin
2026-03-16mmc: dw_mmc-hi3798mv200: Using phase map from dw_mmc coreShawn Lin
2026-03-16mmc: dw_mmc: Add parsing mmc_clk_phase_map supportShawn Lin
2026-03-09mmc: sdhci-esdhc-imx: add NXP S32N79 supportCiprian Marian Costea
2026-03-09mmc: tifm_sd: Use min3() to simplify tifm_sd_transfer_data()Thorsten Blum
2026-03-09mmc: sdio: Use min3() to simplify sdio_set_block_size()Thorsten Blum
2026-03-09mmc: renesas_sdhi_sys_dmac: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven
2026-03-09mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driverBinbin Zhou
2026-03-09mmc: loongson2: Gathering all SoCs private data togetherBinbin Zhou
2026-03-09mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()Felix Gu
2026-03-09mmc: Merge the immutable mux branch into nextUlf Hansson
2026-03-09mmc: host: renesas_sdhi_core: support selecting an optional muxJosua Mayer
2026-03-04mmc: Merge branch fixes into nextUlf Hansson
2026-03-04mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz
2026-03-04mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()Ricky Wu