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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 23 Dec 2021 14:17:26 +0100
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v5.16-rc7

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.16-rc7. 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 2585cf9dfaaddf00b069673f27bb3f8530e2039c:

  Linux 5.16-rc5 (2021-12-12 14:53:01 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.16-rc5

for you to fetch changes up to ff31ee0a0f471776f67be5e5275c18d17736fc6b:

  mmc: mmci: stm32: clear DLYB_CR after sending tuning command (2021-12-21 13:03:51 +0100)

----------------------------------------------------------------
MMC core:
 - Disable card detect during shutdown

MMC host:
 - mmci: Fixup tuning support for stm32_sdmmc
 - meson-mx-sdhc: Fix support for multi-block SDIO commands
 - sdhci-tegra: Fix support for eMMC HS400ES mode

----------------------------------------------------------------
Martin Blumenstingl (1):
      mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands

Prathamesh Shete (1):
      mmc: sdhci-tegra: Fix switch to HS400ES mode

Ulf Hansson (1):
      mmc: core: Disable card detect during shutdown

Yann Gautier (1):
      mmc: mmci: stm32: clear DLYB_CR after sending tuning command

 drivers/mmc/core/core.c              |  7 +++++-
 drivers/mmc/core/core.h              |  1 +
 drivers/mmc/core/host.c              |  9 ++++++++
 drivers/mmc/host/meson-mx-sdhc-mmc.c | 16 ++++++++++++++
 drivers/mmc/host/mmci_stm32_sdmmc.c  |  2 ++
 drivers/mmc/host/sdhci-tegra.c       | 43 ++++++++++++++++++++++--------------
 6 files changed, 60 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ