summaryrefslogtreecommitdiffstats
path: root/drivers/dma/mmp_tdma.c
Commit message (Expand)AuthorAgeFilesLines
* dma: mmp_tdma: move to generic device tree bindingNenghua Cao2014-03-061-0/+50
* dma:mmp_tdma: get sram pool through device treeNenghua Cao2014-01-091-4/+18
* dmaengine: mmp: fix uninitialized variableVinod Koul2013-12-161-1/+1
* dmaengine: mmp_tdma: fix the 'pointer from integer' warningsVinod Koul2013-12-161-2/+2
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-6/+34
|\
| * dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-3/+3
| * dma: mmp_tdma: add multiple burst size support for 910-squQiao Zhou2013-10-131-1/+29
| * dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-131-2/+2
* | drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptorNicolin Chen2013-11-131-6/+1Star
|/
* dma: mmp: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-3/+0Star
* mmp_tdma: set cookies as well when asked for tx statusAndy Shevchenko2013-08-051-1/+2
* dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou2013-07-051-0/+4
* dma: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+4
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* dma: remove use of __devinitBill Pemberton2012-11-281-2/+2
* dma: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-101-20/+31
|\
| * dmaengine: mmp_tdma: add dt supportZhangfei Gao2012-09-141-20/+31
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-1/+1
|\ \
| * | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-221-1/+1
| |/
* / ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
|/
* dmaengine: mmp_tdma: add mmp tdma supportZhangfei Gao2012-06-201-0/+610