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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 20 Aug 2021 15:22:34 +0200
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.14-rc7

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.14-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 c500bee1c5b2f1d59b1081ac879d73268ab0ff17:

  Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.14-rc4

for you to fetch changes up to 419dd626e357e89fc9c4e3863592c8b38cfe1571:

  mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 (2021-08-16 12:12:05 +0200)

----------------------------------------------------------------
MMC host:
 - dw_mmc: Fix hang on data CRC error
 - mmci: Fix voltage switch procedure for the stm32 variant
 - sdhci-iproc: Fix some clock issues for BCM2711
 - sdhci-msm: Fixup software timeout value

----------------------------------------------------------------
Christophe Kerello (1):
      mmc: mmci: stm32: Check when the voltage switch procedure should be done

Nicolas Saenz Julienne (2):
      mmc: sdhci-iproc: Cap min clock frequency on BCM2711
      mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711

Shaik Sajida Bhanu (1):
      mmc: sdhci-msm: Update the software timeout value for sdhc

Vincent Whitchurch (1):
      mmc: dw_mmc: Fix hang on data CRC error

 drivers/mmc/host/dw_mmc.c           |  6 +++---
 drivers/mmc/host/mmci_stm32_sdmmc.c |  7 +++++--
 drivers/mmc/host/sdhci-iproc.c      | 21 ++++++++++++++++++++-
 drivers/mmc/host/sdhci-msm.c        | 18 ++++++++++++++++++
 4 files changed, 46 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ