summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-222-2/+6
* dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre2019-06-111-1/+5
* dmaengine: pl330: _stop: clear interrupt statusSugar Zhang2019-06-111-3/+7
* dmaengine: tegra: avoid overflow of byte trackingBen Dooks2019-04-271-1/+4
* dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell2019-04-271-1/+1
* dmaengine: usb-dmac: Make DMAC system sleep callbacks explicitPhuong Nguyen2019-03-231-0/+2
* dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-03-231-16/+12
* dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-03-231-9/+10
* dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev2019-02-201-4/+4
* dmaengine: at_hdmac: fix module unloadingRichard Genoud2018-12-131-0/+2
* dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud2018-12-131-1/+7
* dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil2018-11-211-0/+5
* driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long2018-11-211-1/+8
* dmaengine: pl330: fix irq race with terminate_allJohn Keeping2018-09-261-2/+3
* dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter2018-08-241-1/+1
* dmaengine: pxa_dma: remove duplicate const qualifierEric Engestrom2018-08-061-1/+1
* dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda2018-06-061-2/+2
* dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou2018-05-301-2/+4
* dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda2018-05-301-1/+1
* dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat2018-04-241-2/+2
* dmaengine: imx-sdma: Handle return value of clk_prepare_enableArvind Yadav2018-04-131-5/+18
* dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63Vignesh R2018-03-241-1/+9
* dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang2018-03-221-1/+16
* dmaengine: zx: fix build warningJun Nie2018-02-251-1/+1
* dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan2018-02-251-1/+3
* dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva2018-02-251-1/+3
* dmaengine: ioat: Fix error handling pathChristophe JAILLET2018-02-251-1/+1
* dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong2018-02-161-1/+1
* dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value typePeter Ujfalusi2017-12-201-4/+4
* dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke2017-12-201-0/+2
* dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis2017-12-201-24/+31
* dmaengine: pl330: fix double lockIago Abal2017-12-091-13/+6
* dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo2017-11-301-0/+1
* dmaengine: dmatest: warn user when dma test times outAdam Wallis2017-11-211-0/+1
* 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: ep93xx: Always start from BASE0Alexander Sverdlin2017-06-141-0/+2
* dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama2017-06-141-1/+1
* dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja2017-03-121-1/+1
* dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski2017-01-261-0/+11
* dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2016-11-181-3/+15
* dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann2016-10-311-5/+4
* dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-10-071-2/+2
* dmaengine: at_xdmac: fix debug stringAlexandre Belloni2016-10-071-2/+2
* dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-09-071-8/+11
* dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-08-101-1/+23
* dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-08-101-22/+32
* dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-08-101-2/+2