From: Ulf Hansson <ulf.hansson@linaro.org>
To: Linus <torvalds@linux-foundation.org>,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Jaehoon Chung <jh80.chung@samsung.com>,
Adrian Hunter <adrian.hunter@intel.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>
Subject: [GIT PULL] MMC fixes for v.4.16-rc1
Date: Mon, 5 Feb 2018 14:49:26 +0100 [thread overview]
Message-ID: <1517838566-2345-1-git-send-email-ulf.hansson@linaro.org> (raw)
Hi Linus,
Here's a PR with a few MMC fixes intended for v4.16-rc1. 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 3da90b159b146672f830bcd2489dd3a1f4e9e089:
Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs (2018-01-30 19:07:32 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.16-2
for you to fetch changes up to 56174d9a21496fce64fcc6ba2f475734c20c12e4:
mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMA (2018-01-31 11:27:23 +0100)
----------------------------------------------------------------
MMC host:
- renesas_sdhi: Fix build error in case NO_DMA=y
- sdhci: Implement a bounce buffer to address throughput regressions
----------------------------------------------------------------
Geert Uytterhoeven (1):
mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMA
Linus Walleij (1):
mmc: sdhci: Implement an SDHCI-specific bounce buffer
drivers/mmc/host/Kconfig | 4 +-
drivers/mmc/host/sdhci.c | 164 ++++++++++++++++++++++++++++++++++++++++++++---
drivers/mmc/host/sdhci.h | 3 +
3 files changed, 161 insertions(+), 10 deletions(-)
reply other threads:[~2018-02-05 13:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1517838566-2345-1-git-send-email-ulf.hansson@linaro.org \
--to=ulf.hansson@linaro.org \
--cc=adrian.hunter@intel.com \
--cc=jh80.chung@samsung.com \
--cc=linus.walleij@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).