aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-08-18dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich
2020-08-18dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello
2020-08-18dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-08-13dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong
2020-08-13dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handlerKrzysztof Kozlowski
2020-08-13dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski
2020-08-13dmaengine: dw: Initialize channel before each transferAndy Shevchenko
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-07-24dmaengine: imx-sdma: Fix: Remove 'always true' comparisonFabio Estevam
2020-07-24dmaengine: dmatest: stop completed threads when running without set channelPeter Ujfalusi
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-24dmaengine: stm32-dma: Fix redundant call to platform_get_irqAmelie Delaunay
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-08dmaengine: owl: Use correct lock in owl_dma_get_pchan()Cristian Ciocaltea
2020-06-08dmaengine: dmatest: Restore default for channelVladimir Murzin
2020-06-08dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET
2020-06-08dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-06-08dmaengine: mmp_tdma: Do not ignore slave config validation errorsLubomir Rintel
2020-06-08dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-04dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko
2020-06-04dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-05-21dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()Dan Carpenter
2020-05-21dmaengine: tegra-apb: Prevent race conditions of tasklet vs free listDmitry Osipenko
2020-05-21dmaengine: tegra-apb: Fix use-after-freeDmitry Osipenko
2020-05-21dmaengine: imx-sdma: Fix the event id check to include RX event for UART6Frieder Schrempf
2020-05-21dmaengine: imx-sdma: fix context cacheMartin Fuzzey
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-05-15dmaengine: Store module owner in dma_device structLogan Gunthorpe
2020-05-15dmaengine: fsl-qdma: fix duplicated argument to &&Chen Zhou
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-04-12dmaengine: ti: edma: fix missed failure handlingChuhong Yuan
2020-04-01Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-03-30ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com
2020-03-30dmaengine: k3dma: Avoid null pointer traversalJohn Stultz
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-03-07dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQKrzysztof Kozlowski
2020-03-07dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_resetNicholas Graumann
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-12-29dmaengine: sprd: Fix the possible memory leak issueBaolin Wang
2019-12-29dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey
2019-12-29dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transferRadhey Shyam Pandey
2019-12-29dmaengine: sprd: Fix the link-list pointer register configuration issueZhenfang Wang
2019-12-12Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-12-10dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren
2019-12-10dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2019-12-10dmaengine: tegra210-adma: fix transfer failureSameer Pujar