From: Jaehoon Chung <jh80.chung@samsung.com>
To: linux-mmc <linux-mmc@vger.kernel.org>
Cc: Chris Ball <cjb@laptop.org>,
Kyungmin Park <kyungmin.park@samsung.com>,
Seungwon Jeon <tgih.jun@samsung.com>
Subject: [GIT PULL v2] Add eMMC4.5 feature for v3.2
Date: Mon, 17 Oct 2011 10:22:21 +0900 [thread overview]
Message-ID: <4E9B834D.2000600@samsung.com> (raw)
Hi Chris.
This request pull is added eMMC4.5 feature for linux-3.2.
*v2
- based on latest mmc-next.
- removed the power notify patch (this patch need more discussion in mailing.)
The following changes since commit 8943b39afaa6d9774ed03fffb9afd6257fa2b428:
mmc: fix compile error when CONFIG_BLOCK is not enabled (2011-10-12 14:38:16 -0400)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung emmc4.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 (1):
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 | 143 ++++++++++++++++++++++++++++++++++++++++++++
drivers/mmc/core/mmc.c | 59 ++++++++++++++++++
drivers/mmc/core/mmc_ops.c | 31 ++++++++++
drivers/mmc/core/mmc_ops.h | 1 +
include/linux/mmc/card.h | 9 +++
include/linux/mmc/core.h | 6 ++
include/linux/mmc/host.h | 3 +
include/linux/mmc/mmc.h | 8 +++
10 files changed, 280 insertions(+), 9 deletions(-)
reply other threads:[~2011-10-17 1:22 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=4E9B834D.2000600@samsung.com \
--to=jh80.chung@samsung.com \
--cc=cjb@laptop.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.