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.0-rc7
Date: Fri, 15 Feb 2019 10:49:01 +0100	[thread overview]
Message-ID: <20190215094901.27471-1-ulf.hansson@linaro.org> (raw)

Hi Linus,

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

  Linux 5.0-rc5 (2019-02-03 13:48:04 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.0-rc5

for you to fetch changes up to 83e418a805d880a8b18add07f94d19b2a5a80307:

  mmc: meson-gx: fix interrupt name (2019-02-13 08:41:15 +0100)

----------------------------------------------------------------
MMC core:
 - Fix deadlock bug for block I/O requests

MMC host:
 - sunxi: Disable broken HS-DDR mode for H5 by default
 - sunxi: Avoid unsupported speed modes declared via DT
 - meson-gx: Restore interrupt name

----------------------------------------------------------------
Chen-Yu Tsai (2):
      mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
      mmc: sunxi: Filter out unsupported modes declared in the device tree

Martin Blumenstingl (1):
      mmc: meson-gx: fix interrupt name

Zachary Hays (1):
      mmc: block: handle complete_work on separate workqueue

 drivers/mmc/core/block.c        | 10 +++++++++-
 drivers/mmc/host/meson-gx-mmc.c |  3 ++-
 drivers/mmc/host/sunxi-mmc.c    | 26 +++++++++++++++++++++++++-
 include/linux/mmc/card.h        |  1 +
 4 files changed, 37 insertions(+), 3 deletions(-)

             reply	other threads:[~2019-02-15  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-15  9:49 Ulf Hansson [this message]
2019-02-15 17:10 ` [GIT PULL] MMC fixes for v5.0-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=20190215094901.27471-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).