index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2024-05-17
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
Vinod Koul
2024-05-17
dmaengine: pl330: issue_pending waits until WFP state
Bumyong Lee
2024-05-02
idma64: Don't try to serve interrupts when device is powered off
Andy Shevchenko
2024-05-02
dmaengine: owl: fix register access functions
Arnd Bergmann
2024-03-26
dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
Peter Robinson
2024-03-06
dmaengine: fsl-qdma: init irq after reg initialization
Curtis Klein
2024-03-06
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
Peng Ma
2024-03-01
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
2024-03-01
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
2024-02-23
dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
Christophe JAILLET
2024-02-23
dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
Christophe JAILLET
2023-11-28
dmaengine: stm32-mdma: correct desc prep when channel running
Alain Volmat
2023-11-20
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
Christophe JAILLET
2023-11-20
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
2023-11-08
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
Zhang Shurong
2023-10-25
dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
Duoming Zhou
2023-10-25
dmaengine: stm32-mdma: abort resume if no ongoing transfer
Amelie Delaunay
2023-09-23
dmaengine: ste_dma40: Add missing IRQ check in d40_probe
ruanjinjie
2023-09-23
idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
Baoquan He
2023-08-16
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
2023-08-16
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
2023-06-09
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
2023-05-17
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
2023-05-17
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
2023-05-17
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
2023-05-17
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
2023-03-03
dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
Jiasheng Jiang
2023-02-06
dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
Hui Wang
2023-02-06
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
2023-02-06
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
2023-02-06
dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
Radhey Shyam Pandey
2023-02-06
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
2023-01-24
dmaengine: tegra210-adma: fix global intr clear
Mohan Kumar
2023-01-24
Add exception protection processing for vd in axi_chan_handle_err function
Shawn.Shao
2022-11-25
dmaengine: at_hdmac: Check return code of dma_async_device_register
Tudor Ambarus
2022-11-25
dmaengine: at_hdmac: Fix impossible condition
Tudor Ambarus
2022-11-25
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
Tudor Ambarus
2022-11-25
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
Tudor Ambarus
2022-11-25
dmaengine: at_hdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-11-25
dmaengine: at_hdmac: Fix at_lli struct definition
Tudor Ambarus
2022-11-25
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
Christophe JAILLET
2022-11-25
dmaengine: pxa_dma: use platform_get_irq_optional
Doug Brown
2022-10-26
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
2022-10-15
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
2022-10-15
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
2022-08-25
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
2022-07-12
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
2022-07-12
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
2022-07-12
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
2022-07-12
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
[next]