summaryrefslogtreecommitdiff
path: root/drivers/dma/mmp_tdma.c
Commit message (Expand)AuthorAge
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dma: mmp_tdma: move to generic device tree bindingNenghua Cao2014-03-06
* dma:mmp_tdma: get sram pool through device treeNenghua Cao2014-01-09
* dmaengine: mmp: fix uninitialized variableVinod Koul2013-12-16
* dmaengine: mmp_tdma: fix the 'pointer from integer' warningsVinod Koul2013-12-16
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| * dma: mmp_tdma: add multiple burst size support for 910-squQiao Zhou2013-10-13
| * dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-13
* | drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptorNicolin Chen2013-11-13
|/
* dma: mmp: simplify use of devm_ioremap_resourceJulia Lawall2013-08-14
* mmp_tdma: set cookies as well when asked for tx statusAndy Shevchenko2013-08-05
* dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou2013-07-05
* dma: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* dma: remove use of __devinitBill Pemberton2012-11-28
* dma: remove use of __devexit_pBill Pemberton2012-11-28
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-10
|\
| * dmaengine: mmp_tdma: add dt supportZhangfei Gao2012-09-14
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-09
|\ \
| * | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-22
| |/
* | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
|/
* dmaengine: mmp_tdma: add mmp tdma supportZhangfei Gao2012-06-20