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/MEMSTICK fixes for v5.9-rc8
Date: Fri,  2 Oct 2020 09:55:02 +0200	[thread overview]
Message-ID: <20201002075502.130199-1-ulf.hansson@linaro.org> (raw)

Hi Linus,

Here's a PR with an MMC and a MEMSTICK fix, intended for v5.9-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 14801c624066a55139c2c57963eb1b859d0a316a:

  mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA (2020-09-14 11:46:16 +0200)

are available in the Git repository at:

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

for you to fetch changes up to afd7f30886b0b445a4240a99020458a9772f2b89:

  mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models (2020-09-28 12:16:47 +0200)

----------------------------------------------------------------
MEMSTICK core:
 - Fix deadlock when removing the host

MMC host:
 - sdhci-pci: Workaround broken CMDQ on Intel GLK based IRBIS models

----------------------------------------------------------------
Hans de Goede (1):
      mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models

Kai-Heng Feng (1):
      memstick: Skip allocating card when removing host

 drivers/memstick/core/memstick.c  | 4 ++++
 drivers/mmc/host/sdhci-pci-core.c | 3 ++-
 include/linux/memstick.h          | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

             reply	other threads:[~2020-10-02  7:55 UTC|newest]

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