Hi Linus, Here's a PR with a couple of MMC fixes intended for v5.15-rc4. Details about the highlights are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 27151f177827d478508e756c7657273261aaf8a9: Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (2021-09-05 11:56:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.15-2 for you to fetch changes up to b81bede4d138ce62f7342e27bf55ac93c8071818: mmc: renesas_sdhi: fix regression with hard reset on old SDHIs (2021-09-06 18:10:49 +0200) ---------------------------------------------------------------- MMC host: - renesas_sdhi: Fix regression with hard reset on old SDHIs - dw_mmc: Only inject fault before done/error ---------------------------------------------------------------- Vincent Whitchurch (1): mmc: dw_mmc: Only inject fault before done/error Wolfram Sang (1): mmc: renesas_sdhi: fix regression with hard reset on old SDHIs drivers/mmc/host/dw_mmc.c | 15 ++++++++++++--- drivers/mmc/host/renesas_sdhi_core.c | 2 ++ 2 files changed, 14 insertions(+), 3 deletions(-)