Age | Commit message (Expand) | Author | Files | Lines |
2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 1 | -1/+1 |
2014-03-06 | dma: mmp_tdma: move to generic device tree binding | Nenghua Cao | 1 | -0/+50 |
2014-01-09 | dma:mmp_tdma: get sram pool through device tree | Nenghua Cao | 1 | -4/+18 |
2013-12-16 | dmaengine: mmp: fix uninitialized variable | Vinod Koul | 1 | -1/+1 |
2013-12-16 | dmaengine: mmp_tdma: fix the 'pointer from integer' warnings | Vinod Koul | 1 | -2/+2 |
2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -6/+34 |
2013-11-13 | drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor | Nicolin Chen | 1 | -6/+1 |
2013-10-25 | dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status | Vinod Koul | 1 | -3/+3 |
2013-10-13 | dma: mmp_tdma: add multiple burst size support for 910-squ | Qiao Zhou | 1 | -1/+29 |
2013-10-13 | dma: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -2/+2 |
2013-08-14 | dma: mmp: simplify use of devm_ioremap_resource | Julia Lawall | 1 | -3/+0 |
2013-08-05 | mmp_tdma: set cookies as well when asked for tx status | Andy Shevchenko | 1 | -1/+2 |
2013-07-05 | dma: mmp_tdma: disable irq when disabling dma channel | Qiao Zhou | 1 | -0/+4 |
2013-01-25 | dma: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+4 |
2013-01-03 | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-28 | dma: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-28 | dma: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-10 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -20/+31 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -1/+1 |
2012-09-22 | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 1 | -1/+1 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | dmaengine: mmp_tdma: add dt support | Zhangfei Gao | 1 | -20/+31 |
2012-06-20 | dmaengine: mmp_tdma: add mmp tdma support | Zhangfei Gao | 1 | -0/+610 |