linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/05] tmio_mmc: SDHI hotplug and random fixes
@ 2010-02-17  7:37 Magnus Damm
  2010-02-17  7:37 ` [PATCH 01/05] tmio_mmc: Keep card-detect interrupts enabled Magnus Damm
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Magnus Damm @ 2010-02-17  7:37 UTC (permalink / raw)
  To: linux-mmc
  Cc: sameo, linux-sh, linus.ml.walleij, g.liakhovetski, goda.yusuke,
	ian, lethal, Magnus Damm, akpm

tmio_mmc: SDHI hotplug and random fixes

[PATCH 01/05] tmio_mmc: Keep card-detect interrupts enabled
[PATCH 02/05] tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
[PATCH 03/05] tmio_mmc: Use 100ms mmc_detect_change() delay
[PATCH 04/05] tmio_mmc: Remove const from platform data V3
[PATCH 05/05] tmio_mmc: Balance cell enable()/disable() calls

These patches are a collection of fixes for SDHI hotplug and
other minor improvements for the tmio_mmc driver.

The first and the third patch contain tmio-mmc specific fixes
for SDHI hotplug. Hot insertion and eject have been tested using
the sh-2.6 tree with the two SDHI blocks provided by the sh7724
processor using Ecovec24 and ms7724se boards. The single SDHI
block included in sh7722 has been tested on Migo-R.

The second patch is the ground work to allow the SDHI mfd driver
to enable MMC_CAP_MMC_HIGHSPEED.

The last two patches are just random improvements and fixes for
the tmio_mmc driver.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 drivers/mmc/host/tmio_mmc.c |   13 ++++++++++---
 drivers/mmc/host/tmio_mmc.h |    6 ++----
 include/linux/mfd/tmio.h    |    3 ++-
 3 files changed, 14 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2010-02-28 19:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17  7:37 [PATCH 00/05] tmio_mmc: SDHI hotplug and random fixes Magnus Damm
2010-02-17  7:37 ` [PATCH 01/05] tmio_mmc: Keep card-detect interrupts enabled Magnus Damm
2010-02-17  7:37 ` [PATCH 02/05] tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 Magnus Damm
2010-02-17  7:38 ` [PATCH 03/05] tmio_mmc: Use 100ms mmc_detect_change() delay Magnus Damm
2010-02-17  7:38 ` [PATCH 04/05] tmio_mmc: Remove const from platform data V3 Magnus Damm
2010-02-17  7:38 ` [PATCH 05/05] tmio_mmc: Balance cell enable()/disable() calls Magnus Damm
2010-02-19 11:46 ` [PATCH 00/05] tmio_mmc: SDHI hotplug and random fixes Samuel Ortiz
2010-02-22  4:43   ` Magnus Damm
2010-02-28 19:03     ` Samuel Ortiz

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