summaryrefslogtreecommitdiff
path: root/drivers/dma/mmp_tdma.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-03
|\
| * dmaengine: mmp_tdma: convert callback to helper functionDave Jiang2016-08-08
* | dmaengine: mmp_tdma: use correct print specifiers for size_tVinod Koul2016-09-26
|/
* dmaengine: mmp_tdma: statify symbolsVinod Koul2016-07-16
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-21
* dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard2015-08-05
* genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-30
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: constify of_device_id arrayFabian Frederick2015-03-18
* | dma: mmp-tdma: refine dma disable and dma-pos updateQiao Zhou2015-03-04
|/
* dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann2015-01-13
* dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann2015-01-13
* dmaengine: mmp-tdma: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag supportQiao Zhou2014-09-11
* 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