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: <20241219134142.48554-1-ulf.hansson@linaro.org>
Date: Thu, 19 Dec 2024 14:41:42 +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.13-rc4

Hi Linus,

Here's a PR with a few MMC fixes intended for v6.13-rc4. 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 fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f3d87abe11ed04d1b23a474a212f0e5deeb50892:

  mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe() (2024-12-10 16:02:34 +0100)

----------------------------------------------------------------
MMC host:
 - mtk-sd: Cleanup the wakeup configuration in error/remove-path
 - sdhci-tegra: Correct quirk for ADMA2 length

----------------------------------------------------------------
Joe Hattori (1):
      mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()

Prathamesh Shete (1):
      mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk

 drivers/mmc/host/mtk-sd.c      | 2 ++
 drivers/mmc/host/sdhci-tegra.c | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ