* [GIT PULL] MMC fixes for v6.1-rc7
@ 2022-12-02 8:33 Ulf Hansson
2022-12-03 0:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ulf Hansson @ 2022-12-02 8:33 UTC (permalink / raw)
To: Linus, linux-mmc, linux-kernel; +Cc: Ulf Hansson
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v6.1-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 222cfa0118aa68687ace74aab8fdf77ce8fbd7e6:
mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put() (2022-11-16 17:00:39 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.1-rc5-2
for you to fetch changes up to dd30dcfa7a74a06f8dcdab260d8d5adf32f17333:
mmc: sdhci-sprd: Fix no reset data and command after voltage switch (2022-12-01 11:28:39 +0100)
----------------------------------------------------------------
MMC core:
- Fix ambiguous TRIM and DISCARD args
- Fix removal of debugfs file for mmc_test
MMC host:
- mtk-sd: Add missing clk_disable_unprepare() in an error path
- sdhci: Fix I/O voltage switch delay for UHS-I SD cards
- sdhci-esdhc-imx: Fix CQHCI exit halt state check
- sdhci-sprd: Fix voltage switch
----------------------------------------------------------------
Adrian Hunter (1):
mmc: sdhci: Fix voltage switch delay
Christian Löhle (1):
mmc: core: Fix ambiguous TRIM and DISCARD arg
Gaosheng Cui (1):
mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
Sebastian Falbesoner (1):
mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
Wenchao Chen (1):
mmc: sdhci-sprd: Fix no reset data and command after voltage switch
Ye Bin (1):
mmc: mmc_test: Fix removal of debugfs file
drivers/mmc/core/core.c | 9 ++++--
drivers/mmc/core/mmc_test.c | 3 +-
drivers/mmc/host/mtk-sd.c | 6 ++--
drivers/mmc/host/sdhci-esdhc-imx.c | 2 +-
drivers/mmc/host/sdhci-sprd.c | 4 ++-
drivers/mmc/host/sdhci.c | 61 +++++++++++++++++++++++++++++++++-----
drivers/mmc/host/sdhci.h | 2 ++
include/linux/mmc/mmc.h | 2 +-
8 files changed, 72 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] MMC fixes for v6.1-rc7
2022-12-02 8:33 [GIT PULL] MMC fixes for v6.1-rc7 Ulf Hansson
@ 2022-12-03 0:10 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-03 0:10 UTC (permalink / raw)
To: Ulf Hansson; +Cc: Linus, linux-mmc, linux-kernel, Ulf Hansson
The pull request you sent on Fri, 2 Dec 2022 09:33:10 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.1-rc5-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2df2adc3e69d32751eb534ed55c591854260c4a3
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-03 0:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02 8:33 [GIT PULL] MMC fixes for v6.1-rc7 Ulf Hansson
2022-12-03 0:10 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox