From: Ulf Hansson <ulf.hansson@linaro.org>
To: Linus <torvalds@linux-foundation.org>,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Subject: [GIT PULL] MMC fixes for v6.5-rc7
Date: Fri, 18 Aug 2023 11:29:16 +0200 [thread overview]
Message-ID: <20230818092916.38330-1-ulf.hansson@linaro.org> (raw)
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v6.5-rc7. 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 5def5c1c15bf22934ee227af85c1716762f3829f:
mmc: sdhci-f-sdh30: Replace with sdhci_pltfm (2023-07-14 11:28:55 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.5-rc1-2
for you to fetch changes up to 58abdd80b93b09023ca03007b608685c41e3a289:
mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove (2023-08-15 13:24:29 +0200)
----------------------------------------------------------------
MMC core:
- Fix in_flight[issue_type] value error to properly manage requests
MMC host:
- wbsd: Fix double free in the probe error path
- sunplus: Fix error path in probe
- sdhci_f_sdh30: Fix order of function calls in sdhci_f_sdh30_remove
----------------------------------------------------------------
Harshit Mogalapalli (1):
mmc: sunplus: Fix error handling in spmmc_drv_probe()
Wei Chen (1):
mmc: sunplus: fix return value check of mmc_add_host()
Yang Yingliang (1):
mmc: wbsd: fix double mmc_free_host() in wbsd_init()
Yangtao Li (1):
mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
Yibin Ding (1):
mmc: block: Fix in_flight[issue_type] value error
drivers/mmc/core/block.c | 7 ++++---
drivers/mmc/host/sdhci_f_sdh30.c | 11 +++++++----
drivers/mmc/host/sunplus-mmc.c | 26 +++++++++++++-------------
drivers/mmc/host/wbsd.c | 2 --
4 files changed, 24 insertions(+), 22 deletions(-)
next reply other threads:[~2023-08-18 9:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-18 9:29 Ulf Hansson [this message]
2023-08-18 17:48 ` [GIT PULL] MMC fixes for v6.5-rc7 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230818092916.38330-1-ulf.hansson@linaro.org \
--to=ulf.hansson@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox