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:   Mon,  5 Jul 2021 12:32:48 +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-rc1

Hi Linus,

Here's a pull-request with a few updates/fixes for MMC for v5.14-rc1. 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 c54b245d011855ea91c5beff07f1db74143ce614:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace (2021-06-28 20:39:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d0244847f9fc5e20df8b7483c8a4717fe0432d38:

  mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode (2021-07-02 14:59:51 +0200)

----------------------------------------------------------------
MMC core:
  - Clear flags before allowing to retune

MMC host:
 - sdhci: Clear unused bounce buffer at DMA mmap error path
 - sdhci: Fix warning message when accessing RPMB in HS400 mode
 - sdhci-of-arasan: Use clock-frequency property to update clk_xin
 - mtk-sd: Fixup compatible string for MT8195

----------------------------------------------------------------
Al Cooper (1):
      mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode

Rashmi A (2):
      mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin
      phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP

Takashi Iwai (1):
      mmc: sdhci: Clear unused bounce buffer at DMA mmap error path

Wenbin Mei (1):
      dt-bindings: mmc: change compatiable string for MT8195 mmc host IP

Wolfram Sang (1):
      mmc: core: clear flags before allowing to retune

 Documentation/devicetree/bindings/mmc/mtk-sd.yaml |  2 ++
 drivers/mmc/core/core.c                           |  7 +++++--
 drivers/mmc/host/sdhci-of-arasan.c                | 14 ++++++++++++--
 drivers/mmc/host/sdhci.c                          | 10 +++++++++-
 drivers/mmc/host/sdhci.h                          |  1 +
 drivers/phy/intel/phy-intel-keembay-emmc.c        |  3 ++-
 6 files changed, 31 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ