[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250822103241.233113-1-ulf.hansson@linaro.org>
Date: Fri, 22 Aug 2025 12:32:41 +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-rc3
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v6.17-rc3. 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 c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:
Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.17-rc2
for you to fetch changes up to d2d7a96b29ea6ab093973a1a37d26126db70c79f:
mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1 (2025-08-21 11:07:16 +0200)
----------------------------------------------------------------
MMC host:
- sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1
- sdhci-of-arasan: Ensure CD logic stabilization before power-up
- sdhci-pci-gli: Mask the replay timer timeout of AER for GL9763e
MEMSTICK:
- Fix deadlock by moving removing flag earlier
----------------------------------------------------------------
Jiayi Li (1):
memstick: Fix deadlock by moving removing flag earlier
Judith Mendez (1):
mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1
Sai Krishna Potthuri (1):
mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-up
Victor Shih (3):
mmc: sdhci-pci-gli: Add a new function to simplify the code
mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistency
mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AER
drivers/memstick/core/memstick.c | 1 -
drivers/memstick/host/rtsx_usb_ms.c | 1 +
drivers/mmc/host/sdhci-of-arasan.c | 33 +++++++++++++++++++++++++++++++--
drivers/mmc/host/sdhci-pci-gli.c | 37 +++++++++++++++++++++----------------
drivers/mmc/host/sdhci_am654.c | 18 ++++++++++++++++++
5 files changed, 71 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists