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: <20250919104057.152796-1-ulf.hansson@linaro.org>
Date: Fri, 19 Sep 2025 12:40:57 +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.17-rc7

Hi Linus,

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

  mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1 (2025-08-21 11:07:16 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 77a436c93d10d68201bfd4941d1ca3230dfd1f40:

  mmc: sdhci-pci-gli: GL9767: Fix initializing the UHS-II interface during a power-on (2025-09-12 15:00:52 +0200)

----------------------------------------------------------------
MMC host:
 - mvsdio: Fix dma_unmap_sg() nents value
 - sdhci: Fix clock management for UHS-II
 - sdhci-pci-gli: Fix initialization of UHS-II for GL9767

----------------------------------------------------------------
Ben Chuang (3):
      mmc: sdhci: Move the code related to setting the clock from sdhci_set_ios_common() into sdhci_set_ios()
      mmc: sdhci-uhs2: Fix calling incorrect sdhci_set_clock() function
      mmc: sdhci-pci-gli: GL9767: Fix initializing the UHS-II interface during a power-on

Thomas Fourier (1):
      mmc: mvsdio: Fix dma_unmap_sg() nents value

 drivers/mmc/host/mvsdio.c        |  2 +-
 drivers/mmc/host/sdhci-pci-gli.c | 68 +++++++++++++++++++++++++++++++++++++++-
 drivers/mmc/host/sdhci-uhs2.c    |  3 +-
 drivers/mmc/host/sdhci.c         | 34 ++++++++++----------
 4 files changed, 87 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ