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:	Thu, 12 Jun 2014 11:27:16 +0200
From:	Ulf Hansson <ulf.hansson@...aro.org>
To:	Linus <torvalds@...ux-foundation.org>,
	linux-mmc <linux-mmc@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc:	Chris Ball <chris@...ntf.net>
Subject: [GIT PULL] MMC fixes for v.3.16

Hi Linus,

Here are some mmc fixes for 3.16.

- Fix some various compiler warnings.
- Make atmel-mci compile again.
- Fix regression for sdhci-msm.

Information also collected in the signed tag.

Kind regards
Ulf Hansson


The following changes since commit 5c02c392cd2320e8d612376d6b72b6548a680923:

  Merge tag 'virtio-next-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2014-06-11
21:10:33 -0700)

are available in the git repository at:


  git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v3.16-2

for you to fetch changes up to 5d01b7684b7ebade6d9ea9c94a31357aec731ecd:

  mmc: simplify SDHCI Kconfig dependencies (2014-06-12 10:51:14 +0200)

----------------------------------------------------------------
- Fix some various compiler warnings.
- Make atmel-mci compile again.
- Fix regression for sdhci-msm.

----------------------------------------------------------------
Arnd Bergmann (4):
      mmc: atmel-mci: incude asm/cacheclush.h
      mmc: mvsdio: avoid compiler warning
      mmc: omap: don't select TPS65010
      mmc: simplify SDHCI Kconfig dependencies

Guennadi Liakhovetski (1):
      mmc: usdhi6rol0: fix compiler warnings

Stephen Boyd (1):
      mmc: sdhci-msm: Fix fallout from sdhci refactoring

 drivers/mmc/host/Kconfig      |   10 ++++------
 drivers/mmc/host/atmel-mci.c  |    1 +
 drivers/mmc/host/mvsdio.c     |    2 +-
 drivers/mmc/host/sdhci-msm.c  |    4 ++++
 drivers/mmc/host/usdhi6rol0.c |   10 +++++-----
 5 files changed, 15 insertions(+), 12 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