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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 25 Oct 2019 16:00:58 +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 v5.4-rc5

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.4-rc5. 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 7d194c2100ad2a6dded545887d02754948ca5241:

  Linux 5.4-rc4 (2019-10-20 15:56:22 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 2bb9f7566ba7ab3c2154964461e37b52cdc6b91b:

  mmc: mxs: fix flags passed to dmaengine_prep_slave_sg (2019-10-21 16:16:38 +0200)

----------------------------------------------------------------
MMC host:
 - mxs: Fix flags passed to dmaengine_prep_slave_sg
 - cqhci: Add a missing memory barrier
 - sdhci-omap: Fix tuning procedure for temperatures < -20C

----------------------------------------------------------------
Faiz Abbas (2):
      mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
      mmc: cqhci: Commit descriptors before setting the doorbell

Sascha Hauer (1):
      mmc: mxs: fix flags passed to dmaengine_prep_slave_sg

 drivers/mmc/host/cqhci.c      | 3 ++-
 drivers/mmc/host/mxs-mmc.c    | 7 ++++---
 drivers/mmc/host/sdhci-omap.c | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ