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:	Wed, 31 Dec 2008 20:01:25 +0100
From:	Pierre Ossman <drzeus-list@...eus.cx>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] MMC merge for 2.6.29

Linus, please pull from

        git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc.git for-linus

to receive the following updates:

 drivers/mmc/card/block.c      |  122 ++++++++++++++++++++++++++-------
 drivers/mmc/core/core.c       |   77 +++++++++++++++++++++
 drivers/mmc/core/mmc.c        |   18 ++++-
 drivers/mmc/host/Makefile     |    3 +
 drivers/mmc/host/at91_mci.c   |    4 +-
 drivers/mmc/host/mmc_spi.c    |    4 +-
 drivers/mmc/host/of_mmc_spi.c |  149 +++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/host/pxamci.c     |    2 +-
 drivers/mmc/host/ricoh_mmc.c  |   17 +++--
 drivers/mmc/host/sdhci-pci.c  |    2 +-
 drivers/mmc/host/sdhci.c      |   17 +++--
 drivers/mmc/host/sdhci.h      |    2 +-
 drivers/mmc/host/sdricoh_cs.c |    4 +-
 drivers/mmc/host/tmio_mmc.c   |    3 +-
 include/linux/mmc/core.h      |    2 +
 include/linux/mmc/host.h      |    2 +
 include/linux/spi/mmc_spi.h   |   15 ++++-
 17 files changed, 392 insertions(+), 51 deletions(-)
 create mode 100644 drivers/mmc/host/of_mmc_spi.c

Adrian Hunter (2):
      mmc_block: print better error messages
      mmc_block: ensure all sectors that do not have errors are read

Anton Vorontsov (2):
      mmc: Add mmc_vddrange_to_ocrmask() helper function
      mmc_spi: Add support for OpenFirmware bindings

Arjan van de Ven (1):
      pci: use pci_ioremap_bar() in drivers/mmc

David Brownell (1):
      mmc: warn about voltage mismatches

Harvey Harrison (1):
      mmc: trivial annotation of 'blocks'

Jarkko Lavinen (1):
      mmc: Add 8-bit bus width support

Julia Lawall (1):
      drivers/mmc: Move a dereference below a NULL test

Nicolas Ferre (1):
      mmc: at91_mci: reorder timer setup and mmc_add_host() call

Pierre Ossman (2):
      sdhci: handle built-in sdhci with modular leds class
      Merge branch 'master' of ../mmc

Roel Kluin (1):
      mmc: balanc pci_iomap with pci_iounmap

Sascha Sommer (1):
      sdricoh_cs: Add support for Bay Controller devices

Vernon Sauder (1):
      pxamci: fix dma_unmap_sg length

philipl@...rt.org (1):
      ricoh_mmc: Handle newer models of Ricoh controllers

Éric Piel (1):
      sdhci: activate led support also when module


Rgds
-- 
     -- Pierre Ossman

  Linux kernel, MMC maintainer        http://www.kernel.org
  rdesktop, core developer          http://www.rdesktop.org

  WARNING: This correspondence is being monitored by the
  Swedish government. Make sure your server uses encryption
  for SMTP traffic and consider using PGP for end-to-end
  encryption.

Download attachment "signature.asc" of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ