From: Chris Ball <cjb@laptop.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org
Subject: [GIT PULL] MMC fixes for 2.6.37-rc4
Date: Thu, 25 Nov 2010 01:26:47 -0500 [thread overview]
Message-ID: <m34ob5ex5k.fsf@pullcord.laptop.org> (raw)
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
reply other threads:[~2010-11-25 6:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m34ob5ex5k.fsf@pullcord.laptop.org \
--to=cjb@laptop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox