index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dmaengine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2014-05-22
dmaengine: fix comment typo
Alexander Popov
1
-1
/
+1
2014-05-22
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
1
-0
/
+1
2014-03-06
dma: Remove comment about embedding dma_slave_config into custom structs
Lars-Peter Clausen
1
-9
/
+5
2014-01-30
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+7
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-01-20
dmaengine: fix kernel-doc style typos for few comments
Vinod Koul
1
-5
/
+5
2014-01-15
dma: Indicate residue granularity in dma_slave_caps
Lars-Peter Clausen
1
-0
/
+28
2014-01-07
Merge branch 'topic/of' into for-linus
Vinod Koul
1
-0
/
+1
2014-01-07
Merge branch 'topic/defer_probe' into for-linus
Vinod Koul
1
-0
/
+8
2013-12-26
Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...
Olof Johansson
1
-0
/
+9
2013-12-18
dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config
Alexander Popov
1
-3
/
+2
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
1
-0
/
+1
2013-12-10
dma: add channel request API that supports deferred probe
Stephen Warren
1
-0
/
+8
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
1
-14
/
+50
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-14
/
+4
2013-11-14
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
1
-0
/
+17
2013-11-14
dmaengine: reference counted unmap data
Dan Williams
1
-0
/
+3
2013-11-14
dmaengine: prepare for generic 'unmap' data
Dan Williams
1
-0
/
+26
2013-10-25
dmaengine: remove unused DMA_SUCCESS
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-6
/
+6
2013-09-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+37
2013-09-10
dmaengine: dma_sync_wait and dma_find_channel undefined
Jon Mason
1
-2
/
+10
2013-09-04
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
1
-8
/
+0
2013-09-02
dmaengine: dma_slave_caps: remove sg entries
Vinod Koul
1
-8
/
+0
2013-09-02
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
1
-0
/
+44
2013-08-23
dmaengine: make dma_submit_error() return an error code
Dan Carpenter
1
-1
/
+4
2013-08-13
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
1
-0
/
+1
2013-07-15
dmaengine: add dma_slave_get_caps api
Vinod Koul
1
-0
/
+44
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2013-05-02
Merge branch 'topic/of' into for-linus
Vinod Koul
1
-2
/
+2
2013-04-15
DMA: of: Constant names
Markus Pargmann
1
-2
/
+2
2013-04-15
dma: Make the 'mask' parameter of __dma_request_channel const
Lars-Peter Clausen
1
-5
/
+6
2013-02-27
dmaengine: add dma_request_slave_channel_compat()
Matt Porter
1
-0
/
+16
2013-02-14
dmaengine.h: remove redundant else keyword
Andy Shevchenko
1
-2
/
+2
2013-01-12
dmaengine: introduce is_slave_direction function
Andy Shevchenko
1
-0
/
+5
2013-01-08
dmaengine: remove dma_async_memcpy_complete() macro
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2013-01-08
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2013-01-08
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
1
-1
/
+4
2013-01-08
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
Barry Song
1
-0
/
+7
2013-01-08
dmaengine: use for_each_set_bit
Akinobu Mita
1
-17
/
+1
2013-01-07
dmaengine: fix build failure due to missing semi-colon
Vinod Koul
1
-1
/
+1
2013-01-07
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
1
-0
/
+6
2012-09-24
dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()
Peter Ujfalusi
1
-1
/
+2
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-2
/
+2
2012-06-20
dmaengine: Add wrapper for device_tx_status callback
Lars-Peter Clausen
1
-0
/
+6
2012-06-08
dma: dmaengine: add slave req id in slave_config
Laxman Dewangan
1
-0
/
+4
2012-06-01
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
1
-0
/
+12
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+4
2012-05-11
dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful
Kuninori Morimoto
1
-2
/
+4
[next]