linux-kernel.vger.kernel.org archive mirror
 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.10-rc4
Date: Fri, 13 Nov 2020 12:29:01 +0100	[thread overview]
Message-ID: <20201113112901.292826-1-ulf.hansson@linaro.org> (raw)

Hi Linus,

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

  Linux 5.10-rc3 (2020-11-08 16:10:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.10-rc3

for you to fetch changes up to 03d80e042a8e3248163a38f74b43809f8079d652:

  Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards" (2020-11-10 13:58:01 +0100)

----------------------------------------------------------------
MMC host:
 - tmio: Fixup support for reset
 - sdhci-of-esdhc: Extend erratum for pulse width to more broken HWs
 - renesas_sdhi: Fix re-binding of drivers

----------------------------------------------------------------
Wolfram Sang (3):
      mmc: tmio: when resetting, reset DMA controller, too
      mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF
      Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards"

Yangbo Lu (1):
      mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs

Yoshihiro Shimoda (1):
      mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at remove

 drivers/mmc/host/renesas_sdhi_core.c | 14 +-------------
 drivers/mmc/host/sdhci-of-esdhc.c    |  2 ++
 drivers/mmc/host/tmio_mmc_core.c     |  7 +++++--
 3 files changed, 8 insertions(+), 15 deletions(-)

             reply	other threads:[~2020-11-13 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13 11:29 Ulf Hansson [this message]
2020-11-13 18:12 ` [GIT PULL] MMC fixes for v5.10-rc4 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=20201113112901.292826-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;
as well as URLs for NNTP newsgroup(s).