summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: shdma: increase size of 'dev_id'Vinod Koul2024-03-011-1/+1
* dmaengine: stm32-mdma: correct desc prep when channel runningAlain Volmat2023-11-281-2/+2
* dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET2023-11-201-1/+0
* dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter2023-11-201-2/+2
* dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong2023-11-081-0/+1
* dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay2023-10-251-0/+4
* dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie2023-09-231-0/+4
* idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEMBaoquan He2023-09-231-0/+2
* dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen2023-08-161-2/+16
* dmaengine: pl330: rename _start to prevent build errorRandy Dunlap2023-06-091-4/+4
* dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea2023-05-171-1/+4
* dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang2023-03-031-1/+4
* dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_initHui Wang2023-02-061-1/+3
* dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin2023-02-061-1/+3
* dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal2023-02-061-6/+7
* dmaengine: xilinx_dma: program hardware supported buffer lengthRadhey Shyam Pandey2023-02-061-4/+20
* dmaengine: xilinx_dma: commonize DMA copy size calculationAndrea Merello2023-02-061-8/+31
* dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko2023-02-061-3/+4
* Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao2023-01-241-0/+6
* dmaengine: at_hdmac: Check return code of dma_async_device_registerTudor Ambarus2022-11-251-1/+6
* dmaengine: at_hdmac: Fix impossible conditionTudor Ambarus2022-11-251-3/+4
* dmaengine: at_hdmac: Don't allow CPU to reorder channel enableTudor Ambarus2022-11-251-0/+2
* dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errorsTudor Ambarus2022-11-251-4/+0
* dmaengine: at_hdmac: Don't start transactions at tx_submit levelTudor Ambarus2022-11-251-11/+3
* dmaengine: at_hdmac: Fix at_lli struct definitionTudor Ambarus2022-11-251-5/+5
* dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()Christophe JAILLET2022-11-251-0/+1
* dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang2022-10-261-3/+3
* dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal2022-10-261-1/+5
* dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal2022-10-261-1/+1
* dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König2022-08-251-4/+1
* dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin2022-07-121-0/+4
* dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin2022-07-121-0/+1
* dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctlyMichael Walle2022-07-121-0/+5
* dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko2022-07-121-1/+1
* dmaengine: stm32-mdma: remove GISR1 registerAmelie Delaunay2022-06-141-16/+5
* dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong2022-04-271-5/+7
* dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin2022-04-271-2/+2
* dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul2022-04-151-3/+1
* dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-03-081-1/+3
* dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang2022-02-231-1/+3
* dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus2022-01-271-9/+9
* dmaengine: at_xdmac: Fix lld view settingTudor Ambarus2022-01-271-1/+3
* dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus2022-01-271-2/+4
* dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus2022-01-271-6/+0
* dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASKAmelie Delaunay2022-01-271-1/+1
* dmaengine: pxa/mmp: stop referencing config->slave_idArnd Bergmann2022-01-272-13/+0
* dmaengine: st_fdma: fix MODULE_ALIASAlyssa Ross2021-12-221-1/+1
* dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen2021-11-261-1/+1
* dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea2021-11-261-1/+1
* dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey2021-09-261-1/+1