linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MMC fixes for v5.18-rc2
@ 2022-04-08 14:06 Ulf Hansson
  2022-04-08 16:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ulf Hansson @ 2022-04-08 14:06 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 v5.18-rc2. Details about the
highlights are as usual found in the signed tag.

Note that, this time I have also folded in a patch that isn't a fix. The reason
is that it's cross-subsystem change and I wanted to avoid us from sharing an
immutable branch.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.18-rc1

for you to fetch changes up to b71597edfaade119157ded98991bac7160be80c2:

  mmc: core: improve API to make clear mmc_hw_reset is for cards (2022-04-08 11:00:08 +0200)

----------------------------------------------------------------
MMC core:
 - Improve API to make it clear that mmc_hw_reset() is for cards
 - Fixup support for writeback-cache for eMMC and SD
 - Check for errors after writes on SPI

MMC host:
 - renesas_sdhi: A couple of fixes of TAP settings for eMMC HS400 mode
 - mmci_stm32: Fixup check of all elements in sg list
 - sdhci-xenon: Revert unnecessary fix for annoying 1.8V regulator warning

----------------------------------------------------------------
Christian Löhle (1):
      mmc: block: Check for errors after write on SPI

Michael Wu (1):
      mmc: core: Fixup support for writeback-cache for eMMC and SD

Pali Rohár (1):
      Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"

Wolfram Sang (3):
      mmc: renesas_sdhi: special 4tap settings only apply to HS400
      mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
      mmc: core: improve API to make clear mmc_hw_reset is for cards

Yann Gautier (1):
      mmc: mmci: stm32: correctly check all elements of sg list

 drivers/mmc/core/block.c                           | 48 +++++++++++++++++++---
 drivers/mmc/core/core.c                            |  5 ++-
 drivers/mmc/core/mmc_test.c                        |  3 +-
 drivers/mmc/host/mmci_stm32_sdmmc.c                |  6 +--
 drivers/mmc/host/renesas_sdhi_core.c               |  8 ++--
 drivers/mmc/host/sdhci-xenon.c                     | 10 -----
 drivers/net/wireless/ath/ath10k/sdio.c             |  2 +-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |  2 +-
 drivers/net/wireless/marvell/mwifiex/sdio.c        |  2 +-
 drivers/net/wireless/ti/wlcore/sdio.c              |  2 +-
 include/linux/mmc/core.h                           |  2 +-
 11 files changed, 59 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] MMC fixes for v5.18-rc2
  2022-04-08 14:06 [GIT PULL] MMC fixes for v5.18-rc2 Ulf Hansson
@ 2022-04-08 16:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-08 16:49 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: Linus, linux-mmc, linux-kernel, Ulf Hansson

The pull request you sent on Fri,  8 Apr 2022 16:06:54 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.18-rc1

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

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-04-08 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08 14:06 [GIT PULL] MMC fixes for v5.18-rc2 Ulf Hansson
2022-04-08 16:49 ` 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;
as well as URLs for NNTP newsgroup(s).