[<prev] [next>] [day] [month] [year] [list]
Message-ID: <m2hay3jac6.fsf@bob.laptop.org>
Date: Mon, 05 Mar 2012 11:12:25 -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 3.3
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus
to receive MMC fixes for 3.3. I've signed an "mmc-fixes-for-3.3" tag.
There are no merge conflicts, and the patches have been tested in
linux-next. Thanks.
The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:
Linux 3.3-rc6 (2012-03-03 17:08:09 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus
for you to fetch changes up to e7747475b61fdc2a4a412475a9d64d8c309916e3:
mmc: core: Fixup suspend/resume issues for UHS-I cards (2012-03-04 12:25:15 -0500)
----------------------------------------------------------------
MMC fixes for 3.3:
* atmel-mci: oops fix against regression introduced in 3.2
* core: power saving regression fix against 3.3-rc1
* core: suspend/resume fix for UHS-I cards
* esdhc-imx: MMC card regression fix against 3.0
* mmci: oops fix for ARM systems with large (64k) pages
* MAINTAINERS update for atmel-mci.
----------------------------------------------------------------
Guennadi Liakhovetski (1):
mmc: core: fix regression: set default clock gating delay to 0
Ludovic Desroches (1):
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Nicolas Ferre (1):
MAINTAINERS: hand over atmel-mci (sd/mmc interface)
Sascha Hauer (1):
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Ulf Hansson (1):
mmc: core: Fixup suspend/resume issues for UHS-I cards
Will Deacon (1):
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
MAINTAINERS | 4 ++--
drivers/mmc/core/core.c | 3 +++
drivers/mmc/core/host.c | 4 ++--
drivers/mmc/core/mmc.c | 3 +++
drivers/mmc/core/sd.c | 8 +++-----
drivers/mmc/core/sdio.c | 8 ++++++++
drivers/mmc/host/atmel-mci.c | 21 ++++++++++-----------
drivers/mmc/host/mmci.c | 7 ++++---
drivers/mmc/host/sdhci-esdhc-imx.c | 5 +++--
9 files changed, 38 insertions(+), 25 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