Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC updates from Ulf Hansson: "MMC core: - Export SDIO revision and info strings to userspace - Add support for specifying mmc/mmcblk index via mmc aliases in DT MMC host: - Enable support for async probe for all mmc host drivers - Enable compile testing of multiple host drivers - dw_mmc: Enable the Synopsys DesignWare driver for RISCV and CSKY - mtk-sd: Fixup support for CQHCI - owl-mmc: Add support for the actions,s700-mmc variant - renesas_sdhi: Fix regression (temporary) for re-insertion of SD cards - renesas_sdhi: Add support for the r8a774e1 variant - renesas_sdhi/tmio: Improvements for tunings - renesas_sdhi/tmio: Rework support for reset of controller - sdhci-acpi: Fix HS400 tuning for devices with invalid presets on AMDI0040 - sdhci_am654: Improve support for tunings - sdhci_am654: Add support for input tap delays - sdhci_am654: Add workaround for card detect debounce timer - sdhci-am654: Add support for the TI's J7200 variants - sdhci-esdhc-imx: Fix support for manual tuning - sdhci-iproc: Enable support for eMMC DDR 3.3V for bcm2711 - sdhci-msm: Fix stability issues with HS400 for sc7180 - sdhci-of-sparx5: Add Sparx5 SoC eMMC driver - sdhci-of-esdhc: Fixup reference clock source selection - sdhci-pci: Add LTR support for some Intel BYT controllers - sdhci-pci-gli: Add CQHCI Support for GL9763E" * tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (91 commits) mmc: sdhci_am654: Fix module autoload mmc: renesas_sdhi: workaround a regression when reinserting SD cards mmc: sdhci-pci-gli: Add CQHCI Support for GL9763E mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN mmc: sdhci_am654: Enable tuning for SDR50 mmc: sdhci_am654: Add support for software tuning mmc: sdhci_am654: Add support for input tap delay mmc: sdhci_am654: Fix hard coded otap delay array size dt-bindings: mmc: sdhci-am654: Add documentation for input tap delay dt-bindings: mmc: sdhci-am654: Convert sdhci-am654 controller documentation to json schema mmc: sdhci-of-esdhc: fix reference clock source selection mmc: host: fix depends for MMC_MESON_GX w/ COMPILE_TEST mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OF mmc: sdhci: fix indentation mistakes mmc: moxart: remove unneeded check for drvdata mmc: renesas_sdhi: drop local flag for tuning mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase() mmc: core: document mmc_hw_reset() mmc: mediatek: Drop pointer to mmc_host from msdc_host dt-bindings: mmc: owl: add compatible string actions,s700-mmc ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml 1 addition, 1 deletionDocumentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
- Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml 20 additions, 17 deletionsDocumentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
- Documentation/devicetree/bindings/mmc/microchip,dw-sparx5-sdhci.yaml 65 additions, 0 deletions...on/devicetree/bindings/mmc/microchip,dw-sparx5-sdhci.yaml
- Documentation/devicetree/bindings/mmc/mmc-controller.yaml 4 additions, 0 deletionsDocumentation/devicetree/bindings/mmc/mmc-controller.yaml
- Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml
- Documentation/devicetree/bindings/mmc/owl-mmc.yaml 5 additions, 1 deletionDocumentation/devicetree/bindings/mmc/owl-mmc.yaml
- Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/mmc/renesas,sdhi.yaml
- Documentation/devicetree/bindings/mmc/sdhci-am654.txt 0 additions, 61 deletionsDocumentation/devicetree/bindings/mmc/sdhci-am654.txt
- Documentation/devicetree/bindings/mmc/sdhci-am654.yaml 218 additions, 0 deletionsDocumentation/devicetree/bindings/mmc/sdhci-am654.yaml
- drivers/memstick/core/ms_block.c 1 addition, 1 deletiondrivers/memstick/core/ms_block.c
- drivers/mmc/core/bus.c 12 additions, 0 deletionsdrivers/mmc/core/bus.c
- drivers/mmc/core/core.c 10 additions, 0 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/host.c 25 additions, 1 deletiondrivers/mmc/core/host.c
- drivers/mmc/core/mmc.c 13 additions, 9 deletionsdrivers/mmc/core/mmc.c
- drivers/mmc/core/mmc_test.c 4 additions, 4 deletionsdrivers/mmc/core/mmc_test.c
- drivers/mmc/core/sd.c 34 additions, 4 deletionsdrivers/mmc/core/sd.c
- drivers/mmc/core/sdio.c 24 additions, 0 deletionsdrivers/mmc/core/sdio.c
- drivers/mmc/core/sdio_bus.c 40 additions, 14 deletionsdrivers/mmc/core/sdio_bus.c
- drivers/mmc/core/sdio_cis.c 11 additions, 0 deletionsdrivers/mmc/core/sdio_cis.c
- drivers/mmc/host/Kconfig 34 additions, 19 deletionsdrivers/mmc/host/Kconfig
Loading
Please register or sign in to comment