index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
virt-dma.h
Age
Commit message (
Expand
)
Author
2019-12-26
dmaengine: virt-dma: Add missing locking around list operations
Sascha Hauer
2019-12-26
dmaengine: virt-dma: Do not call desc_free() under a spin_lock
Sascha Hauer
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
dmaengine: virt-dma: store result on dma descriptor
Alexandru Ardelean
2017-12-04
dmaengine: virt-dma: Support for race free transfer termination
Peter Ujfalusi
2017-12-04
dmaengine: virt-dma: Add helper to free/reuse a descriptor
Peter Ujfalusi
2016-10-01
dmaengine: virt-dma: move function declarations
Baoyou Xie
2016-09-14
dmaengine: cleanup with list_first_entry_or_null()
Masahiro Yamada
2016-01-06
Merge branch 'topic/async' into for-linus
Vinod Koul
2015-11-16
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
2015-11-16
dmaengine: virt-dma: Add synchronization helper function
Lars-Peter Clausen
2015-10-27
dmaengine: virt-dma: Fix kernel-doc annotations
Lars-Peter Clausen
2015-07-31
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
2015-06-17
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
2014-01-26
dma: fix vchan_cookie_complete() debug print
Jonas Jensen
2012-07-01
dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
Russell King
2012-07-01
dmaengine: virt-dma: vchan_find_desc()
Russell King
2012-07-01
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King