All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: linux-mmc <linux-mmc@vger.kernel.org>
Cc: Chris Ball <cjb@laptop.org>,
	kyungmin.park@samsung.com, tgih.jun@samsung.com,
	Girish K S <girish.shivananjappa@linaro.org>
Subject: [GIT PULL] mmc: core: Add eMMC4.5 feature
Date: Tue, 04 Oct 2011 21:05:31 +0900	[thread overview]
Message-ID: <4E8AF68B.7000007@samsung.com> (raw)

Hi Chris..

Please pull eMMC4.5 feature patch.
(git://git.infradead.org/users/kmpark/linux-2.6-samsung emmc4.5)
I hope to merge these features.(for linux-v3.2)

I didn't add the bkops patch. how about bkops?

Regards,
Jaehoon Chung

------
The following changes since commit c344e0c044b7634a93c5de18f6b009cea7a3870b:

  mmc: core: ext_csd.raw_* used in comparison but never set (2011-09-26
09:28:28 -0400)

are available in the git repository at:
  git://git.infradead.org/users/kmpark/linux-2.6-samsung emmc4.5

Girish K S (1):
      mmc: core: Add Power Off Notify Feature eMMC 4.5

Jaehoon Chung (1):
      mmc: core: support HPI send command

Kyungmin Park (2):
      mmc: core: mmc sanitize feature support for v4.5
      mmc: core: new discard feature support at mmc v4.5

Seungwon Jeon (2):
      mmc: core: Add default timeout value for CMD6.
      mmc: core: Add cache control for eMMC4.5 device

 drivers/mmc/card/block.c   |   27 +++++--
 drivers/mmc/card/queue.c   |    2 +-
 drivers/mmc/core/core.c    |  179
++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/core/mmc.c     |   94 ++++++++++++++++++++++-
 drivers/mmc/core/mmc_ops.c |   31 ++++++++
 drivers/mmc/core/mmc_ops.h |    1 +
 drivers/mmc/host/sdhci.c   |   10 +++
 include/linux/mmc/card.h   |   30 ++++++++
 include/linux/mmc/core.h   |    6 ++
 include/linux/mmc/host.h   |    8 ++
 include/linux/mmc/mmc.h    |   15 ++++
 11 files changed, 390 insertions(+), 13 deletions(-)

                 reply	other threads:[~2011-10-04 12:05 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=4E8AF68B.7000007@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=cjb@laptop.org \
    --cc=girish.shivananjappa@linaro.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=tgih.jun@samsung.com \
    /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.