public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] eMMC v4.5 feature supports
@ 2011-08-08  2:11 Kyungmin Park
  2011-08-26  0:08 ` Kyungmin Park
  0 siblings, 1 reply; 2+ messages in thread
From: Kyungmin Park @ 2011-08-08  2:11 UTC (permalink / raw)
  To: linux-mmc, Chris Ball; +Cc: jh80.chung, arnd

New feature, discard and sanitize supports

See the detail information at each patch

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

 drivers/mmc/card/block.c |   13 +++++++++++--
 drivers/mmc/card/queue.c |    2 +-
 drivers/mmc/core/core.c  |   22 ++++++++++++++++++++++
 drivers/mmc/core/mmc.c   |    4 ++++
 include/linux/mmc/card.h |    3 +++
 include/linux/mmc/core.h |    3 +++
 include/linux/mmc/mmc.h  |    2 ++
 7 files changed, 46 insertions(+), 3 deletions(-)

-- 
1.7.5.1.300.gc565c


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-26  0:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08  2:11 [PATCH 0/2] eMMC v4.5 feature supports Kyungmin Park
2011-08-26  0:08 ` Kyungmin Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox