linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mmc: sdhi, tmio: updates
@ 2011-05-09  0:55 Simon Horman
  2011-05-09  0:55 ` [PATCH 1/6] MMC: protect the tmio_mmc driver against a theoretical race Simon Horman
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Simon Horman @ 2011-05-09  0:55 UTC (permalink / raw)
  To: Guennadi Liakhovetski, Magnus Damm
  Cc: Ian Molton, Chris Ball, Paul Mundt, linux-sh, linux-mmc

Hi,

there are currently a number of patches floating around for
TMIO and SDHI. This post is an attempt to collect together the latest
version of each of these patches.

I have also changed the author of the following patches
from Magnus to Guennadi to reflect that Guennadi wrote
the most recent version. In each case I have noted that the patch
is based on work by Magnus and as appropriate work by myself.

	mmc: tmio / sdhi: break out interrupt request/free
	mmc: sdhi: support up to 3 interrupt sources

I have also removed Signed-off-by lines from the following
patches which were not supplied by the person whose name
features in the Signed-off-by line.

	mmc: sdhi: support up to 3 interrupt sources
	mmc: tmio / sdhi: break out interrupt request/free

Or in other words, I removed Magnus's Signed-off-by lines
where Guennadi had posted a revised version of the patch.

Magnus, could you add a Reviewed-by, Acked-by
or Signed-off-by as you feel is appropriate?


For reference the patches are available at:
  git://git.kernel.org/pub/scm/linux/kernel/git/horms/shmobile-2.6.git sdhi-next

Which is based on:
  git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git mmc/mmc-next


Guennadi Liakhovetski (4):
      MMC: protect the tmio_mmc driver against a theoretical race
      mmc: Add runtime and system-wide PM to the TMIO MMC driver
      mmc: tmio / sdhi: break out interrupt request/free
      mmc: sdhi: support up to 3 interrupt sources

Magnus Damm (2):
      mmc: sdhi: no need for special interrupt flags
      mmc: sdhi: print out something useful

 drivers/mmc/host/sh_mobile_sdhi.c |   44 ++++++++++++-
 drivers/mmc/host/tmio_mmc.c       |   32 ++++++---
 drivers/mmc/host/tmio_mmc.h       |   13 ++++-
 drivers/mmc/host/tmio_mmc_dma.c   |   21 ++++---
 drivers/mmc/host/tmio_mmc_pio.c   |  128 +++++++++++++++++++++++++++++++------
 5 files changed, 195 insertions(+), 43 deletions(-)


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

end of thread, other threads:[~2011-05-09  9:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09  0:55 mmc: sdhi, tmio: updates Simon Horman
2011-05-09  0:55 ` [PATCH 1/6] MMC: protect the tmio_mmc driver against a theoretical race Simon Horman
2011-05-09  0:55 ` [PATCH 2/6] mmc: Add runtime and system-wide PM to the TMIO MMC driver Simon Horman
2011-05-09  0:55 ` [PATCH 3/6] mmc: tmio / sdhi: break out interrupt request/free Simon Horman
2011-05-09  0:55 ` [PATCH 4/6] mmc: sdhi: no need for special interrupt flags Simon Horman
2011-05-09  0:55 ` [PATCH 5/6] mmc: sdhi: print out something useful Simon Horman
2011-05-09  0:55 ` [PATCH 6/6] mmc: sdhi: support up to 3 interrupt sources Simon Horman
2011-05-09  9:53 ` mmc: sdhi, tmio: updates Simon Horman

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).