index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dmaengine.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Merge branch 'topic/rcar' into for-linus
Vinod Koul
1
-0
/
+3
2015-01-19
dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE
Laurent Pinchart
1
-2
/
+6
2015-01-18
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
Laurent Pinchart
1
-31
/
+1
2014-12-23
dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths
Laurent Pinchart
1
-0
/
+3
2014-12-22
dmaengine: Remove device_control and device_slave_caps
Maxime Ripard
1
-46
/
+6
2014-12-22
dmaengine: Create a generic dma_slave_caps callback
Maxime Ripard
1
-4
/
+37
2014-12-22
dmaengine: Add device_terminate_all callback
Maxime Ripard
1
-0
/
+6
2014-12-22
dmaengine: split out pause/resume operations from device_control
Maxime Ripard
1
-0
/
+12
2014-12-22
dmaengine: Introduce a device_config callback
Maxime Ripard
1
-0
/
+8
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
1
-4
/
+4
2014-12-05
dmaengine: clarify the issue_pending expectations
Vinod Koul
1
-1
/
+2
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+13
2014-10-15
Merge branch 'topic/dma_control_fsl_acks' into for-linus
Vinod Koul
1
-3
/
+10
2014-10-15
dmaengine: remove FSLDMA_EXTERNAL_START
Vinod Koul
1
-3
/
+0
2014-10-15
dmaengine: add dmaengine_prep_dma_sg() helper
Vinod Koul
1
-0
/
+10
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-21
/
+1
2014-09-28
net_dma: simple removal
Dan Williams
1
-21
/
+1
2014-09-23
dmaengine: Mark the struct dma_slave_config direction field deprecated
Laurent Pinchart
1
-1
/
+3
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+2
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-2
/
+2
2014-07-25
dmaengine: Remove unused definition of DMA_MAX_COOKIE
Geert Uytterhoeven
1
-1
/
+0
2014-07-04
dma: Support for 3 bytes word size
Peter Ujfalusi
1
-0
/
+1
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-21
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-29
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+7
2014-01-23
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-14
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-13
dmaengine: reference counted unmap data
Dan Williams
1
-0
/
+3
2013-11-13
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-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+37
2013-09-09
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-22
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
[next]