linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 3.3
Date: Mon, 05 Mar 2012 11:12:25 -0500	[thread overview]
Message-ID: <m2hay3jac6.fsf@bob.laptop.org> (raw)

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

                 reply	other threads:[~2012-03-05 16:12 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=m2hay3jac6.fsf@bob.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;
as well as URLs for NNTP newsgroup(s).