Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fixes from Ulf Hansson: "MMC core: - Fix NULL ptr crash for a special test case - Align max segment size with logical block size to prevent bugs in v5.1-rc1. MMC host: - cqhci: Minor fixes - tmio: Prevent interrupt storm - tmio: Fixup SD/MMC card initialization - spi: Allow card to be detected during probe - sdhci-esdhc-imx: Fixup fix for ERR004536" * tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: sdhci-esdhc-imx: correct the fix of ERR004536 mmc: core: align max segment size with logical block size mmc: cqhci: Fix a tiny potential memory leak on error condition mmc: cqhci: fix space allocated for transfer descriptor mmc: core: Fix NULL ptr crash from mmc_should_fail_request mmc: tmio: fix access width of Block Count Register mmc: tmio_mmc_core: don't claim spurious interrupts mmc: spi: Fix card detection during probe
No related branches found
No related tags found
Showing
- drivers/mmc/core/block.c 0 additions, 6 deletionsdrivers/mmc/core/block.c
- drivers/mmc/core/core.c 1 addition, 1 deletiondrivers/mmc/core/core.c
- drivers/mmc/core/queue.c 8 additions, 1 deletiondrivers/mmc/core/queue.c
- drivers/mmc/host/cqhci.c 11 additions, 2 deletionsdrivers/mmc/host/cqhci.c
- drivers/mmc/host/mmc_spi.c 1 addition, 0 deletionsdrivers/mmc/host/mmc_spi.c
- drivers/mmc/host/renesas_sdhi_sys_dmac.c 1 addition, 0 deletionsdrivers/mmc/host/renesas_sdhi_sys_dmac.c
- drivers/mmc/host/sdhci-esdhc-imx.c 5 additions, 4 deletionsdrivers/mmc/host/sdhci-esdhc-imx.c
- drivers/mmc/host/tmio_mmc.h 5 additions, 0 deletionsdrivers/mmc/host/tmio_mmc.h
- drivers/mmc/host/tmio_mmc_core.c 12 additions, 5 deletionsdrivers/mmc/host/tmio_mmc_core.c
Loading
Please register or sign in to comment