aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sh_dma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-09dmaengine: shdma: Add more register documentationGeert Uytterhoeven1-11/+13
2013-08-27DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski1-21/+0
2013-08-27DMA: shdma: support the new CHCLR register layoutGuennadi Liakhovetski1-1/+33
2013-07-05DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski1-2/+0
2012-07-20dma: sh: provide a migration path for slave drivers to stop using .privateGuennadi Liakhovetski1-0/+2
2012-07-20dma: sh: use an integer slave ID to improve API compatibilityGuennadi Liakhovetski1-4/+4
2012-07-20dmaengine: shdma: prepare to stop using struct dma_chan::privateGuennadi Liakhovetski1-2/+0
2012-07-13dma: shdma: convert to the shdma base libraryGuennadi Liakhovetski1-23/+10
2012-07-13dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-2/+6
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski1-0/+1
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski1-0/+2
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul1-1/+1
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto1-0/+4
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto1-0/+2
2011-06-21dmaengine: shdma: add chcr_ie_bitKuninori Morimoto1-0/+1
2011-06-21dmaengine: shdma: add chcr_write/read functionKuninori Morimoto1-0/+1
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski1-4/+5
2010-03-23dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm1-0/+101