summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31dmaengine: tegra210-adma: use devm_clk_*() helpersSameer Pujar1-15/+12
2019-05-31dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre1-1/+5
2019-05-31dmaengine: pl330: _stop: clear interrupt statusSugar Zhang1-3/+7
2019-05-31dmaengine: tegra210-dma: free dma controller in remove()Sameer Pujar1-0/+1
2019-05-02dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme1-1/+3
2019-04-05dmaengine: tegra: avoid overflow of byte trackingBen Dooks1-1/+4
2019-04-05dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang1-8/+9
2019-04-05dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell1-1/+1
2019-03-13dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko1-16/+12
2019-03-13dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu1-9/+10
2019-02-12dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev1-4/+4
2019-02-12dmaengine: bcm2835: Fix abort of transactionsLukas Wunner1-32/+9
2019-02-12dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner1-15/+18
2019-02-12dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_llNathan Chancellor1-1/+1
2018-12-13dmaengine: cppi41: delete channel from pending list when stop channelBin Liu1-1/+15
2018-12-05dmaengine: at_hdmac: fix module unloadingRichard Genoud1-0/+2
2018-12-05dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud1-1/+7
2018-11-13dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil1-0/+5
2018-11-13driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long1-1/+8
2018-09-26dmaengine: mv_xor_v2: kill the tasklets upon exitHanna Hawa1-0/+2
2018-09-26dmaengine: pl330: fix irq race with terminate_allJohn Keeping1-2/+3
2018-08-24dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter1-1/+1
2018-08-24dmaengine: pl330: report BURST residue granularityMarek Szyprowski1-1/+1
2018-05-30dmaengine: qcom: bam_dma: get num-channels and num-ees from dtSrinivas Kandagatla1-5/+22
2018-05-30dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()Yoshihiro Shimoda1-0/+9
2018-05-30dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou1-2/+4
2018-05-30dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT2-6/+25
2018-05-30dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda1-1/+1
2018-04-24dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat1-2/+2
2018-04-13dmaengine: imx-sdma: Handle return value of clk_prepare_enableArvind Yadav1-5/+18
2018-03-24dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63Vignesh R1-1/+9
2018-03-24dmaengine: zynqmp_dma: Fix race condition in the probeKedareswara rao Appana1-1/+2
2018-03-22dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang1-1/+16
2018-03-03dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek1-14/+14
2018-02-25dmaengine: zx: fix build warningJun Nie1-1/+1
2018-02-25dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan1-1/+3
2018-02-25dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva1-1/+3
2018-02-25dmaengine: ioat: Fix error handling pathChristophe JAILLET1-1/+1
2018-02-17dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong1-1/+1
2017-12-20dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value typePeter Ujfalusi1-4/+4
2017-12-20dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke1-0/+2
2017-12-20dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis1-24/+31
2017-12-09dmaengine: pl330: fix double lockIago Abal1-13/+6
2017-12-09dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_statusM'boumba Cedric Madianga1-7/+3
2017-12-09dmaengine: stm32-dma: Set correct args number for DMA request from DTM'boumba Cedric Madianga1-5/+2
2017-11-30dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo1-0/+1
2017-11-24dmaengine: dmatest: warn user when dma test times outAdam Wallis1-0/+1
2017-10-18dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi1-1/+2
2017-10-18dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi1-3/+16
2017-08-07dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.Christophe JAILLET1-0/+2
[next]