summaryrefslogtreecommitdiff
path: root/drivers/dma/mmp_tdma.c
AgeCommit message (Expand)Author
2016-10-03Merge branch 'topic/err_reporting' into for-linusVinod Koul
2016-09-26dmaengine: mmp_tdma: use correct print specifiers for size_tVinod Koul
2016-08-08dmaengine: mmp_tdma: convert callback to helper functionDave Jiang
2016-07-16dmaengine: mmp_tdma: statify symbolsVinod Koul
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick
2015-03-04dma: mmp-tdma: refine dma disable and dma-pos updateQiao Zhou
2015-01-13dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann
2015-01-13dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann
2014-12-22dmaengine: mmp-tdma: Split device_controlMaxime Ripard
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
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