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: <20201211085640.234657-1-ulf.hansson@linaro.org>
Date:   Fri, 11 Dec 2020 09:56:40 +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 v5.10-rc8

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.10-rc8. 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 d06d60d52ec0b0eef702dd3e7b4699f0b589ad0f:

  mmc: sdhci-of-arasan: Issue DLL reset explicitly (2020-11-17 12:44:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c0d638a03bc5dfdb08fb95d0a79ecada25f40da8:

  mmc: mediatek: mark PM functions as __maybe_unused (2020-12-04 15:35:54 +0100)

----------------------------------------------------------------
MMC core:
 - Fixup condition for CMD13 polling for RPMB requests

MMC host:
 - mtk-sd: Fix system suspend/resume support for CQHCI
 - mtd-sd: Extend SDIO IRQ fix to more variants
 - sdhci-of-arasan: Fix clock registration error for Keem Bay SOC
 - tmio: Bring HW to a sane state after a power off

----------------------------------------------------------------
Arnd Bergmann (1):
      mmc: mediatek: mark PM functions as __maybe_unused

Bean Huo (1):
      mmc: block: Fixup condition for CMD13 polling for RPMB requests

Muhammad Husaini Zulkifli (1):
      mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOC

Wenbin Mei (1):
      mmc: mediatek: Fix system suspend/resume support for CQHCI

Wolfram Sang (1):
      mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFF

yong mao (1):
      mmc: mediatek: Extend recheck_sdio_irq fix to more variants

 drivers/mmc/core/block.c           |  2 +-
 drivers/mmc/host/mtk-sd.c          | 39 +++++++++++++++++++++++++++-----------
 drivers/mmc/host/sdhci-of-arasan.c |  3 +++
 drivers/mmc/host/tmio_mmc_core.c   |  6 +++---
 4 files changed, 35 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ