public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@intel.com>
To: Chris Ball <cjb@laptop.org>
Cc: linux-mmc <linux-mmc@vger.kernel.org>,
	Adrian Hunter <adrian.hunter@intel.com>
Subject: [PATCH 0/5] mmc: add eMMC hardware reset support
Date: Mon, 29 Aug 2011 16:42:10 +0300	[thread overview]
Message-ID: <1314625335-11638-1-git-send-email-adrian.hunter@intel.com> (raw)

Hi

Here are some patches to add eMMC hardware reset support.

Adrian Hunter (5):
      mmc: add eMMC hardware reset support
      mmc: sdhci: add eMMC hardware reset support
      mmc: sdhci-pci: add eMMC hardware reset support
      mmc: mmc-test: add eMMC hardware reset test
      mmc: block: add eMMC hardware reset support

 drivers/mmc/card/block.c     |  201 +++++++++++++++++++++++++++++------------
 drivers/mmc/card/mmc_test.c  |   30 ++++++
 drivers/mmc/core/core.c      |   99 ++++++++++++++++++++-
 drivers/mmc/core/mmc.c       |    4 +-
 drivers/mmc/host/sdhci-pci.c |   72 +++++++++++++++
 drivers/mmc/host/sdhci.c     |    9 ++
 drivers/mmc/host/sdhci.h     |    2 +-
 include/linux/mmc/card.h     |    1 +
 include/linux/mmc/core.h     |    3 +
 include/linux/mmc/host.h     |    2 +
 include/linux/mmc/mmc.h      |    4 +
 11 files changed, 364 insertions(+), 63 deletions(-)

Regards
Adrian Hunter

             reply	other threads:[~2011-08-29 13:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29 13:42 Adrian Hunter [this message]
2011-08-29 13:42 ` [PATCH 1/5] mmc: add eMMC hardware reset support Adrian Hunter
2011-09-21 19:16   ` Chris Ball
2011-08-29 13:42 ` [PATCH 2/5] mmc: sdhci: " Adrian Hunter
2011-08-29 13:42 ` [PATCH 3/5] mmc: sdhci-pci: " Adrian Hunter
2011-08-29 13:42 ` [PATCH 4/5] mmc: mmc-test: add eMMC hardware reset test Adrian Hunter
2011-08-29 13:42 ` [PATCH 5/5] mmc: block: add eMMC hardware reset support Adrian Hunter
2011-09-21 18:37 ` [PATCH 0/5] mmc: " 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=1314625335-11638-1-git-send-email-adrian.hunter@intel.com \
    --to=adrian.hunter@intel.com \
    --cc=cjb@laptop.org \
    --cc=linux-mmc@vger.kernel.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