Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus to receive seven small fixes for MMC. These have been tested in linux-next. Thanks. The following changes since commit e8dad69408a9812d6bb42d03e74d2c314534a4fa: Linus Torvalds (1): Merge branch 'fixes' of git://git.kernel.org/.../jejb/parisc-2.6 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus Ben Dooks (1): mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish Chris Ball (2): mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot() mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish Guennadi Liakhovetski (2): mmc: fix a race between card-detect rescan and clock-gate work instances mmc: tmio: fix .set_ios(MMC_POWER_UP) handling Michael Buesch (1): mmc: omap: Fix possible NULL pointer deref MichaÅ MirosÅaw (1): mmc: core: mmc_add_card(): fix missing break in switch statement drivers/mmc/core/bus.c | 1 + drivers/mmc/core/host.c | 9 ++++----- drivers/mmc/host/omap.c | 2 +- drivers/mmc/host/sdhci-pci.c | 1 + drivers/mmc/host/sdhci.c | 9 ++++++++- drivers/mmc/host/tmio_mmc_pio.c | 10 +++++----- include/linux/mmc/host.h | 1 - 7 files changed, 20 insertions(+), 13 deletions(-) -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html