[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210927211352.21266-1-ulf.hansson@linaro.org>
Date: Mon, 27 Sep 2021 23:13:52 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v5.15-rc4
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(-)
Powered by blists - more mailing lists