summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dmatest: warn user when dma test times outAdam Wallis2017-11-241-0/+1
* dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi2017-10-181-1/+2
* dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi2017-10-181-3/+16
* dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET2017-08-061-0/+2
* dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang2017-08-061-0/+2
* dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang2017-08-062-1/+10
* dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl2017-06-291-1/+4
* dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-06-141-0/+4
* dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-06-141-25/+0
* dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-06-141-17/+5
* dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-06-141-3/+3
* dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni2017-06-141-10/+22
* dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni2017-06-141-10/+4
* dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni2017-06-141-0/+6
* dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-06-141-4/+33
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-06-141-0/+2
* dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-06-141-1/+1
* dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen2017-03-221-2/+2
* dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han2017-03-151-4/+9
* dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-03-121-1/+1
* dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren2017-02-091-15/+25
* dmaengine: cppi41: Fix runtime PM timeouts with USB mass storageTony Lindgren2017-02-091-0/+16
* dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-261-0/+11
* dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund2017-01-261-0/+8
* dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi2017-01-191-9/+21
* dmaengine: cppi41: More PM runtime fixesTony Lindgren2016-11-171-4/+7
* dmaengine: cpp41: Fix handling of error pathTony Lindgren2016-11-141-2/+9
* dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connectedTony Lindgren2016-11-141-2/+8
* dmaengine: cppi41: Fix list not empty warning on module removalTony Lindgren2016-11-141-0/+5
* dmaengine: sun6i: fix the uninitialized value for v_lliAxl-zhang2016-11-141-1/+1
* dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in KconfigJérémy Lefaure2016-10-181-0/+1
* dmaengine: edma: Fix error return code in edma_alloc_chan_resources()Wei Yongjun2016-10-181-0/+1
* Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-0659-685/+1465
|\
| * Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul2016-10-035-6/+5
| |\
| | * dmaengine: xgene-dma: move unmap to before callbackDave Jiang2016-08-081-2/+1
| | * dmaengine: ppc4xx/adma: move unmap to before callbackDave Jiang2016-08-081-1/+1
| | * dmaengine: mv_xor: move unmap to before callbackDave Jiang2016-08-081-1/+1
| | * dmaengine: fsl_raid: move unmap to before callbackDave Jiang2016-08-081-1/+1
| | * dmaengine: fsldma: move unmap to before callbackDave Jiang2016-08-081-1/+1
| * | Merge branch 'topic/tegra' into for-linusVinod Koul2016-10-031-12/+2
| |\ \
| | * | dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clkJon Hunter2016-08-221-12/+2
| * | | Merge branch 'topic/ste_dma40' into for-linusVinod Koul2016-10-031-131/+122
| |\ \ \
| | * | | ste_dma40: Rename a jump label in d40_log_lli_to_lcxa()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename a jump label in __d40_execute_command_phy()Markus Elfring2016-09-261-2/+2
| | * | | ste_dma40: Rename a jump label in dma_tasklet()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename jump labels in d40_alloc_mask_set()Markus Elfring2016-09-261-12/+10
| | * | | ste_dma40: Rename a jump label in d40_alloc_mask_free()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename a jump label in d40_free_dma()Markus Elfring2016-09-261-3/+2
| | * | | ste_dma40: Rename a jump label in d40_is_paused()Markus Elfring2016-09-261-4/+3
| | * | | ste_dma40: Move an assignment in d40_prep_desc()Markus Elfring2016-09-261-1/+2