[<prev] [next>] [day] [month] [year] [list]
Message-ID: <m27h5i4m6f.fsf@bob.laptop.org>
Date: Thu, 08 Sep 2011 20:03:04 -0400
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 3.1-rc6
Hi Linus,
Please pull from:
git://dev.laptop.org/users/cjb/mmc for-linus
to receive small regression fixes for MMC. These have been tested in
linux-next, and there are no merge conflicts. Thanks.
The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:
Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)
are available in the git repository at:
git://dev.laptop.org/users/cjb/mmc for-linus
Girish K S (1):
mmc: sdhci-s3c: Fix mmc card I/O problem
Mika Westerberg (3):
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
mmc: core: prevent aggressive clock gating racing with ios updates
mmc: core: use non-reentrant workqueue for clock gating
Shawn Guo (1):
mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h
Simon Horman (1):
mmc: sdhi: initialise mmc_data->flags before use
Subhash Jadavani (1):
mmc: sd: UHS-I bus speed should be set last in UHS initialization
drivers/mmc/core/core.c | 35 ++++++++++++++--
drivers/mmc/core/host.c | 12 +++---
drivers/mmc/core/host.h | 8 ++--
drivers/mmc/core/sd.c | 81 +++++++++++++++++++++++------------
drivers/mmc/host/sdhci-esdhc-imx.c | 1 +
drivers/mmc/host/sdhci-s3c.c | 2 +
drivers/mmc/host/sh_mobile_sdhi.c | 4 +-
7 files changed, 99 insertions(+), 44 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