index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-10-04
dma: Add support to program MIC x100 status descriptiors
Siva Yerramreddy
1
-0
/
+4
2015-08-20
dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()
Geert Uytterhoeven
1
-0
/
+3
2015-08-17
dmaengine: Make __dma_request_slave_channel_compat() name argument constant
Jarkko Nikula
1
-1
/
+1
2015-08-17
dmaengine: Add DMA_CTRL_REUSE
Vinod Koul
1
-0
/
+40
2015-08-06
dmaengine: Add scatter-gathered memset
Maxime Ripard
1
-0
/
+5
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
1
-5
/
+20
2015-06-25
Merge branch 'topic/xdmac' into for-linus
Vinod Koul
1
-0
/
+27
2015-06-25
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-0
/
+17
2015-06-25
Merge branch 'topic/core' into for-linus
Vinod Koul
1
-0
/
+8
2015-06-12
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
1
-0
/
+24
2015-06-12
dmaengine: Move icg helpers to global header
Maxime Ripard
1
-0
/
+27
2015-05-18
dmaengine: Support different source and destination stride
Maxime Ripard
1
-0
/
+8
2015-05-09
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
1
-0
/
+17
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-03-05
dmaengine: Remove net_dma_find_channel
Maxime Ripard
1
-1
/
+0
2015-03-05
dmaengine: Remove net_dma leftovers
Maxime Ripard
1
-23
/
+0
2015-03-04
dmaengine: Remove memset leftovers
Maxime Ripard
1
-8
/
+0
2015-02-03
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-19
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-08
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-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
[next]