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: <20251114162415.93883-1-ulf.hansson@linaro.org>
Date: Fri, 14 Nov 2025 17:24:15 +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 v6.18-rc6

Hi Linus,

Here's a pull-request with a couple of MMC fixes intended for v6.18-rc6.
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 211ddde0823f1442e4ad052a2f30f050145ccada:

  Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.18-rc2

for you to fetch changes up to 739f04f4a46237536aff07ff223c231da53ed8ce:

  mmc: dw_mmc-rockchip: Fix wrong internal phase calculate (2025-11-11 17:47:47 +0100)

----------------------------------------------------------------
MMC host:
 - dw_mmc-rockchip: Fix internal phase calculation
 - pxamci: Simplify and fix ->probe() error handling
 - sdhci-of-dwcmshc: Fix strbin signal delay
 - wmt-sdmmc: Fix compile test default

----------------------------------------------------------------
Johan Hovold (1):
      mmc: wmt-sdmmc: fix compile test default

Rakuram Eswaran (1):
      mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs

Shawn Lin (2):
      mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
      mmc: dw_mmc-rockchip: Fix wrong internal phase calculate

 drivers/mmc/host/Kconfig            |  2 +-
 drivers/mmc/host/dw_mmc-rockchip.c  |  4 +--
 drivers/mmc/host/pxamci.c           | 56 ++++++++++++-------------------------
 drivers/mmc/host/sdhci-of-dwcmshc.c |  2 +-
 4 files changed, 22 insertions(+), 42 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ