public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MMC fixes for 2.6.37-rc4
@ 2010-11-25  6:26 Chris Ball
  0 siblings, 0 replies; only message in thread
From: Chris Ball @ 2010-11-25  6:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-mmc

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@laptop.org>   <http://printf.net/>
One Laptop Per Child

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-25  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25  6:26 [GIT PULL] MMC fixes for 2.6.37-rc4 Chris Ball

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox