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]
Message-Id: <20220819143905.8090-1-ulf.hansson@linaro.org>
Date:   Fri, 19 Aug 2022 16:39:05 +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 v6.0-rc2

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.0-rc2. 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 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.0-rc1

for you to fetch changes up to a0753ef66c34c1739580219dca664eda648164b7:

  mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC (2022-08-15 19:31:04 +0200)

----------------------------------------------------------------
MMC host:
 - meson-gx: Fix error handling in ->probe()
 - mtk-sd: Fix a command problem when using cqe off/disable
 - pxamci: Fix error handling in ->probe()
 - sdhci-of-dwcmshc: Fix broken support for the BlueField-3 variant

----------------------------------------------------------------
Christophe JAILLET (3):
      mmc: pxamci: Fix an error handling path in pxamci_probe()
      mmc: pxamci: Fix another error handling path in pxamci_probe()
      mmc: meson-gx: Fix an error handling path in meson_mmc_probe()

Liming Sun (1):
      mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC

Wenbin Mei (1):
      mmc: mtk-sd: Clear interrupts when cqe off/disable

 drivers/mmc/host/meson-gx-mmc.c     |  6 ++++--
 drivers/mmc/host/mtk-sd.c           |  6 ++++++
 drivers/mmc/host/pxamci.c           |  4 ++--
 drivers/mmc/host/sdhci-of-dwcmshc.c | 16 ++++++++++++++--
 4 files changed, 26 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ