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-11-16
dmaengine: at_hdmac: Check return code of dma_async_device_register
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix impossible condition
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix concurrency over the active list
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Free the memset buf without holding the chan lock
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix concurrency over descriptor
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Protect atchan->status with the channel lock
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix premature completion of desc in issue_pending
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Don't start transactions at tx_submit level
Tudor Ambarus
2022-11-16
dmaengine: at_hdmac: Fix at_lli struct definition
Tudor Ambarus
2022-11-16
dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Ad...
Fenghua Yu
2022-11-16
dmaengine: stm32-dma: fix potential race between pause and resume
Amelie Delaunay
2022-11-16
dmaengine: ti: k3-udma-glue: fix memory leak when register device fail
Yang Yingliang
2022-11-16
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
Christophe JAILLET
2022-11-16
dmaengine: apple-admac: Fix grabbing of channels in of_xlate
Martin Povišer
2022-11-16
dmaengine: idxd: fix RO device state error after been disabled/reset
Fengqian Gao
2022-11-16
dmaengine: idxd: Fix max batch size for Intel IAA
Xiaochen Shen
2022-11-16
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
Dave Jiang
2022-11-16
dmaengine: pxa_dma: use platform_get_irq_optional
Doug Brown
2022-10-21
dmaengine: dw-edma: Remove runtime PM support
Manivannan Sadhasivam
2022-10-21
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
2022-10-21
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
2022-10-21
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
2022-10-21
dmaengine: hisilicon: Fix CQ head update
Jie Hai
2022-10-21
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
2022-10-21
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
2022-10-21
dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg
Christian Marangi
2022-10-21
dmaengine: qcom-adm: fix wrong sizeof config in slave_config
Christian Marangi
2022-10-21
dmaengine: mxs: use platform_driver_register
Dario Binacchi
2022-09-05
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Shravya Kumbham
2022-09-05
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
Liang He
2022-09-04
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
2022-09-04
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
2022-09-04
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-03
dma:dw: remove reference to AVR32 architecture in core.c
Hans-Christian Noren Egtvedt
2022-07-26
dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
Slark Xiao
2022-07-26
dmaengine: axi-dmac: check cache coherency register
Mathias Tausen
2022-07-26
dmaengine: sh: rz-dmac: Add device_synchronize callback
Biju Das
2022-07-26
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
2022-07-26
dmaengine: tegra: Add terminate() for Tegra234
Akhil R
2022-07-21
dmaengine: xilinx: use strscpy to replace strlcpy
XueBing Chen
[next]