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: Sat, 29 Jun 2024 11:23:48 +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.10-rc6

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.10-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 6ba59ff4227927d3a8530fc2973b80e94b54d58f:

  Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ab069ce125965a5e282f7b53b86aee76ab32975c:

  mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() (2024-06-20 16:42:30 +0200)

----------------------------------------------------------------
MMC host:
 - moxart-mmc: Revert "mmc: moxart-mmc: Use sg_miter for PIO"
 - sdhci: Do not invert write-protect twice
 - sdhci: Do not lock spinlock around mmc_gpio_get_ro()
 - sdhci-pci/sdhci-pci-o2micro: Return proper error codes
 - sdhci-brcmstb: Fix support for erase/trim/discard

----------------------------------------------------------------
Adrian Hunter (2):
      mmc: sdhci: Do not invert write-protect twice
      mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()

Ilpo Järvinen (2):
      mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos
      mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnos

Kamal Dasu (1):
      mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discard

Linus Walleij (1):
      Revert "mmc: moxart-mmc: Use sg_miter for PIO"

 drivers/mmc/host/moxart-mmc.c        | 78 ++++++++++++++++++++----------------
 drivers/mmc/host/sdhci-brcmstb.c     |  4 ++
 drivers/mmc/host/sdhci-pci-core.c    | 11 +++--
 drivers/mmc/host/sdhci-pci-o2micro.c | 41 ++++++++++---------
 drivers/mmc/host/sdhci.c             | 25 +++++++-----
 5 files changed, 90 insertions(+), 69 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ