aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/mmp_tdma.c
AgeCommit message (Expand)Author
2014-09-11dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag supportQiao Zhou
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-03-06dma: mmp_tdma: move to generic device tree bindingNenghua Cao
2014-01-09dma:mmp_tdma: get sram pool through device treeNenghua Cao
2013-12-16dmaengine: mmp: fix uninitialized variableVinod Koul
2013-12-16dmaengine: mmp_tdma: fix the 'pointer from integer' warningsVinod Koul
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-13drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptorNicolin Chen
2013-10-25dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-13dma: mmp_tdma: add multiple burst size support for 910-squQiao Zhou
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-08-14dma: mmp: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-05mmp_tdma: set cookies as well when asked for tx statusAndy Shevchenko
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou
2013-01-25dma: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28dma: remove use of __devinitBill Pemberton
2012-11-28dma: remove use of __devexit_pBill Pemberton
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14dmaengine: mmp_tdma: add dt supportZhangfei Gao
2012-06-20dmaengine: mmp_tdma: add mmp tdma supportZhangfei Gao