Age | Commit message (Expand) | Author | Files | Lines |
2019-12-26 | dmaengine: virt-dma: Add missing locking around list operations | Sascha Hauer | 1 | -2/+7 |
2019-12-26 | dmaengine: virt-dma: Do not call desc_free() under a spin_lock | Sascha Hauer | 1 | -9/+9 |
2019-07-17 | Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+4 |
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 | -0/+4 |
2017-12-04 | dmaengine: virt-dma: Support for race free transfer termination | Peter Ujfalusi | 1 | -0/+30 |
2017-12-04 | dmaengine: virt-dma: Add helper to free/reuse a descriptor | Peter Ujfalusi | 1 | -0/+14 |
2016-10-01 | dmaengine: virt-dma: move function declarations | Baoyou Xie | 1 | -2/+2 |
2016-09-14 | dmaengine: cleanup with list_first_entry_or_null() | Masahiro Yamada | 1 | -4/+2 |
2016-01-06 | Merge branch 'topic/async' into for-linus | Vinod Koul | 1 | -0/+13 |
2015-11-16 | dmaengine: virt-dma: don't always free descriptor upon completion | Robert Jarzmik | 1 | -0/+12 |
2015-11-16 | dmaengine: virt-dma: Add synchronization helper function | Lars-Peter Clausen | 1 | -0/+13 |
2015-10-27 | dmaengine: virt-dma: Fix kernel-doc annotations | Lars-Peter Clausen | 1 | -9/+9 |
2015-07-31 | Revert "dmaengine: virt-dma: don't always free descriptor upon completion" | Jun Nie | 1 | -12/+1 |
2015-06-17 | dmaengine: virt-dma: don't always free descriptor upon completion | Robert Jarzmik | 1 | -1/+12 |
2014-01-26 | dma: fix vchan_cookie_complete() debug print | Jonas Jensen | 1 | -1/+3 |
2012-07-01 | dmaengine: virt-dma: add support for cyclic DMA periodic callbacks | Russell King | 1 | -0/+14 |
2012-07-01 | dmaengine: virt-dma: vchan_find_desc() | Russell King | 1 | -1/+1 |
2012-07-01 | dmaengine: split out virtual channel DMA support from sa11x0 driver | Russell King | 1 | -0/+138 |