[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241206084852.119710-1-ulf.hansson@linaro.org>
Date: Fri, 6 Dec 2024 09:48:52 +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-rc2
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v6.13-rc2. 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 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.13-rc1
for you to fetch changes up to 87a0d90fcd31c0f36da0332428c9e1a1e0f97432:
mmc: core: Further prevent card detect during shutdown (2024-12-02 15:37:16 +0100)
----------------------------------------------------------------
MMC core:
- Further prevent card detect during shutdown
MMC host:
- sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
----------------------------------------------------------------
Hans de Goede (1):
mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
Ulf Hansson (1):
mmc: core: Further prevent card detect during shutdown
drivers/mmc/core/bus.c | 2 ++
drivers/mmc/core/core.c | 3 ++
drivers/mmc/host/sdhci-pci-core.c | 72 +++++++++++++++++++++++++++++++++++++++
drivers/mmc/host/sdhci-pci.h | 1 +
4 files changed, 78 insertions(+)
Powered by blists - more mailing lists