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>] [day] [month] [year] [list]
Date:	Fri, 2 Oct 2015 11:24:03 +0200
From:	Ulf Hansson <ulf.hansson@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-mmc <linux-mmc@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] MMC fixes for v.4.3 rc4

Hi Linus,

Here are some mmc fixes intended for v4.3 rc4 and it's based on v4.3-rc3.
Details are as usual found in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

  Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

  git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v4.3-rc3

for you to fetch changes up to 031277d4d33d33f0174fbb569ca8f68238175617:

  mmc: core: fix dead loop of mmc_retune (2015-09-30 14:54:22 +0200)

----------------------------------------------------------------
MMC core:
 - Allow users of mmc_of_parse() to succeed when CONFIG_GPIOLIB is unset
 - Prevent infinite loop of re-tuning for CRC-errors for CMD19 and CMD21

MMC host:
 - pxamci: Fix issues with card detect
 - sunxi: Fix clk-delay settings

----------------------------------------------------------------
Chaotian Jing (1):
      mmc: core: fix dead loop of mmc_retune

Hans de Goede (1):
      mmc: sunxi: Fix clk-delay settings

Robert Jarzmik (1):
      mmc: pxamci: fix card detect with slot-gpio API

Ulf Hansson (1):
      mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset

 drivers/mmc/core/core.c      |  6 ++--
 drivers/mmc/core/host.c      |  4 +--
 drivers/mmc/host/pxamci.c    | 66 +++++++++++++++-----------------------------
 drivers/mmc/host/sunxi-mmc.c | 53 +++++++++++++++++++++++++----------
 4 files changed, 67 insertions(+), 62 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ