Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fixes from Ulf Hansson: - Fix support for deferred probing for several host drivers - litex_mmc: Use async probe as it's common for all mmc hosts - meson-gx: Fix bug when scheduling while atomic - mmci_stm32: Fix max busy timeout calculation - sdhci-msm: Disable broken 64-bit DMA on MSM8916 * tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: usdhi60rol0: fix deferred probing mmc: sunxi: fix deferred probing mmc: sh_mmcif: fix deferred probing mmc: sdhci-spear: fix deferred probing mmc: sdhci-acpi: fix deferred probing mmc: owl: fix deferred probing mmc: omap_hsmmc: fix deferred probing mmc: omap: fix deferred probing mmc: mvsdio: fix deferred probing mmc: mtk-sd: fix deferred probing mmc: meson-gx: fix deferred probing mmc: bcm2835: fix deferred probing mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS mmc: meson-gx: remove redundant mmc_request_done() call from irq context mmc: mmci: stm32: fix max busy timeout calculation mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
Showing
- drivers/mmc/host/bcm2835.c 2 additions, 2 deletionsdrivers/mmc/host/bcm2835.c
- drivers/mmc/host/litex_mmc.c 1 addition, 0 deletionsdrivers/mmc/host/litex_mmc.c
- drivers/mmc/host/meson-gx-mmc.c 4 additions, 10 deletionsdrivers/mmc/host/meson-gx-mmc.c
- drivers/mmc/host/mmci.c 2 additions, 1 deletiondrivers/mmc/host/mmci.c
- drivers/mmc/host/mtk-sd.c 1 addition, 1 deletiondrivers/mmc/host/mtk-sd.c
- drivers/mmc/host/mvsdio.c 1 addition, 1 deletiondrivers/mmc/host/mvsdio.c
- drivers/mmc/host/omap.c 1 addition, 1 deletiondrivers/mmc/host/omap.c
- drivers/mmc/host/omap_hsmmc.c 4 additions, 2 deletionsdrivers/mmc/host/omap_hsmmc.c
- drivers/mmc/host/owl-mmc.c 1 addition, 1 deletiondrivers/mmc/host/owl-mmc.c
- drivers/mmc/host/sdhci-acpi.c 1 addition, 1 deletiondrivers/mmc/host/sdhci-acpi.c
- drivers/mmc/host/sdhci-msm.c 3 additions, 0 deletionsdrivers/mmc/host/sdhci-msm.c
- drivers/mmc/host/sdhci-spear.c 2 additions, 2 deletionsdrivers/mmc/host/sdhci-spear.c
- drivers/mmc/host/sh_mmcif.c 1 addition, 1 deletiondrivers/mmc/host/sh_mmcif.c
- drivers/mmc/host/sunxi-mmc.c 2 additions, 2 deletionsdrivers/mmc/host/sunxi-mmc.c
- drivers/mmc/host/usdhi6rol0.c 4 additions, 2 deletionsdrivers/mmc/host/usdhi6rol0.c
Please register or sign in to comment