lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 21 Apr 2017 10:55:56 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Linus <torvalds@...ux-foundation.org>,
        linux-mmc <linux-mmc@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc:     Adrian Hunter <adrian.hunter@...el.com>,
        Jaehoon Chung <jh80.chung@...sung.com>
Subject: [GIT PULL] MMC fixes for v.4.11 rc8

Hi Linus,

Here are a couple of mmc fixes intended for v4.11 rc8. They are based
on v4.11-rc7.

Details are as usual found in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 4f7d029b9bf009fbee76bb10c0c4351a1870d2f3:

  Linux 4.11-rc7 (2017-04-16 13:00:18 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.11-rc7

for you to fetch changes up to 9f327845358d3dd0d8a5a7a5436b0aa5c432e757:

  mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50
card (2017-04-20 14:41:05 +0200)

----------------------------------------------------------------
MMC core:
 - kmalloc sdio scratch buffer to make it DMA-friendly

MMC host:
 - dw_mmc: Fix behaviour for SDIO IRQs when runtime PM is used
 - sdhci-esdhc-imx: Correct pad I/O drive strength for UHS-DDR50 cards

----------------------------------------------------------------
Douglas Anderson (1):
      mmc: dw_mmc: Don't allow Runtime PM for SDIO cards

Haibo Chen (1):
      mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card

Heiner Kallweit (1):
      mmc: sdio: fix alignment issue in struct sdio_func

 drivers/mmc/core/sdio_bus.c        | 12 +++++++++++-
 drivers/mmc/host/dw_mmc.c          | 11 +++++++++--
 drivers/mmc/host/sdhci-esdhc-imx.c |  1 +
 include/linux/mmc/sdio_func.h      |  2 +-
 4 files changed, 22 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ