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, 26 Jan 2011 20:00:11 -0500
From:	Chris Ball <cjb@...top.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: MMC fixes for 2.6.38-rc3

Hi Linus,

Please pull from:

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

for five small fixes to MMC host controller drivers.  These have been
tested in linux-next.  Thanks.

The following changes since commit 6663050edd9c2e8b1e1f55c09459144d84c045f0:

  Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm (2011-01-26 09:04:18 +1000)

are available in the git repository at:

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

Jaehoon Chung (1):
      mmc: sdhci-s3c: add platform_8bit_width() hook

Jamie Iles (1):
      mmc: jz4740: don't treat NULL clk as an error

Jesper Juhl (1):
      mmc: ushc: Remove duplicate include of usb.h

Russell King - ARM Linux (1):
      mmc: mmci: don't read command response when invalid

Sonic Zhang (1):
      mmc: bfin_sdh: fix alloc size for private data

 drivers/mmc/host/bfin_sdh.c   |    2 +-
 drivers/mmc/host/jz4740_mmc.c |    5 +++--
 drivers/mmc/host/mmci.c       |   10 +++++-----
 drivers/mmc/host/sdhci-s3c.c  |   36 ++++++++++++++++++++++++++++++++++++
 drivers/mmc/host/ushc.c       |    1 -
 5 files changed, 45 insertions(+), 9 deletions(-)

-- 
Chris Ball   <cjb@...top.org>
One Laptop Per Child
--
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