summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/stm32' into for-linusVinod Koul2016-01-065-0/+1238
|\
| * dmaengine: stm32-dma: Fix unchecked deference of chan->descM'boumba Cedric Madianga2015-12-101-2/+2
| * ARM: configs: Add STM32 DMA support in STM32 defconfigM'boumba Cedric Madianga2015-11-161-0/+2
| * dmaengine: Add STM32 DMA driverM'boumba Cedric Madianga2015-11-163-0/+1154
| * dt-bindings: Document the STM32 DMA bindingsM'boumba Cedric Madianga2015-11-161-0/+82
* | Merge branch 'topic/ste' into for-linusVinod Koul2016-01-061-45/+42
|\ \
| * | ste_dma40: Delete an unnecessary variable initialisation in d40_probe()Markus Elfring2015-12-101-1/+1
| * | ste_dma40: Delete another unnecessary check in d40_probe()Markus Elfring2015-12-101-42/+40
| * | ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d...Markus Elfring2015-12-101-2/+1
| |/
* | Merge branch 'topic/rcar' into for-linusVinod Koul2016-01-065-781/+8
|\ \
| * | dmaengine: sh: Remove unused R-Car HPB-DMAC driverGeert Uytterhoeven2015-12-104-779/+0
| * | dmaengine: usb-dmac: Document SoC specific compatibility stringsSimon Horman2015-12-101-2/+8
| |/
* | Merge branch 'topic/omap' into for-linusVinod Koul2016-01-061-64/+14
|\ \
| * | dmaengine: omap-dma: Handle cases when the channel is polled for completionPeter Ujfalusi2015-12-051-0/+6
| * | dmaengine: omap-dma: Remove tasklet to start the transfersPeter Ujfalusi2015-12-051-57/+2
| * | dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk codePeter Ujfalusi2015-12-051-6/+5
| * | dmaengine: omap-dma: Correct status reporting for memcpyPeter Ujfalusi2015-12-051-1/+1
| |/
* | Merge branch 'topic/ioatdma' into for-linusVinod Koul2016-01-065-50/+10
|\ \
| * | dmaengine: ioatdma: constify dca_ops structuresJulia Lawall2015-11-163-4/+6
| * | dmaengine: IOATDMA: Cleanup pre v3.0 chansts register readsDave Jiang2015-11-162-46/+4
| |/
* | Merge branch 'topic/idma' into for-linusVinod Koul2016-01-062-15/+10
|\ \
| * | dmaengine: idma64: use local variable to index descriptorAndy Shevchenko2015-12-051-3/+3
| * | dmaengine: idma64: convert idma64_hw_desc_fill() to return voidAndy Shevchenko2015-12-051-3/+3
| * | dmaengine: idma64: set maximum allowed segment size for DMAAndy Shevchenko2015-12-052-1/+4
| * | dmaengine: idma64: drop IRQ enable / disable in handlerAndy Shevchenko2015-12-051-8/+0
| |/
* | Merge branch 'topic/async' into for-linusVinod Koul2016-01-067-8/+177
|\ \
| * | dmaengine: Add might_sleep() to dmaengine_synchronize()Lars-Peter Clausen2015-12-051-0/+2
| * | ALSA: pcm_dmaengine: Properly synchronize DMA on shutdownLars-Peter Clausen2015-11-161-3/+6
| * | dmaengine: axi_dmac: Add synchronization supportLars-Peter Clausen2015-11-161-0/+8
| * | dmaengine: virt-dma: Add synchronization helper functionLars-Peter Clausen2015-11-161-0/+13
| * | dmaengine: Add transfer termination synchronization supportLars-Peter Clausen2015-11-164-5/+148
| |/
* | Merge branch 'topic/univ_api' into for-linusVinod Koul2016-01-067-76/+191
|\ \
| * | dmaengine: omap-dma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi2015-12-182-0/+10
| * | dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi2015-12-182-0/+11
| * | dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi2015-12-183-36/+127
| * | dmaengine: core: Move and merge the code paths using private_candidatePeter Ujfalusi2015-12-181-39/+42
| * | dmaengine: core: Skip mask matching when it is not provided to private_candidatePeter Ujfalusi2015-12-181-1/+1
| |/
* | Merge branch 'topic/desc_reuse' into for-linusVinod Koul2016-01-065-6/+56
|\ \
| * | dmaengine: pxa_dma: declare transfer are reusableRobert Jarzmik2015-11-161-0/+1
| * | dmaengine: enable DMA_CTRL_REUSERobert Jarzmik2015-11-162-0/+3
| * | dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2015-11-162-6/+52
| |/
* | dmaengine: mdc: Correct terminate_all handlingDamien.Horsley2015-12-181-26/+51
* | dmaengine: edma: Add probe callback to edma_tptc_driverPeter Ujfalusi2015-12-181-0/+6
* | dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()Mans Rullgard2015-12-181-2/+5
* | dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq()Lars-Peter Clausen2015-12-051-1/+0
* | dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-051-2/+0
* | dmaengine: fsl-edma: add PM suspend/resume supportYuan Yao2015-12-051-3/+82
* | dmaengine: hsu: speed up residue calculationAndy Shevchenko2015-12-052-13/+5
* | dmaengine: acpi-dma: check for 64-bit MMIO addressAndy Shevchenko2015-12-051-1/+4
* | dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2015-12-051-3/+15
OpenPOWER on IntegriCloud