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-03-01
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
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: 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: 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-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: program hardware supported buffer length
Radhey Shyam Pandey
2023-02-06
dmaengine: xilinx_dma: commonize DMA copy size calculation
Andrea Merello
2023-02-06
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
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-10-26
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
2022-10-26
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
2022-10-26
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
2022-06-14
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
2022-04-27
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
2022-04-27
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Miaoqian Lin
2022-04-15
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
Vinod Koul
2022-03-08
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
2022-02-23
dmaengine: sh: rcar-dmac: Check for error num after setting mask
Jiasheng Jiang
2022-01-27
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-01-27
dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASK
Amelie Delaunay
2022-01-27
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2021-12-22
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
2021-11-26
dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
Lars-Peter Clausen
2021-11-26
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
2021-09-26
dmaengine: xilinx_dma: Set DMA mask for coherent APIs
Radhey Shyam Pandey
[next]