index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
1
-6
/
+7
2023-08-16
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
1
-2
/
+16
2023-06-09
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
1
-4
/
+4
2023-06-09
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
1
-2
/
+5
2023-06-09
dmaengine: at_xdmac: Move the free desc to the tail of the desc list
Tudor Ambarus
1
-9
/
+14
2023-06-09
dmaengine: at_xdmac: Fix race for the tx desc callback
Tudor Ambarus
1
-17
/
+8
2023-06-09
dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
Tudor Ambarus
1
-2
/
+1
2023-05-17
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
1
-1
/
+4
2023-05-17
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
1
-2
/
+5
2023-05-17
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
1
-9
/
+11
2023-05-17
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
1
-1
/
+1
2023-02-06
dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
Hui Wang
1
-1
/
+3
2023-02-01
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
1
-1
/
+3
2023-02-01
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
1
-3
/
+4
2023-01-24
dmaengine: tegra210-adma: fix global intr clear
Mohan Kumar
1
-1
/
+1
2023-01-24
Add exception protection processing for vd in axi_chan_handle_err function
Shawn.Shao
1
-0
/
+6
2022-11-16
dmaengine: at_hdmac: Check return code of dma_async_device_register
Tudor Ambarus
1
-1
/
+6
2022-11-16
dmaengine: at_hdmac: Fix impossible condition
Tudor Ambarus
1
-3
/
+4
2022-11-16
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
Tudor Ambarus
1
-0
/
+2
2022-11-16
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
Tudor Ambarus
1
-4
/
+0
2022-11-16
dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
Tudor Ambarus
1
-4
/
+11
2022-11-16
dmaengine: at_hdmac: Fix concurrency over the active list
Tudor Ambarus
1
-4
/
+6
2022-11-16
dmaengine: at_hdmac: Free the memset buf without holding the chan lock
Tudor Ambarus
1
-7
/
+7
2022-11-16
dmaengine: at_hdmac: Fix concurrency over descriptor
Tudor Ambarus
1
-5
/
+9
2022-11-16
dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
Tudor Ambarus
1
-45
/
+4
2022-11-16
dmaengine: at_hdmac: Protect atchan->status with the channel lock
Tudor Ambarus
1
-2
/
+2
2022-11-16
dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
Tudor Ambarus
1
-9
/
+2
2022-11-16
dmaengine: at_hdmac: Fix premature completion of desc in issue_pending
Tudor Ambarus
1
-3
/
+13
2022-11-16
dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
Tudor Ambarus
1
-4
/
+0
2022-11-16
dmaengine: at_hdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-11
/
+3
2022-11-16
dmaengine: at_hdmac: Fix at_lli struct definition
Tudor Ambarus
1
-5
/
+5
2022-11-16
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
Christophe JAILLET
1
-0
/
+1
2022-11-16
dmaengine: pxa_dma: use platform_get_irq_optional
Doug Brown
1
-2
/
+2
2022-10-30
dmaengine: mxs: use platform_driver_register
Dario Binacchi
1
-7
/
+4
2022-10-30
dmaengine: mxs-dma: Remove the unused .id_table
Fabio Estevam
1
-32
/
+5
2022-10-26
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
1
-3
/
+3
2022-10-26
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
1
-4
/
+2
2022-10-26
dmaengine: hisilicon: Fix CQ head update
Jie Hai
1
-5
/
+3
2022-10-26
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
1
-5
/
+9
2022-10-15
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
1
-1
/
+5
2022-10-15
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
1
-1
/
+1
2022-10-15
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
1
-6
/
+7
2022-09-28
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
Liang He
1
-3
/
+3
2022-09-23
dmaengine: bestcomm: fix system boot lockups
Anatolij Gustschin
4
-16
/
+16
2022-08-25
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
1
-4
/
+1
2022-08-21
dmaengine: sf-pdma: Add multithread support for a DMA channel
Viacheslav Mitrofanov
1
-14
/
+30
2022-08-21
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
Austin Kim
1
-2
/
+3
2022-08-21
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
1
-1
/
+1
2022-07-12
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+4
2022-07-12
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+1
[next]