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: Fri,  1 Mar 2024 11:07:36 +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.8-rc7

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.8-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 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.8-rc4

for you to fetch changes up to 09e23823ae9a3e2d5d20f2e1efe0d6e48cef9129:

  mmc: sdhci-xenon: add timeout for PHY init complete (2024-02-28 13:41:35 +0100)

----------------------------------------------------------------
MMC core:
 - Fix eMMC initialization with 1-bit bus connection

MMC host:
 - mmci: Fix DMA API overlapping mappings for the stm32 variant
 - sdhci-xenon: Fix PHY stability issues

----------------------------------------------------------------
Christophe Kerello (1):
      mmc: mmci: stm32: fix DMA API overlapping mappings warning

Elad Nachman (2):
      mmc: sdhci-xenon: fix PHY init clock stability
      mmc: sdhci-xenon: add timeout for PHY init complete

Ivan Semenov (1):
      mmc: core: Fix eMMC initialization with 1-bit bus connection

 drivers/mmc/core/mmc.c              |  2 ++
 drivers/mmc/host/mmci_stm32_sdmmc.c | 24 +++++++++++++++++++
 drivers/mmc/host/sdhci-xenon-phy.c  | 48 ++++++++++++++++++++++++++++++-------
 3 files changed, 65 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ