| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/err_reporting' into for-linus | Vinod Koul | 2016-10-03 | 1 | -3/+1 |
|\ |
|
| * | dmaengine: mmp_tdma: convert callback to helper function | Dave Jiang | 2016-08-08 | 1 | -3/+1 |
* | | dmaengine: mmp_tdma: use correct print specifiers for size_t | Vinod Koul | 2016-09-26 | 1 | -1/+1 |
|/ |
|
* | dmaengine: mmp_tdma: statify symbols | Vinod Koul | 2016-07-16 | 1 | -2/+2 |
* | dmaengine: Remove site specific OOM error messages on kzalloc | Peter Griffin | 2016-06-21 | 1 | -3/+2 |
* | dmaengine: Add an enum for the dmaengine alignment constraints | Maxime Ripard | 2015-08-05 | 1 | -2/+1 |
* | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy | 2015-06-30 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 1 | -1/+1 |
|\ |
|
| * | dmaengine: constify of_device_id array | Fabian Frederick | 2015-03-18 | 1 | -1/+1 |
* | | dma: mmp-tdma: refine dma disable and dma-pos update | Qiao Zhou | 2015-03-04 | 1 | -6/+25 |
|/ |
|
* | dmaengine: mmp-tdma: fix terminate_all return code | Arnd Bergmann | 2015-01-13 | 1 | -0/+2 |
* | dmaengine: mmp-tdma: don't include mach/regs-icu.h | Arnd Bergmann | 2015-01-13 | 1 | -1/+0 |
* | dmaengine: mmp-tdma: Split device_control | Maxime Ripard | 2014-12-22 | 1 | -38/+44 |
* | dmaengine: Remove .owner field for driver | Kiran Padwal | 2014-11-06 | 1 | -1/+0 |
* | dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support | Qiao Zhou | 2014-09-11 | 1 | -5/+14 |
* | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 | 1 | -1/+1 |
* | dma: mmp_tdma: move to generic device tree binding | Nenghua Cao | 2014-03-06 | 1 | -0/+50 |
* | dma:mmp_tdma: get sram pool through device tree | Nenghua Cao | 2014-01-09 | 1 | -4/+18 |
* | dmaengine: mmp: fix uninitialized variable | Vinod Koul | 2013-12-16 | 1 | -1/+1 |
* | dmaengine: mmp_tdma: fix the 'pointer from integer' warnings | Vinod Koul | 2013-12-16 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-11-20 | 1 | -6/+34 |
|\ |
|
| * | dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -3/+3 |
| * | dma: mmp_tdma: add multiple burst size support for 910-squ | Qiao Zhou | 2013-10-13 | 1 | -1/+29 |
| * | dma: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-13 | 1 | -2/+2 |
* | | drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor | Nicolin Chen | 2013-11-13 | 1 | -6/+1 |
|/ |
|
* | dma: mmp: simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-14 | 1 | -3/+0 |
* | mmp_tdma: set cookies as well when asked for tx status | Andy Shevchenko | 2013-08-05 | 1 | -1/+2 |
* | dma: mmp_tdma: disable irq when disabling dma channel | Qiao Zhou | 2013-07-05 | 1 | -0/+4 |
* | dma: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 1 | -3/+4 |
* | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | dma: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | dma: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-10-10 | 1 | -20/+31 |
|\ |
|
| * | dmaengine: mmp_tdma: add dt support | Zhangfei Gao | 2012-09-14 | 1 | -20/+31 |
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 1 | -1/+1 |
|\ \ |
|
| * | | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 2012-09-22 | 1 | -1/+1 |
| |/ |
|
* | | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
|/ |
|
* | dmaengine: mmp_tdma: add mmp tdma support | Zhangfei Gao | 2012-06-20 | 1 | -0/+610 |