aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2019-11-12dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey
2019-11-10dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo
2019-11-06dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren
2019-10-05dmaengine: ti: edma: Do not reset reserved paRAM slotsPeter Ujfalusi
2019-10-05dmaengine: iop-adma: use correct printk format stringsArnd Bergmann
2019-10-05dmaengine: bcm2835: Print error in case setting DMA mask failsStefan Wahren
2019-09-21dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang
2019-09-21dmaengine: ti: dma-crossbar: Fix a memory leak bugWenwen Wang
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven
2019-07-31dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong
2019-06-15dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-05-31dmaengine: tegra210-adma: use devm_clk_*() helpersSameer Pujar
2019-05-31dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre
2019-05-31dmaengine: pl330: _stop: clear interrupt statusSugar Zhang
2019-05-31dmaengine: tegra210-dma: free dma controller in remove()Sameer Pujar
2019-05-02dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme
2019-04-05dmaengine: tegra: avoid overflow of byte trackingBen Dooks
2019-04-05dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*Shunyong Yang
2019-04-05dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang
2019-04-05dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell
2019-03-13dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko
2019-03-13dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu
2019-02-12dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev
2019-02-12dmaengine: bcm2835: Fix abort of transactionsLukas Wunner
2019-02-12dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner
2019-02-12dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_llNathan Chancellor
2018-12-13dmaengine: cppi41: delete channel from pending list when stop channelBin Liu
2018-12-13dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko
2018-12-05dmaengine: at_hdmac: fix module unloadingRichard Genoud
2018-12-05dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud
2018-11-13dmaengine: stm32-dma: fix incomplete configuration in cyclic modePierre Yves MORDRET
2018-11-13dmaengine: ppc4xx: fix off-by-one build failureChristian Lamparter
2018-11-13dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil
2018-11-13driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long
2018-09-26dmaengine: mv_xor_v2: kill the tasklets upon exitHanna Hawa
2018-09-26dmaengine: pl330: fix irq race with terminate_allJohn Keeping
2018-08-24dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter
2018-08-24dmaengine: pl330: report BURST residue granularityMarek Szyprowski
2018-05-30dmaengine: qcom: bam_dma: get num-channels and num-ees from dtSrinivas Kandagatla
2018-05-30dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()Yoshihiro Shimoda
2018-05-30dmaengine: pl330: fix a race condition in case of threaded irqsQi Hou
2018-05-30dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT
2018-05-30dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda
2018-04-24dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat
2018-03-24dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63Vignesh R
2018-03-24dmaengine: zynqmp_dma: Fix race condition in the probeKedareswara rao Appana
2018-03-19dmaengine: qcom_hidma: check pending interruptsSinan Kaya
2018-03-03dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek