index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-10
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-10
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-06-25
dmaengine: sprd: Fix block length overflow
Eric Long
1
-1
/
+1
2019-06-25
dmaengine: dw-axi-dmac: fix null dereference when pointer first is null
Colin Ian King
1
-1
/
+2
2019-06-15
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2
-2
/
+6
2019-05-31
dmaengine: tegra210-adma: use devm_clk_*() helpers
Sameer Pujar
1
-15
/
+12
2019-05-31
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
1
-1
/
+5
2019-05-31
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
1
-3
/
+7
2019-05-31
dmaengine: tegra210-dma: free dma controller in remove()
Sameer Pujar
1
-0
/
+1
2019-05-02
dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
Achim Dahlhoff
1
-3
/
+23
2019-05-02
dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
Dirk Behme
1
-1
/
+3
2019-04-05
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
1
-1
/
+4
2019-04-05
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
1
-0
/
+2
2019-04-05
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
1
-8
/
+9
2019-04-05
dmaengine: imx-dma: fix warning comparison of distinct pointer types
Anders Roxell
1
-1
/
+1
2019-03-23
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
Phuong Nguyen
1
-0
/
+2
2019-03-13
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
1
-16
/
+12
2019-03-13
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
1
-9
/
+10
2019-02-12
dmaengine: imx-dma: fix wrong callback invoke
Leonid Iziumtsev
1
-4
/
+4
2019-02-12
dmaengine: bcm2835: Fix abort of transactions
Lukas Wunner
1
-32
/
+9
2019-02-12
dmaengine: bcm2835: Fix interrupt race on RT
Lukas Wunner
1
-15
/
+18
2019-02-12
dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
Nathan Chancellor
1
-1
/
+1
2018-12-13
dmaengine: cppi41: delete channel from pending list when stop channel
Bin Liu
1
-1
/
+15
2018-12-13
dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations
Lucas Stach
1
-1
/
+1
2018-12-13
dmaengine: imx-sdma: implement channel termination via worker
Lucas Stach
1
-13
/
+38
2018-12-13
Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"
Lucas Stach
1
-12
/
+6
2018-12-13
Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
Lucas Stach
1
-2
/
+2
2018-12-13
dmaengine: dw: Fix FIFO size for Intel Merrifield
Andy Shevchenko
1
-3
/
+3
2018-12-05
dmaengine: at_hdmac: fix module unloading
Richard Genoud
1
-0
/
+2
2018-12-05
dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
Richard Genoud
1
-1
/
+7
2018-11-13
dmaengine: ppc4xx: fix off-by-one build failure
Christian Lamparter
1
-1
/
+1
2018-11-13
dmaengine: dma-jz4780: Return error if not probed from DT
Paul Cercueil
1
-0
/
+5
2018-11-13
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
Waiman Long
1
-1
/
+8
2018-08-27
dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue
Huang Shijie
1
-3
/
+1
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-16
/
+7
2018-08-21
dmaengine: Convert to new IDA API
Matthew Wilcox
1
-16
/
+7
2018-08-18
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
17
-300
/
+1532
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2018-08-17
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-6
/
+6
2018-08-17
Merge branch 'topic/imx' into for-linus
Vinod Koul
2
-199
/
+380
2018-08-17
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-0
/
+22
2018-08-17
Merge branch 'topic/ste' into for-linus
Vinod Koul
3
-8
/
+19
2018-08-17
Merge branch 'topic/renesas' into for-linus
Vinod Koul
1
-66
/
+46
2018-08-17
Merge branch 'topic/owl' into for-linus
Vinod Koul
3
-0
/
+980
2018-08-17
Merge branch 'topic/nbpfaxi' into for-linus
Vinod Koul
1
-0
/
+1
2018-08-17
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
1
-6
/
+10
2018-08-17
Merge branch 'topic/ioat' into for-linus
Vinod Koul
1
-0
/
+6
2018-08-17
Merge branch 'topic/intel' into for-linus
Vinod Koul
2
-0
/
+16
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
1
-1
/
+14
[next]