summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-07-29dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich
2020-07-29dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu
2020-07-22dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski
2020-06-22PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2020-05-27dmaengine: owl: Use correct lock in owl_dma_get_pchan()Cristian Ciocaltea
2020-05-27dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET
2020-05-20dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-05-20dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik
2020-05-06dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko
2020-03-11dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter
2020-03-11dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_e...Vinod Koul
2020-03-11dmaengine: tegra-apb: Prevent race conditions of tasklet vs free listDmitry Osipenko
2020-03-11dmaengine: tegra-apb: Fix use-after-freeDmitry Osipenko
2020-02-28Revert "dmaengine: imx-sdma: Fix memory leak"Greg Kroah-Hartman
2020-02-24dmaengine: imx-sdma: Fix memory leakSascha Hauer
2020-02-24dmaengine: Store module owner in dma_device structLogan Gunthorpe
2020-01-27dmaengine: ti: edma: fix missed failure handlingChuhong Yuan
2020-01-27dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2020-01-27dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko
2020-01-27dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"Andy Shevchenko
2020-01-27dmaengine: tegra210-adma: Fix crash during probeJon Hunter
2020-01-27dmaengine: tegra210-adma: restore channel statusSameer Pujar
2020-01-27dmaengine: axi-dmac: Don't check the number of frames for alignmentAlexandru Ardelean
2020-01-27dmaengine: mv_xor: Use correct device for DMA APIRobin Murphy
2020-01-17ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com
2020-01-17dmaengine: k3dma: Avoid null pointer traversalJohn Stultz
2020-01-04dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_resetNicholas Graumann
2019-12-13dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2019-12-13dmaengine: coh901318: Remove unused variableVinod Koul
2019-12-13dmaengine: coh901318: Fix a double-lock bugJia-Ju Bai
2019-12-05dmaengine: stm32-dma: check whether length is aligned on FIFO thresholdPierre-Yves MORDRET
2019-11-24dmaengine: rcar-dmac: set scatter/gather max segment sizeWolfram Sang
2019-11-24dmaengine: ioat: fix prototype of ioat_enumerate_channelsRami Rosen
2019-11-24dmaengine: timb_dma: Use proper enum in td_prep_slave_sgNathan Chancellor
2019-11-20dmaengine: at_xdmac: remove a stray bottom half unlockDan Carpenter
2019-11-20dmaengine: dma-jz4780: Further residue status fixDaniel Silsby
2019-11-20dmaengine: dma-jz4780: Don't depend on MACH_JZ4780Paul Cercueil
2019-11-12dmaengine: sprd: Fix the possible memory leak issueBaolin Wang
2019-11-12dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey
2019-11-06dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren
2019-11-06dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo
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-06omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil
2019-09-06dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...Jia-Ju Bai
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven