summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2025-06-24mmc: sdhci-esdhc-mcf: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci-esdhc-imx: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci-dove: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci-cadence: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci-brcmstb: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci-bcm-kona: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci-pltfm: Drop the use of sdhci_pltfm_free()Binbin Zhou
2025-06-24mmc: sdhci-spear: Drop the use of sdhci_free_host()Binbin Zhou
2025-06-24mmc: sdhci-s3c: Drop the use of sdhci_free_host()Binbin Zhou
2025-06-24mmc: sdhci-pci: Drop the use of sdhci_free_host()Binbin Zhou
2025-06-24mmc: sdhci-milbeaut: Drop the use of sdhci_free_host()Binbin Zhou
2025-06-24mmc: sdhci-acpi: Drop the use of sdhci_free_host()Binbin Zhou
2025-06-24mmc: sdhci: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: mmc_spi: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: sunxi: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: tmio: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: wmt-sdmmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: wbsd: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: vub300: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: via-sdmmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: ushc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: usdhi6ro10: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: toshsd: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: tifm_sd: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: sh_mmicf: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: sdricoh_cs: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: rtsx_usb_sdmmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: rtsx_pci: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: pxamci: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: owl-mmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: omap_hsmmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: omap: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: mxs-mmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: mxcmmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: mvsdio: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: moxart-mmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: mmci: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: meson-mx-sdhc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: litex_mmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: jz4740: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: dw_mmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: davinci_mmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: cb710: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: cavium: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: bcm2835: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: au1xmmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: atmel: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: alcor: Use devm_mmc_alloc_host() helperBinbin Zhou
2025-06-24mmc: sdhci: Return void from sdhci_runtime_suspend|resume_host()Adrian Hunter
2025-06-24mmc: sdhci-of-k1: disable HW busy detectionYixun Lan