aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2026-02-23mmc: dw_mmc: Improve dw_mci_get_cd()Shawn Lin2-35/+18
2026-02-23mmc: dw_mmc: Remove DW_MCI_SEND_STATUS and DW_MCI_RECV_STATUS macrosShawn Lin1-12/+10
2026-02-23mmc: dw_mmc: Remove redundant struct mmc_data forward declarationShawn Lin1-2/+0
2026-02-23mmc: dw_mmc: Remove struct dw_mci_boardShawn Lin3-41/+17
2026-02-23mmc: dw_mmc: Remove bus_hz from struct dw_mci_boardShawn Lin3-9/+5
2026-02-23mmc: dw_mmc: Move detect_delay_ms from struct dw_mci_board to struct dw_mciShawn Lin3-6/+5
2026-02-23mmc: dw_mmc: Remove fifo_depth from struct dw_mci_boardShawn Lin3-10/+4
2026-02-23mmc: dw_mmc: Move rstc from struct dw_mci_board to struct dw_mciShawn Lin2-10/+12
2026-02-23mmc: dw_mmc: Remove caps2 and pm_caps from struct dw_mci_boardShawn Lin2-8/+0
2026-02-23mmc: dw_mmc: Remove assignment of pdata in dw_mci_pltfm_register()Shawn Lin1-1/+0
2026-02-23mmc: dw_mmc: Remove SDMMC_INT_ERRORShawn Lin1-1/+0
2026-02-23mmc: dw_mmc: Remove dma_ops from struct dw_mci_boardShawn Lin2-3/+1
2026-02-23mmc: dw_mmc: Check return value of dma_ops->init() in resumeShawn Lin1-2/+5
2026-02-23mmc: sdhci-of-aspeed: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+2
2026-02-23mmc: jz4740: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2026-02-23mmc: cavium-octeon: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+2
2026-02-23mmc: atmel-mci: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-9/+3
2026-02-23mmc: cavium: Use clamp to simplify cvm_mmc_set_clockThorsten Blum1-3/+1
2026-02-23mmc: sdhci-of-k1: add reset supportYixun Lan1-0/+20
2026-02-23mmc: dw_mmc: Remove struct dw_mci_slotShawn Lin4-157/+103
2026-02-23mmc: dw_mmc: Introduce dw_mci_alloc_host()Shawn Lin2-0/+18
2026-02-23mmc: dw_mmc: Remove queue from dw_mciShawn Lin2-26/+6
2026-02-23mmc: dw_mmc: Remove mrq from struct dw_mci_slotShawn Lin2-9/+6
2026-02-23mmc: dw_mmc: Move clock rate stuff from struct dw_mci_slot to struct dw_mciShawn Lin2-9/+8
2026-02-23mmc: dw_mmc: Remove sdio_id from struct dw_mci_slotShawn Lin3-12/+8
2026-02-23mmc: dw_mmc: Remove id and ctype from dw_mci_slotShawn Lin2-26/+22
2026-02-23mmc: dw_mmc: Move flags from struct dw_mci_slot to struct dw_mciShawn Lin3-22/+22
2026-02-23mmc: dw_mmc: Let variant drivers to use struct dw_mci as possibleShawn Lin8-33/+22
2026-02-23mmc: dw_mmc: Move struct mmc_host from struct dw_mci_slot to struct dw_mciShawn Lin8-40/+38
2026-02-23mmc: dw_mmc: Remove unused header files and keep alphabetical orderShawn Lin1-15/+8
2026-02-23mmc: dw_mmc: Remove check before calling mmc_regulator_set_ocr()Shawn Lin1-9/+4
2026-02-23mmc: dw_mmc: Remove vqmmc_enabled from struct dw_mci and update the resetShawn Lin2-24/+4
2026-02-23mmc: sdhci-esdhc-imx: wait for data transfer completion before resetLuke Wang1-0/+18
2026-02-23mmc: mtk-sd: add support for MT8189 SoCLouis-Alexis Eyraud1-0/+20
2026-02-23mmc: mtk-sd: add support for SPM resource release controlLouis-Alexis Eyraud1-3/+9
2026-02-23mmc: core: Add quirk for incorrect manufacturing dateAvri Altman3-0/+14
2026-02-23mmc: core: Adjust MDT beyond 2025Avri Altman1-0/+7
2026-02-23mmc: sdhci-msm: Enable ICE for CQE-capable controllers with non-CQE cardsMd Sadre Alam1-0/+77
2026-02-23mmc: dw_mmc: add dw_mci_prepare_desc() for both of 32bit and 64bit DMAShawn Lin1-107/+53
2026-02-23mmc: dw_mmc: Remove unused struct dma_pdataShawn Lin1-3/+0
2026-02-23mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restoreKamal Dasu1-1/+1
2026-02-23mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase supportShawn Lin1-1/+37
2026-02-23mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()Felix Gu1-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds10-25/+25
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook11-28/+26
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2026-01-30mmc: sdhci-pic32: update include to use pic32.h from platform_dataBrian Masney1-1/+1
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-0/+25
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König1-0/+25
2026-01-22mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700Huan He1-0/+1