summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com2019-12-271-1/+2
* dmaengine: virt-dma: Fix access after free in vchan_complete()Peter Ujfalusi2019-12-231-2/+1
* dmaengine: k3dma: Avoid null pointer traversalJohn Stultz2019-12-231-3/+9
* dmaengine: dma-jz4780: Also break descriptor chains on JZ4725BPaul Cercueil2019-12-111-1/+2
* dmaengine: Fix Kconfig indentationKrzysztof Kozlowski2019-11-221-30/+30
* dmaengine: sf-pdma: move macro to header fileGreen Wan2019-11-222-1/+2
* dmaengine: sf-pdma: replace /** with /* for non-function commentGreen Wan2019-11-222-2/+2
* dmaengine: ti: edma: fix missed failure handlingChuhong Yuan2019-11-221-2/+4
* dmaengine: mmp_pdma: add missed of_dma_controller_freeChuhong Yuan2019-11-221-0/+2
* dmaengine: mmp_tdma: add missed of_dma_controller_freeChuhong Yuan2019-11-221-0/+3
* dmaengine: sprd: Add wrap address support for link-list modeEric Long2019-11-141-0/+13
* Merge branch 'fixes' into nextVinod Koul2019-11-146-4/+88
|\
| * dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren2019-10-231-1/+20
| * dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo2019-10-181-0/+19
| * dmaengine: sprd: Fix the possible memory leak issueBaolin Wang2019-10-151-0/+15
| * dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey2019-10-151-0/+7
| * dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transferRadhey Shyam Pandey2019-10-151-1/+2
| * dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2019-10-141-0/+8
| * dmaengine: tegra210-adma: fix transfer failureSameer Pujar2019-10-141-0/+7
| * dmaengine: sprd: Fix the link-list pointer register configuration issueZhenfang Wang2019-10-141-2/+10
* | dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00Green Wan2019-11-146-0/+753
* | dmaengine: zx: remove: removed dmam_pool_destroySatendra Singh Thakur2019-11-141-1/+0
* | dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...Satendra Singh Thakur2019-11-141-1/+3
* | dmaengine: iop-adma: clean up an indentation issueColin Ian King2019-11-141-1/+1
* | dmaengine: milbeaut-xdmac: remove redundant error logVinod Koul2019-11-081-4/+1
* | dmaengine: milbeaut-hdmac: remove redundant error logVinod Koul2019-11-081-4/+1
* | dmaengine: dma-jz4780: add missed clk_disable_unprepare in removeChuhong Yuan2019-11-081-0/+1
* | dmaengine: JZ4780: Add support for the X1000.Zhou Yanjie2019-11-061-0/+7
* | dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver supportRadhey Shyam Pandey2019-11-062-9/+455
* | dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handleRadhey Shyam Pandey2019-11-061-2/+6
* | dmaengine: xilinx_dma: Remove axidma multichannel mode supportRadhey Shyam Pandey2019-11-061-147/+8
* | dmaengine: ti: edma: Add support for handling reserved channelsPeter Ujfalusi2019-11-051-6/+53
* | dmaengine: fsl-dpaa2-qdma: Remove unnecessary local variables in DPDMAI_CMD_C...Nathan Chancellor2019-11-021-3/+1
* | dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQKrzysztof Kozlowski2019-11-021-0/+3
* | dmaengine: fsl-dpaa2-qdma: export the symbolsPeng Ma2019-10-231-0/+12
* | dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_resetNicholas Graumann2019-10-201-0/+1
* | dmaengine: xilinx_dma: Print debug message when no free tx segmentsNicholas Graumann2019-10-201-0/+3
* | dmaengine: xilinx_dma: Add callback_result supportNicholas Graumann2019-10-201-1/+25
* | dmaengine: xilinx_dma: Introduce xilinx_dma_get_residueNicholas Graumann2019-10-201-17/+54
* | dmaengine: xilinx_dma: Remove residue from channel dataRadhey Shyam Pandey2019-10-201-4/+1
* | dmaengine: xilinx_dma: Merge get_callback and _invokeNicholas Graumann2019-10-201-4/+1
* | dmaengine: xilinx_dma: Remove desc_callback_valid checkRadhey Shyam Pandey2019-10-201-5/+3
* | dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platformsJassi Brar2019-10-183-0/+429
* | dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platformsJassi Brar2019-10-183-0/+592
* | dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscap...Peng Ma2019-10-176-0/+993
* | dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) supportPeng Ma2019-10-172-0/+543
* | dmaengine: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-151-3/+1
* | dmaengine: xilinx_dma: Remove clk_get error message for probe deferRadhey Shyam Pandey2019-10-151-5/+14
* | dmaengine: xilinx_dma: use devm_platform_ioremap_resource()Radhey Shyam Pandey2019-10-151-3/+1
* | dmaengine: iop-adma: make array 'handler' static const, makes object smallerColin Ian King2019-10-141-3/+5