[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFp1VRx_Zo_n7N93CkuCmRbA_Z-tvfqHbsvXztWp=Vo8kA@mail.gmail.com>
Date: Fri, 11 Aug 2017 16:26:29 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-mmc <linux-mmc@...r.kernel.org>
Subject: [GIT PULL] MMC fixes for v.4.13 rc5
Hi Linus,
Here are a couple of mmc fixes intended for v4.13-rc5.
Details are as usual found in the signed tag. Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit aae4e7a8bc44722fe70d58920a36916b1043195e:
Linux 4.13-rc4 (2017-08-06 18:44:49 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.13-rc4
for you to fetch changes up to 3f8b23a09a87aa65df3e13129cb2d9cffcb394db:
mmc: block: fix lockdep splat when removing mmc_block module
(2017-08-09 13:19:44 +0200)
----------------------------------------------------------------
MMC core:
- Fix lockdep splat when removing mmc_block module
- Fix the logic for setting eMMC HS400ES signal voltage
MMC host:
- omap_hsmmc: Add CMD23 capability to fix -EIO errors
----------------------------------------------------------------
Haibo Chen (1):
mmc: mmc: correct the logic for setting HS400ES signal voltage
Kishon Vijay Abraham I (1):
mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driver
Michał Mirosław (1):
mmc: block: fix lockdep splat when removing mmc_block module
drivers/mmc/core/block.c | 2 ++
drivers/mmc/core/mmc.c | 2 +-
drivers/mmc/host/omap_hsmmc.c | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists