summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo2020-01-111-0/+14
* dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-05-021-18/+14
* dmaengine: dmatest: unmap data on a single code-path when xfer doneAlexandru Ardelean2019-05-021-4/+2
* dmaengine: bcm2835: Fix abort of transactionsLukas Wunner2019-05-021-32/+9
* dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner2019-05-021-13/+17
* dmaengine: bcm2835: add additional defines for DMA-registersMartin Sperl2019-05-021-8/+49
* dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev2019-05-021-4/+4
* dmaengine: at_hdmac: fix module unloadingRichard Genoud2019-02-111-0/+2
* dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud2019-02-111-1/+7
* dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter2018-11-201-1/+1
* dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong2018-03-031-1/+1
* dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan2018-03-031-1/+3
* dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis2018-03-031-24/+31
* dmaengine: dmatest: warn user when dma test times outAdam Wallis2018-03-031-0/+1
* dma: pl08x: Use correct specifier for size_t valuesMark Brown2017-11-111-2/+2
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-09-151-0/+2
* dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-03-041-5/+10
* dmaengine: dw: fix cyclic transfer callbacksMans Rullgard2016-02-021-6/+15
* dmaengine: dw: fix cyclic transfer setupMans Rullgard2016-02-021-21/+1
* dmaengine: dw: convert to __ffs()Andy Shevchenko2015-12-131-6/+6
* dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko2015-10-281-2/+2
* dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-07-152-26/+47
* dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi2015-04-131-0/+1
* dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy2015-04-131-0/+6
* dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko2015-03-301-1/+4
* dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko2014-10-052-13/+7
* dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko2014-10-051-8/+11
* Update imx-sdma cyclic handling to report residueRussell King - ARM Linux2014-07-011-4/+18
* dma: cppi41: handle 0-length packetsDaniel Mack2014-07-011-3/+10
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-06-1019-374/+2270
|\
| * Merge branch 'topic/xilinx' into for-linusVinod Koul2014-06-094-0/+1395
| |\
| | * dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala2014-04-304-0/+1395
| * | Merge branch 'topic/dw' into for-linusVinod Koul2014-06-092-23/+39
| |\ \
| | * | dmaengine: dw: check return code of dma_async_device_register()Andy Shevchenko2014-05-221-2/+6
| | * | dmaengine: dw: fix regression in dw_probe() functionAndy Shevchenko2014-05-221-9/+24
| | * | dmaengine: dw: enable clock before accessAndy Shevchenko2014-05-221-5/+5
| * | | dmaengine: sh: don't use dynamic static allocationVinod Koul2014-06-031-1/+9
| * | | dmaengine: sh: fix print specifier warningsVinod Koul2014-06-031-1/+1
| * | | dmaengine: sh: make shdma_prep_dma_cyclic staticVinod Koul2014-06-031-1/+1
| * | | dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DLFabio Estevam2014-06-011-1/+1
| * | | dmaengine: shdma: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-06-011-1/+1
| * | | dmaengine: rcar-hpbdma: Include linux/err.hLaurent Pinchart2014-06-011-0/+1
| * | | dmaengine: sudmac: Include linux/err.hLaurent Pinchart2014-06-011-0/+1
| * | | dmaengine: sudmac: Keep #include sorted alphabeticallyLaurent Pinchart2014-06-011-3/+3
| * | | dmaengine: shdmac: Include linux/err.hLaurent Pinchart2014-06-011-0/+1
| * | | dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart2014-06-011-7/+7
| * | | dmaengine: s3c24xx-dma: Add cyclic transfer supportVasily Khoruzhick2014-06-011-1/+111
| * | | dmaengine: s3c24xx-dma: Process whole SG chainVasily Khoruzhick2014-06-011-1/+0
| * | | dmaengine: imx: correct sdmac->status for cyclic dma txJiada Wang2014-06-011-2/+0
| * | | dmaengine: pch: fix compilation for alpha targetVinod Koul2014-05-221-0/+1