* [GIT PULL v2] Add eMMC4.5 feature for v3.2
@ 2011-10-17 1:22 Jaehoon Chung
0 siblings, 0 replies; only message in thread
From: Jaehoon Chung @ 2011-10-17 1:22 UTC (permalink / raw)
To: linux-mmc; +Cc: Chris Ball, Kyungmin Park, Seungwon Jeon
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-17 1:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 1:22 [GIT PULL v2] Add eMMC4.5 feature for v3.2 Jaehoon Chung
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).