All of lore.kernel.org
 help / color / mirror / Atom feed
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 v5.14-rc7
Date: Fri, 20 Aug 2021 15:22:34 +0200	[thread overview]
Message-ID: <20210820132234.318026-1-ulf.hansson@linaro.org> (raw)

Hi Linus,

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

  Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.14-rc4

for you to fetch changes up to 419dd626e357e89fc9c4e3863592c8b38cfe1571:

  mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 (2021-08-16 12:12:05 +0200)

----------------------------------------------------------------
MMC host:
 - dw_mmc: Fix hang on data CRC error
 - mmci: Fix voltage switch procedure for the stm32 variant
 - sdhci-iproc: Fix some clock issues for BCM2711
 - sdhci-msm: Fixup software timeout value

----------------------------------------------------------------
Christophe Kerello (1):
      mmc: mmci: stm32: Check when the voltage switch procedure should be done

Nicolas Saenz Julienne (2):
      mmc: sdhci-iproc: Cap min clock frequency on BCM2711
      mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711

Shaik Sajida Bhanu (1):
      mmc: sdhci-msm: Update the software timeout value for sdhc

Vincent Whitchurch (1):
      mmc: dw_mmc: Fix hang on data CRC error

 drivers/mmc/host/dw_mmc.c           |  6 +++---
 drivers/mmc/host/mmci_stm32_sdmmc.c |  7 +++++--
 drivers/mmc/host/sdhci-iproc.c      | 21 ++++++++++++++++++++-
 drivers/mmc/host/sdhci-msm.c        | 18 ++++++++++++++++++
 4 files changed, 46 insertions(+), 6 deletions(-)

             reply	other threads:[~2021-08-20 13:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-20 13:22 Ulf Hansson [this message]
2021-08-20 20:09 ` [GIT PULL] MMC fixes for v5.14-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=20210820132234.318026-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.