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: <20240906101456.198887-1-ulf.hansson@linaro.org>
Date: Fri,  6 Sep 2024 12:14:56 +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.11-rc7

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.11-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 5be63fc19fcaa4c236b307420483578a56986a37:

  Linux 6.11-rc5 (2024-08-25 19:07:11 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.11-rc5

for you to fetch changes up to aea62c744a9ae2a8247c54ec42138405216414da:

  mmc: cqhci: Fix checking of CQHCI_HALT state (2024-09-03 14:20:51 +0200)

----------------------------------------------------------------
MMC core:
 - Apply SD quirks earlier during probe so they become relevant

MMC host:
 - cqhci: Fix checking of CQHCI_HALT state
 - dw_mmc: Fix IDMAC operation with pages bigger than 4K
 - sdhci-of-aspeed: Fix module autoloading

----------------------------------------------------------------
Jonathan Bell (1):
      mmc: core: apply SD quirks earlier during probe

Liao Chen (1):
      mmc: sdhci-of-aspeed: fix module autoloading

Sam Protsenko (1):
      mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K

Seunghwan Baek (1):
      mmc: cqhci: Fix checking of CQHCI_HALT state

 drivers/mmc/core/quirks.h          | 22 +++++++++++++---------
 drivers/mmc/core/sd.c              |  4 ++++
 drivers/mmc/host/cqhci-core.c      |  2 +-
 drivers/mmc/host/dw_mmc.c          |  4 ++--
 drivers/mmc/host/sdhci-of-aspeed.c |  1 +
 5 files changed, 21 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ