All of lore.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 2.6.37
Date: Thu, 23 Dec 2010 03:56:16 -0500	[thread overview]
Message-ID: <m3pqss50lr.fsf@pullcord.laptop.org> (raw)

Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus

to fix a regression in resume-from-hibernate, and two minor driver bugs
on Atmel controllers.  These have been tested in linux-next.  Thanks.

The following changes since commit 0a59228168d3722b71f8e3dbc623316fb4be78f4:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile (2010-12-18 10:28:54 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git for-linus

Nicolas Ferre (1):
      mmc: atmel-mci: fix multiblock SDIO transfers

Takashi Iwai (1):
      mmc: Fix re-probing with PM_POST_RESTORE notification

Yauhen Kharuzhy (1):
      mmc: at91_mci: fix multiblock SDIO transfers

 arch/arm/mach-at91/include/mach/at91_mci.h |    2 ++
 drivers/mmc/core/core.c                    |    1 +
 drivers/mmc/host/at91_mci.c                |   13 +++++++++----
 drivers/mmc/host/atmel-mci.c               |   18 ++++++++++++------
 4 files changed, 24 insertions(+), 10 deletions(-)

-- 
Chris Ball   <cjb@laptop.org>
One Laptop Per Child

             reply	other threads:[~2010-12-23  8:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23  8:56 Chris Ball [this message]
2010-12-23  9:17 ` [GIT PULL] MMC fixes for 2.6.37 Kyungmin Park
2010-12-23 19:13   ` Chris Ball
2010-12-28  2:37 ` Chris Ball

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=m3pqss50lr.fsf@pullcord.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.