All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: core and queue cleanups
@ 2012-04-13 12:24 Venkatraman S
  2012-04-13 12:24 ` [PATCH 1/4] mmc: queue: rename mmc_request function Venkatraman S
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Venkatraman S @ 2012-04-13 12:24 UTC (permalink / raw)
  To: cjb, linux-mmc; +Cc: Venkatraman S

	The first 3 are straight forward / trivial fixes.
The last one is a functional change on how HPI should be invoked
on the card. This is required for my future foreground HPI series
that'll follow.

Also available at git://github.com/svenkatr/linux.git my/mmc/cleanups-v2

Venkatraman S (4):
  mmc: queue: rename mmc_request function
  mmc: include cd-gpio.h in the source file
  mmc: queue: remove redundant memsets
  mmc: core: Send HPI only till it is successful

 drivers/mmc/card/queue.c   |    6 ++----
 drivers/mmc/core/cd-gpio.c |    1 +
 drivers/mmc/core/core.c    |   34 ++++++++++++++++++----------------
 3 files changed, 21 insertions(+), 20 deletions(-)

-- 
1.7.10.rc2


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

end of thread, other threads:[~2012-05-11 10:08 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 12:24 [PATCH 0/4] mmc: core and queue cleanups Venkatraman S
2012-04-13 12:24 ` [PATCH 1/4] mmc: queue: rename mmc_request function Venkatraman S
2012-04-18 23:04   ` Namjae Jeon
2012-04-13 12:24 ` [PATCH 2/4] mmc: include cd-gpio.h in the source file Venkatraman S
2012-04-18 23:08   ` Namjae Jeon
2012-04-13 12:24 ` [PATCH 3/4] mmc: queue: remove redundant memsets Venkatraman S
2012-04-18 23:02   ` Namjae Jeon
2012-04-13 12:24 ` [PATCH 4/4] mmc: core: Send HPI only till it is successful Venkatraman S
2012-04-13 14:39   ` Namjae Jeon
2012-04-13 15:58     ` S, Venkatraman
2012-04-14  0:35       ` Namjae Jeon
2012-04-15 15:10         ` Jae hoon Chung
2012-04-17 12:06           ` S, Venkatraman
2012-05-09 14:50     ` Philip Rakity
2012-05-11 10:07       ` S, Venkatraman
2012-04-19  4:29   ` Chris Ball
2012-04-19  4:33     ` S, Venkatraman
2012-05-09 13:22   ` kdorfman
2012-05-09 13:43     ` S, Venkatraman
2012-05-09 14:11 ` [PATCH 0/4] mmc: core and queue cleanups Chris Ball
2012-05-09 14:15   ` S, Venkatraman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.