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, 25 Nov 2010 01:26:47 -0500
From:	Chris Ball <cjb@...top.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org
Subject: [GIT PULL] MMC fixes for 2.6.37-rc4

Linus,

Please pull from:

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

to fix two regressions in -rc1 (SDIO devices and <8-bit MMC cards), two
longstanding bugs (rmmod race, enable SDIO IRQ wakeups), and some small
device support bugs.  These have been tested in linux-next.  Thanks.

The following changes since commit 151f52f09c5728ecfdd0c289da1a4b30bb416f2c:
  Linus Torvalds (1):
        ipw2x00: remove the right /proc/net entry

are available in the git repository at:

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

Axel Lin (1):
      mmc: ushc: Return proper error code for ushc_probe()

Daniel Drake (1):
      mmc: sdhci: Properly enable SDIO IRQ wakeups

Eric BĂ©nard (2):
      mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci
      mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35

Guennadi Liakhovetski (1):
      mmc: fix rmmod race for hosts using card-detection polling

Jacob Pan (1):
      mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms

Ohad Ben-Cohen (2):
      mmc: sdio: fix nasty oops in mmc_sdio_detect
      mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD

Philip Rakity (2):
      mmc: Fix printing of card DDR type
      mmc: sdhci: 8-bit bus width changes

kishore kadiyala (1):
      mmc: omap4: hsmmc: Fix improper card detection while booting

 arch/arm/plat-pxa/include/plat/sdhci.h |    3 ++
 drivers/mmc/core/core.c                |    2 +-
 drivers/mmc/core/mmc.c                 |    8 +++-
 drivers/mmc/core/sdio.c                |   51 ++++++++++++++++++++---------
 drivers/mmc/core/sdio_bus.c            |   33 +++++++++++++------
 drivers/mmc/host/omap_hsmmc.c          |    2 +-
 drivers/mmc/host/sdhci-esdhc-imx.c     |   12 +++++--
 drivers/mmc/host/sdhci-pci.c           |   31 +++++++++++++-----
 drivers/mmc/host/sdhci-pxa.c           |    4 ++
 drivers/mmc/host/sdhci.c               |   54 +++++++++++++++++++++++++------
 drivers/mmc/host/sdhci.h               |    9 +++++-
 drivers/mmc/host/ushc.c                |   30 +++++++++++++-----
 include/linux/mmc/host.h               |    1 +
 include/linux/pci_ids.h                |    1 +
 14 files changed, 179 insertions(+), 62 deletions(-)

-- 
Chris Ball   <cjb@...top.org>   <http://printf.net/>
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