Age | Commit message (Expand) | Author | Files | Lines |
2013-10-25 | dmaengine: omap: use DMA_COMPLETE for dma completion status | Vinod Koul | 1 | -1/+1 |
2013-04-15 | dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver | Jon Hunter | 1 | -2/+36 |
2013-04-10 | dmaengine: omap-dma: Start DMA without delay for cyclic channels | Peter Ujfalusi | 1 | -6/+14 |
2013-01-11 | ARM: OMAP: Fix dmaengine init for multiplatform | Tony Lindgren | 1 | -19/+1 |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 1 | -2/+0 |
2012-10-31 | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c | Tony Lindgren | 1 | -6/+0 |
2012-10-17 | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 1 | -1/+1 |
2012-10-15 | ARM: OMAP: Trivial driver changes to remove include plat/cpu.h | Tony Lindgren | 1 | -2/+7 |
2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 1 | -1/+1 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -9/+36 |
2012-09-22 | dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode | Peter Ujfalusi | 1 | -2/+5 |
2012-09-22 | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 1 | -1/+2 |
2012-09-22 | dmaengine: omap: Add support for pause/resume in cyclic dma mode | Peter Ujfalusi | 1 | -5/+25 |
2012-09-22 | dmaengine: omap: Support for element mode in cyclic DMA | Peter Ujfalusi | 1 | -1/+4 |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -0/+2 |
2012-07-31 | dmaengine: omap: add support for cyclic DMA | Russell King | 1 | -4/+89 |
2012-07-31 | dmaengine: omap: add support for setting fi | Russell King | 1 | -2/+3 |
2012-07-31 | dmaengine: omap: add support for returning residue in tx_state method | Russell King | 1 | -5/+64 |
2012-07-31 | dmaengine: add OMAP DMA engine driver | Russell King | 1 | -0/+524 |