* [GIT PULL] mmc: core: Add eMMC4.5 feature
@ 2011-10-04 12:05 Jaehoon Chung
0 siblings, 0 replies; only message in thread
From: Jaehoon Chung @ 2011-10-04 12:05 UTC (permalink / raw)
To: linux-mmc; +Cc: Chris Ball, kyungmin.park, tgih.jun, Girish K S
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-04 12:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 12:05 [GIT PULL] mmc: core: Add eMMC4.5 feature 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).