summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-1/+1
|\
| *-. Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown2015-12-231-1/+1
| |\ \
| | * | ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-211-1/+1
| | |/
* | | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-1331-1043/+1769
|\ \ \
| * | | dmaengine: mv_xor: add suspend/resume supportThomas Petazzoni2016-01-062-0/+54
| * | | dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()Thomas Petazzoni2016-01-061-38/+3
| * | | dmaengine: mv_xor: remove mv_xor_chan->current_type fieldThomas Petazzoni2016-01-062-2/+0
| * | | Merge branch 'topic/ti-xbar' into for-linusVinod Koul2016-01-061-11/+70
| |\ \ \
| | * | | dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event rangesPeter Ujfalusi2015-11-301-4/+43
| | * | | dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idrPeter Ujfalusi2015-11-301-7/+23
| | * | | dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindingsPeter Ujfalusi2015-11-301-0/+4
| | | |/ | | |/|
| * | | Merge branch 'topic/tegra' into for-linusVinod Koul2016-01-061-33/+40
| |\ \ \
| | * | | dmaengine: tegra-apb: Free interrupts before killing taskletsJon Hunter2015-12-051-2/+4
| | * | | dmaengine: tegra-apb: Update driver to use GFP_NOWAITJon Hunter2015-12-051-2/+2
| | * | | dmaengine: tegra-apb: Only save channel state for those in useJon Hunter2015-12-051-0/+8
| | * | | dmaengine: tegra-apb: Save and restore word countJon Hunter2015-12-051-0/+6
| | * | | dmaengine: tegra-apb: Use dev_get_drvdata()Jon Hunter2015-12-051-4/+2
| | * | | dmaengine: tegra-apb: Correct runtime-pm usageJon Hunter2015-12-051-25/+18
| | |/ /
| * | | Merge branch 'topic/stm32' into for-linusVinod Koul2016-01-063-0/+1154
| |\ \ \
| | * | | dmaengine: stm32-dma: Fix unchecked deference of chan->descM'boumba Cedric Madianga2015-12-101-2/+2
| | * | | dmaengine: Add STM32 DMA driverM'boumba Cedric Madianga2015-11-163-0/+1154
| | |/ /
| * | | 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-063-676/+0
| |\ \ \
| | * | | dmaengine: sh: Remove unused R-Car HPB-DMAC driverGeert Uytterhoeven2015-12-103-676/+0
| | |/ /
| * | | 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-063-47/+5
| |\ \ \
| | * | | dmaengine: ioatdma: constify dca_ops structuresJulia Lawall2015-11-161-1/+1
| | * | | 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-063-1/+25
| |\ \ \
| | * | | 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-161-1/+4
| | |/ /
| * | | Merge branch 'topic/univ_api' into for-linusVinod Koul2016-01-063-52/+128
| |\ \ \
| | * | | dmaengine: omap-dma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi2015-12-181-0/+4
| | * | | dmaengine: edma: Add support for DMA filter mapping to slave devicesPeter Ujfalusi2015-12-181-0/+4
| | * | | dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi2015-12-181-12/+77
| | * | | 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
| | |/ /
OpenPOWER on IntegriCloud