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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html