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:	Sun, 12 Oct 2008 11:20:15 +0200
From:	Pierre Ossman <drzeus-list@...eus.cx>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Haavard Skinnemoen <hskinnemoen@...el.com>
Subject: [GIT PULL] MMC updates for 2.6.28-rc1

Linus, please pull from

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

to receive the following updates:

 arch/avr32/boards/atngw100/setup.c      |    7 +-
 arch/avr32/boards/atstk1000/atstk1002.c |   18 +-
 arch/avr32/boards/atstk1000/atstk1003.c |   12 +-
 arch/avr32/boards/atstk1000/atstk1004.c |   12 +-
 arch/avr32/include/asm/atmel-mci.h      |   32 +-
 arch/avr32/mach-at32ap/at32ap700x.c     |   90 ++-
 drivers/mmc/Kconfig                     |    9 +-
 drivers/mmc/card/Kconfig                |    3 +-
 drivers/mmc/card/block.c                |   46 +-
 drivers/mmc/card/queue.c                |   23 +-
 drivers/mmc/core/mmc_ops.c              |    8 +-
 drivers/mmc/core/sdio.c                 |   52 ++-
 drivers/mmc/core/sdio_irq.c             |   16 +-
 drivers/mmc/host/Kconfig                |   30 +-
 drivers/mmc/host/atmel-mci-regs.h       |    6 +-
 drivers/mmc/host/atmel-mci.c            | 1352 ++++++++++++++++++++++---------
 drivers/mmc/host/mmc_spi.c              |   32 +-
 drivers/mmc/host/sdhci-pci.c            |    3 +-
 drivers/mmc/host/sdhci.c                |   46 +-
 drivers/mmc/host/sdhci.h                |    2 +
 include/linux/mmc/host.h                |    2 +-
 21 files changed, 1294 insertions(+), 507 deletions(-)

Haavard Skinnemoen (8):
      atmel-mci: Initialize BLKR before sending data transfer command
      atmel-mci: Implement tasklet as a state machine
      atmel-mci: Don't stop the clock between transfers
      atmel-mci: Platform code for supporting multiple mmc slots
      atmel-mci: support multiple mmc slots
      atmel-mci: Add experimental DMA support
      atmel-mci: Don't overwrite error bits when NOTBUSY is set
      atmel-mci: Add missing flush_dcache_page() in PIO transfer code

Matthew Fleming (2):
      MMC: CSD and CID timeout values
      MMC: Use timeout values from CSR

Pierre Ossman (13):
      sdhci: let the controller wait for busy state to end
      sdhci: reduce card detection delay
      sdio: make sleep on error interruptable
      sdio: give sdio irq thread a host specific name
      mmc_block: inform block layer about sector count restriction
      mmc_block: indicate strict ordering
      mmc_block: filter out PC requests
      sdhci: force high speed capability on some controllers
      mmc_block: hard code 512 byte block size
      sdio: high-speed support
      mmc: remove redundant "depends on"
      mmc: explicitly mention SDIO support in Kconfig
      Merge branch 'master' of git://git.kernel.org/.../hskinnemoen/atmel-mci-2.6.28

Steven Noonan (1):
      sdhci: 'scratch' may be used uninitialized

Thomas Petazzoni (1):
      Fix comment in include/linux/mmc/host.h


-- 
     -- 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