Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1703786 > unrolled thread
| Started by | Ulf Hansson <ulf.hansson@linaro.org> |
|---|---|
| First post | 2017-08-04 10:30 +0200 |
| Last post | 2017-08-04 10:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] MMC fixes for v.4.13 rc4 Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-04 10:30 +0200
| From | Ulf Hansson <ulf.hansson@linaro.org> |
|---|---|
| Date | 2017-08-04 10:30 +0200 |
| Subject | [GIT PULL] MMC fixes for v.4.13 rc4 |
| Message-ID | <uaG9A-4A4-5@gated-at.bofh.it> |
Hi Linus,
Here are a couple of mmc fixes intended for v4.13-rc4.
Details are as usual found in the signed tag. Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit 16f73eb02d7e1765ccab3d2018e0bd98eb93d973:
Linux 4.13-rc3 (2017-07-30 12:40:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.13-rc3
for you to fetch changes up to 7c84b8b43d3d550fa6f0b57277d03f2e1bafb357:
mmc: block: bypass the queue even if usage is present for hotplug
(2017-08-03 11:00:39 +0200)
----------------------------------------------------------------
MMC core:
- Fix NULL pointer dereference for block I/O during hotplug
MMC host:
- sdhci-of-at91: Fix card detect for non-removable cards
----------------------------------------------------------------
Ludovic Desroches (1):
mmc: sdhci-of-at91: force card detect value for non removable devices
Shawn Lin (1):
mmc: block: bypass the queue even if usage is present for hotplug
drivers/mmc/core/block.c | 1 +
drivers/mmc/host/sdhci-of-at91.c | 35 ++++++++++++++++++++++++++++++++++-
2 files changed, 35 insertions(+), 1 deletion(-)
Back to top | Article view | linux.kernel
csiph-web