summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2023-04-17mmc: vub300: remove unreachable codeBo Liu
2023-04-17mmc: sdhci-cadence: Support mmc hardware resetBrad Larson
2023-04-17mmc: sdhci-cadence: Add AMD Pensando Elba SoC supportBrad Larson
2023-04-17mmc: sdhci-cadence: Support device specific init during probeBrad Larson
2023-04-17mmc: sdhci-cadence: Enable device specific override of writel()Brad Larson
2023-04-17mmc: sdhci-of-arasan: Skip setting clock delay for 400KHzSai Krishna Potthuri
2023-04-17mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platformSwati Agarwal
2023-04-04mmc: sdhci_am654: Add support for PM suspend/resumeAswath Govindraju
2023-03-24mmc: Merge branch fixes into nextUlf Hansson
2023-03-24mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov
2023-03-24mmc: sdricoh_cs: remove unused sdricoh_readw functionTom Rix
2023-03-24mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC supportA, Rashmi
2023-03-23mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-03-23mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: omap: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: jz4740: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: sdhci: drop useless sdhci_get_compatibility() !OF stubKrzysztof Kozlowski
2023-03-23mmc: meson-gx: use new helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-03-23mmc: meson-gx: simplify usage of mmc_regulator_set_ocrHeiner Kallweit
2023-03-23mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issueFred
2023-03-23mmc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-23mmc: arasan: Use of_property_present() for testing DT property presenceRob Herring
2023-03-23mmc: sdhci-of-dwcmshc: properly determine max clock on RockchipVasily Khoruzhick
2023-03-23mmc: renesas_sdhi: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-23mmc: sdhci-of-arasan: Add support to request the "gate" clockSwati Agarwal
2023-03-09mmc: dw_mmc-starfive: Fix initialization of prev_errWilliam Qiu
2023-03-09mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-17mmc: meson-gx: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-02-17mmc: meson-gx: constify member data of struct meson_hostHeiner Kallweit
2023-02-17mmc: meson-gx: use devm_clk_get_enabled() for core clockHeiner Kallweit
2023-02-15mmc: meson-gx: support platform interrupt as card detect interruptHeiner Kallweit
2023-02-15mmc: starfive: Add sdio/emmc driver supportWilliam Qiu
2023-02-15mmc: meson-gx: remove meson_mmc_get_cdHeiner Kallweit
2023-02-15mmc: moxart: set maximum request/block/segment sizesSergei Antonov
2023-02-15mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-02-14mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpiLiming Sun
2023-02-14mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platformShawn Lin
2023-02-14mmc: jz4740: Add support for vqmmc power supplyPaul Cercueil
2023-02-14mmc: Merge branch fixes into nextUlf Hansson
2023-02-14mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil
2023-02-14mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang
2023-02-13mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit
2023-02-13mmc: meson-gx: use devm_mmc_alloc_hostHeiner Kallweit
2023-02-11mmc: omap: drop TPS65010 dependencyArnd Bergmann