summaryrefslogtreecommitdiffstats
path: root/include/linux/sh_dma.h
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-091-11/+13
* DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski2013-08-271-21/+0
* DMA: shdma: support the new CHCLR register layoutGuennadi Liakhovetski2013-08-271-1/+33
* DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski2013-07-051-2/+0
* dma: sh: provide a migration path for slave drivers to stop using .privateGuennadi Liakhovetski2012-07-201-0/+2
* dma: sh: use an integer slave ID to improve API compatibilityGuennadi Liakhovetski2012-07-201-4/+4
* dmaengine: shdma: prepare to stop using struct dma_chan::privateGuennadi Liakhovetski2012-07-201-2/+0
* dma: shdma: convert to the shdma base libraryGuennadi Liakhovetski2012-07-131-23/+10
* dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-2/+6
* dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-011-0/+1
* dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski2012-01-061-0/+2
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-271-1/+1
* dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto2011-06-211-0/+4
* dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto2011-06-211-0/+2
* dmaengine: shdma: add chcr_ie_bitKuninori Morimoto2011-06-211-0/+1
* dmaengine: shdma: add chcr_write/read functionKuninori Morimoto2011-06-211-0/+1
* SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-261-4/+5
* dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-231-0/+101