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
2022-02-23
dmaengine: ptdma: Fix the error handling path in pt_core_init()
Christophe JAILLET
2022-02-23
dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
Jiasheng Jiang
2022-02-23
dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
Miaoqian Lin
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: Fix concurrency over xfers_list
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
2022-01-27
dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
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: idxd: fix wq settings post wq disable
Dave Jiang
2022-01-27
dmaengine: uniphier-xdmac: Fix type of address variables
Kunihiko Hayashi
2022-01-27
dmaengine: pxa/mmp: stop referencing config->slave_id
Arnd Bergmann
2021-12-13
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
2021-12-13
dmaengine: idxd: fix missed completion on abort path
Dave Jiang
2021-12-13
dmaengine: ti: k3-udma: Fix smatch warnings
Vignesh Raghavendra
2021-11-22
dmaengine: idxd: fix calling wq quiesce inside spinlock
Dave Jiang
2021-11-22
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Christophe JAILLET
2021-11-22
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...
Tim Gardner
2021-11-10
Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-09
dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request fail
Kishon Vijay Abraham I
2021-11-09
dmaengine: ti: k3-udma: Set bchan to NULL if a channel request fail
Kishon Vijay Abraham I
2021-11-09
dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
Arnd Bergmann
2021-10-28
dmaengine: fsl-edma: support edma memcpy
Joy Zou
2021-10-28
dmaengine: idxd: fix resource leak on dmaengine driver disable
Dave Jiang
2021-10-28
dmaengine: idxd: cleanup completion record allocation
Dave Jiang
2021-10-28
dmaengine: zynqmp_dma: Correctly handle descriptor callbacks
Lars-Peter Clausen
2021-10-28
dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacks
Lars-Peter Clausen
2021-10-28
dmaengine: altera-msgdma: Correctly handle descriptor callbacks
Lars-Peter Clausen
2021-10-28
dmaengine: at_xdmac: fix compilation warning
Claudiu Beznea
2021-10-28
dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause()
Geert Uytterhoeven
2021-10-28
dmaengine: qcom: bam_dma: Add "powered remotely" mode
Stephan Gerhold
2021-10-26
dmaengine: sa11x0: Mark PM functions as __maybe_unused
Cai Huoqing
2021-10-26
dmaengine: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
dmaengine: ioat: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
dmaengine: hsu: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
dmaengine: hisi_dma: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
dmaengine: dw: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API
Wang Qing
2021-10-25
dmaengine: sh: make array ds_lut static
Colin Ian King
2021-10-25
dmaengine: mmp_pdma: fix reference count leaks in mmp_pdma_probe
Xin Xiong
2021-10-25
dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded arithmetic
Len Baker
2021-10-25
dmaengine: xilinx_dma: Fix kernel-doc warnings
Shravya Kumbham
2021-10-25
dmaengine: sa11x0: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()
Cai Huoqing
2021-10-25
dmaengine: idxd: reconfig device after device reset command
Dave Jiang
2021-10-25
dmaengine: idxd: add halt interrupt support
Dave Jiang
2021-10-25
dmaengine: fsl-edma: fix for missing dmamux module
Angelo Dureghello
2021-10-25
dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail
Bixuan Cui
2021-10-25
dmaengine: remove debugfs #ifdef
Arnd Bergmann
[next]