linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] *** exposing SANITIZE capability to the user space via a unique IOCTL ***
@ 2012-02-21 14:00 Yaniv Gardi
  2012-02-21 14:00 ` [PATCH v3 1/2] block: IOCTL support for Sanitize in eMMC v4.5 Yaniv Gardi
  2012-02-21 14:00 ` [PATCH v3 2/2] mmc: card: Adding " Yaniv Gardi
  0 siblings, 2 replies; 8+ messages in thread
From: Yaniv Gardi @ 2012-02-21 14:00 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-arm-msm, axboe, ygardi

*** exposing SANITIZE capability to the user space via a unique IOCTL ***

changes patch v3:
split the patch into 2 commits - block and mmc/card
added capability MMC_CAP2_SANITIZE to mmc controller

Yaniv Gardi (2):
  block: IOCTL support for Sanitize in eMMC v4.5
  mmc: card: Adding support for Sanitize in eMMC v4.5

 block/blk-core.c          |   15 +++++++++--
 block/blk-lib.c           |   44 ++++++++++++++++++++++++++++++++++
 block/blk-merge.c         |    6 ++++
 block/elevator.c          |    8 +++++-
 block/ioctl.c             |    9 +++++++
 drivers/mmc/card/block.c  |   58 ++++++++++++++++++++++++++++++++++++++-------
 drivers/mmc/card/queue.c  |   12 ++++++++-
 include/linux/blk_types.h |    6 +++-
 include/linux/blkdev.h    |    3 ++
 include/linux/fs.h        |    1 +
 include/linux/mmc/card.h  |    7 +++++
 include/linux/mmc/host.h  |    1 +
 kernel/trace/blktrace.c   |    2 +
 13 files changed, 156 insertions(+), 16 deletions(-)

-- 
1.7.6
-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum


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

end of thread, other threads:[~2012-02-27  1:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 14:00 [PATCH v3 0/2] *** exposing SANITIZE capability to the user space via a unique IOCTL *** Yaniv Gardi
2012-02-21 14:00 ` [PATCH v3 1/2] block: IOCTL support for Sanitize in eMMC v4.5 Yaniv Gardi
2012-02-21 14:00 ` [PATCH v3 2/2] mmc: card: Adding " Yaniv Gardi
2012-02-21 18:04   ` Stephen Boyd
2012-02-26  9:35     ` Yaniv Gardi
2012-02-22  6:09   ` Jaehoon Chung
2012-02-26  9:37     ` Yaniv Gardi
2012-02-27  1:26       ` 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).