mbox series

[GIT,PULL] MMC fixes for v5.19-rc4

Message ID 20220623115720.44690-1-ulf.hansson@linaro.org
State New
Headers show
Series [GIT,PULL] MMC fixes for v5.19-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.19-rc2

Message

Ulf Hansson June 23, 2022, 11:57 a.m. UTC
Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.19-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 b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:

  Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.19-rc2

for you to fetch changes up to 89bcd9a64b849380ef57e3032b307574e48db524:

  mmc: mediatek: wait dma stop bit reset to 0 (2022-06-15 10:05:56 -0700)

----------------------------------------------------------------
MMC host:
 - mtk-sd: Fix dma hang issues
 - sdhci-pci-o2micro: Fix card detect by dealing with debouncing

----------------------------------------------------------------
Chevron Li (1):
      mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing

Mengqi Zhang (1):
      mmc: mediatek: wait dma stop bit reset to 0

 drivers/mmc/host/mtk-sd.c            | 20 ++++++++++++--------
 drivers/mmc/host/sdhci-pci-o2micro.c |  2 ++
 2 files changed, 14 insertions(+), 8 deletions(-)

Comments

pr-tracker-bot@kernel.org June 23, 2022, 2:27 p.m. UTC | #1
The pull request you sent on Thu, 23 Jun 2022 13:57:20 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.19-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f410c3e000a3ced328b2c4c8bb6d121ff5572dde

Thank you!