linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MMC fixes for v.4.16-rc4
@ 2018-03-02 11:47 Ulf Hansson
  0 siblings, 0 replies; only message in thread
From: Ulf Hansson @ 2018-03-02 11:47 UTC (permalink / raw)
  To: Linus, linux-mmc, linux-kernel; +Cc: Jaehoon Chung, Adrian Hunter, Ulf Hansson

Hi Linus,

Here's a PR with some MMC fixes intended for v4.16-rc4. 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 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.16-rc3

for you to fetch changes up to 3a574919f0cc15a46ec14c3e5e08300908991915:

  mmc: core: Avoid hanging to claim host for mmc via some nested calls (2018-02-27 15:12:37 +0100)

----------------------------------------------------------------
MMC core:
 - mmc: core: Avoid hang when claiming host

MMC host:
 - dw_mmc: Avoid hang when accessing registers
 - dw_mmc: Fix out-of-bounds access for slot's caps
 - dw_mmc-k3: Fix out-of-bounds access through DT alias
 - sdhci-pci: Fix S0i3 for Intel BYT-based controllers

----------------------------------------------------------------
Adrian Hunter (1):
      mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers

Geert Uytterhoeven (1):
      mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias

Shawn Lin (3):
      mmc: dw_mmc: Factor out dw_mci_init_slot_caps
      mmc: dw_mmc: Fix out-of-bounds access for slot's caps
      mmc: dw_mmc: Avoid accessing registers in runtime suspended state

Ulf Hansson (1):
      mmc: core: Avoid hanging to claim host for mmc via some nested calls

 drivers/mmc/core/mmc_ops.c         |  4 --
 drivers/mmc/host/dw_mmc-exynos.c   |  1 +
 drivers/mmc/host/dw_mmc-k3.c       |  4 ++
 drivers/mmc/host/dw_mmc-rockchip.c |  1 +
 drivers/mmc/host/dw_mmc-zx.c       |  1 +
 drivers/mmc/host/dw_mmc.c          | 84 ++++++++++++++++++++++++--------------
 drivers/mmc/host/dw_mmc.h          |  2 +
 drivers/mmc/host/sdhci-pci-core.c  | 35 ++++++++++++++--
 8 files changed, 94 insertions(+), 38 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-02 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 11:47 [GIT PULL] MMC fixes for v.4.16-rc4 Ulf Hansson

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).