public inbox for linux-mmc@vger.kernel.org
 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.1-rc6
Date: Thu, 08 Sep 2011 20:03:04 -0400	[thread overview]
Message-ID: <m27h5i4m6f.fsf@bob.laptop.org> (raw)

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

                 reply	other threads:[~2011-09-09  0:03 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=m27h5i4m6f.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