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, 8 May 2015 09:23:22 +0200
From:	Ulf Hansson <ulf.hansson@...aro.org>
To:	Linus <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.1 rc3

Hi Linus,

Here are some mmc fixes for v.4.1 rc3, based on v4.1-rc2.

Details are as usual found in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

  git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-4.1-rc2

for you to fetch changes up to 4de3bf66c61ef708d8f22d7f990339668a858e7d:

  mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE (2015-05-08
08:55:47 +0200)

----------------------------------------------------------------
MMC core:
- Don't access RPMB partitions for normal read/write
- Fix hibernation restore sequence

MMC host:
- dw_mmc: Fix card detection for non removable cards
- dw_mmc: Fix sglist issue in 32-bit mode
- sh_mmcif: Fix timeout value for command request

----------------------------------------------------------------
Chuanxiao Dong (1):
      mmc: card: Don't access RPMB partitions for normal read/write

Grygorii Strashko (1):
      mmc: core: add missing pm event in mmc_pm_notify to fix hib restore

Takeshi Kihara (1):
      mmc: sh_mmcif: Fix timeout value for command request

Zhangfei Gao (2):
      mmc: dw_mmc: init desc in dw_mci_idmac_init
      mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE

 drivers/mmc/card/block.c    | 12 ++++++++++++
 drivers/mmc/card/queue.c    |  2 +-
 drivers/mmc/card/queue.h    |  2 ++
 drivers/mmc/core/core.c     |  1 +
 drivers/mmc/host/dw_mmc.c   |  7 +++++--
 drivers/mmc/host/sh_mmcif.c |  2 +-
 6 files changed, 22 insertions(+), 4 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