linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] add DMA support to tmio_mmc, using dmaengine API, use
@ 2010-04-21 15:36 Guennadi Liakhovetski
  2010-04-21 15:36 ` [PATCH 1/8] SH: constify multiple DMA related objects and references Guennadi Liakhovetski
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Guennadi Liakhovetski @ 2010-04-21 15:36 UTC (permalink / raw)
  To: linux-sh@vger.kernel.org; +Cc: linux-mmc, Dan Williams, Ian Molton

This patch series adds DMA support to the tmio_mmc SD/MMC host driver, 
using the dmaengine API. So far this is only used on SuperH platforms, 
will also be supported on ARM shmobile boards, both use the sh_mobile_sdhi 
MFD driver. Other TMIO MFD implementations are unaffected. The patch 
transparently falls back to PIO if no DMA is configured by the MFD driver, 
or if DMA initialisation or execution fail.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2010-04-27 10:38 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21 15:36 [PATCH 0/8] add DMA support to tmio_mmc, using dmaengine API, use Guennadi Liakhovetski
2010-04-21 15:36 ` [PATCH 1/8] SH: constify multiple DMA related objects and references Guennadi Liakhovetski
2010-04-26  7:10   ` [PATCH 1/8] SH: constify multiple DMA related objects and references to them Paul Mundt
2010-04-21 15:36 ` [PATCH 2/8] SH: add DMA slave IDs for two SDHI controllers, add Guennadi Liakhovetski
2010-04-22  0:02   ` Magnus Damm
2010-04-22  6:28     ` Guennadi Liakhovetski
2010-04-22  7:05       ` Magnus Damm
2010-04-22  9:38         ` Guennadi Liakhovetski
2010-04-21 15:36 ` [PATCH 3/8] SH: add DMA slave definitions to sh7724 Guennadi Liakhovetski
2010-04-21 15:37 ` [PATCH 4/8] MMC: add DMA support to tmio_mmc driver, when used on Guennadi Liakhovetski
2010-04-22  0:12   ` Magnus Damm
2010-04-22  9:51     ` [PATCH 4/8] MMC: add DMA support to tmio_mmc driver, when used Guennadi Liakhovetski
2010-04-21 15:37 ` [PATCH 5/8] SH: Add SDHI DMA support to ecovec Guennadi Liakhovetski
2010-04-22  0:16   ` Magnus Damm
2010-04-21 15:37 ` [PATCH 6/8] SH: Add SDHI DMA support to ms7724se Guennadi Liakhovetski
2010-04-22  0:18   ` Magnus Damm
2010-04-22  6:20     ` Guennadi Liakhovetski
2010-04-21 15:37 ` [PATCH 7/8] SH: Add SDHI DMA support to kfr2r09 Guennadi Liakhovetski
2010-04-21 15:37 ` [PATCH 8/8] SH: Add SDHI DMA support to migor Guennadi Liakhovetski
2010-04-27 10:38 ` [PATCH 0/8] add DMA support to tmio_mmc, using dmaengine API, Guennadi Liakhovetski

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