index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
virt-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-7
/
+3
2019-12-26
dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptors
Sascha Hauer
1
-10
/
+2
2019-12-26
dmaengine: virt-dma: Do not call desc_free() under a spin_lock
Sascha Hauer
1
-0
/
+1
2019-12-26
dmaengine: virt-dma: remove debug message
Sascha Hauer
1
-1
/
+0
2019-12-26
dmaengine: virt-dma: Add missing locking
Sascha Hauer
1
-0
/
+4
2019-12-23
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
1
-2
/
+1
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
dmaengine: virt-dma: store result on dma descriptor
Alexandru Ardelean
1
-2
/
+2
2017-12-04
dmaengine: virt-dma: Add helper to free/reuse a descriptor
Peter Ujfalusi
1
-4
/
+1
2017-04-26
dmaengine: virt-dma: Convert to use list_for_each_entry_safe()
Andy Shevchenko
1
-6
/
+5
2016-08-08
dmaengine: virt-dma: convert callback to helper function
Dave Jiang
1
-10
/
+7
2015-11-16
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
1
-6
/
+40
2015-07-31
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
1
-13
/
+6
2015-06-17
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
1
-6
/
+13
2012-07-01
dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
Russell King
1
-4
/
+15
2012-07-01
dmaengine: virt-dma: vchan_find_desc()
Russell King
1
-0
/
+13
2012-07-01
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
1
-0
/
+99