Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3ad6f93e98d6df25d0667d847d3ab9cbdccb3eae
/
include
/
linux
/
dmaengine.h
c2cbd42
dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify
by Stefan Brüns
· 7 years ago
3f7632e
dmaengine: List all allowed values for src/dst_addr_width in kernel doc
by Stefan Brüns
· 7 years ago
41bd031
Merge branch 'topic/dmatest' into for-linus
by Vinod Koul
· 7 years ago
3e00ab4
dmaengine: add DMA_PREP_CMD for non-Data descriptors.
by Abhishek Sahu
· 7 years ago
c678fa6
dmaengine: remove DMA_SG as it is dead code in kernel
by Dave Jiang
· 7 years ago
77d65d6
dmaengine: Provide a wrapper for memcpy operations
by Boris Brezillon
· 8 years ago
54cd255
dmaengine: dma_slave_config: add support for slave port window
by Peter Ujfalusi
· 8 years ago
f067025
dmaengine: add support to provide error result from a DMA transation
by Dave Jiang
· 8 years ago
757d12e
dmaengine: ensure dmaengine helpers check valid callback
by Vinod Koul
· 9 years ago
8bce4c8
Merge branch 'topic/pl330' into for-linus
by Vinod Koul
· 9 years ago
9575632
dmaengine: make slave address physical
by Vinod Koul
· 9 years ago
6d5bbed
dmaengine: core: expose max burst capability to clients
by Shawn Lin
· 9 years ago
d3f1e93
Merge branch 'topic/async' into for-linus
by Vinod Koul
· 9 years ago
7c7b680
Merge branch 'topic/univ_api' into for-linus
by Vinod Koul
· 9 years ago
a8135d0
dmaengine: core: Introduce new, universal API to request a channel
by Peter Ujfalusi
· 9 years ago
b1d6ab1
dmaengine: Add might_sleep() to dmaengine_synchronize()
by Lars-Peter Clausen
· 9 years ago
9eeacd3
dmaengine: enable DMA_CTRL_REUSE
by Robert Jarzmik
· 9 years ago
b36f09c
dmaengine: Add transfer termination synchronization support
by Lars-Peter Clausen
· 9 years ago
ff39988
dma: Add support to program MIC x100 status descriptiors
by Siva Yerramreddy
· 9 years ago
7dfffb9
dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()
by Geert Uytterhoeven
· 9 years ago
1dc0428
dmaengine: Make __dma_request_slave_channel_compat() name argument constant
by Jarkko Nikula
· 9 years ago
2724202
dmaengine: Add DMA_CTRL_REUSE
by Vinod Koul
· 9 years ago
50c7cd2
dmaengine: Add scatter-gathered memset
by Maxime Ripard
· 9 years ago
77a68e5
dmaengine: Add an enum for the dmaengine alignment constraints
by Maxime Ripard
· 9 years ago
4fb9c15
Merge branch 'topic/xdmac' into for-linus
by Vinod Koul
· 9 years ago
0e0fa66
Merge branch 'topic/omap' into for-linus
by Vinod Koul
· 9 years ago
9324fdf
Merge branch 'topic/core' into for-linus
by Vinod Koul
· 9 years ago
4983a50
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
by Maxime Ripard
· 9 years ago
87d001e
dmaengine: Move icg helpers to global header
by Maxime Ripard
· 9 years ago
e1031dc
dmaengine: Support different source and destination stride
by Maxime Ripard
· 10 years ago
56f13c0
dmaengine: of_dma: Support for DMA routers
by Peter Ujfalusi
· 10 years ago
3b62286
dmaengine: Remove FSF mailing addresses
by Jarkko Nikula
· 10 years ago
bfde98b
dmaengine: Remove net_dma_find_channel
by Maxime Ripard
· 10 years ago
68c062e
dmaengine: Remove net_dma leftovers
by Maxime Ripard
· 10 years ago
e921eea
dmaengine: Remove memset leftovers
by Maxime Ripard
· 10 years ago
46c2eb6
Merge branch 'topic/rcar' into for-linus
by Vinod Koul
· 10 years ago
fdb8df9
dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE
by Laurent Pinchart
· 10 years ago
0d5484b
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
by Laurent Pinchart
· 10 years ago
534a729
dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths
by Laurent Pinchart
· 10 years ago
2c44ad9
dmaengine: Remove device_control and device_slave_caps
by Maxime Ripard
· 10 years ago
cb8cea5
dmaengine: Create a generic dma_slave_caps callback
by Maxime Ripard
· 10 years ago
7fa0cf4
dmaengine: Add device_terminate_all callback
by Maxime Ripard
· 10 years ago
23a3ea2
dmaengine: split out pause/resume operations from device_control
by Maxime Ripard
· 10 years ago
94a73e3
dmaengine: Introduce a device_config callback
by Maxime Ripard
· 10 years ago
ceacbdb
dmaengine: Make the destination abbreviation coherent
by Maxime Ripard
· 10 years ago
aba96ba
dmaengine: clarify the issue_pending expectations
by Vinod Koul
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
cf6c0ab5
Merge branch 'topic/dma_control_fsl_acks' into for-linus
by Vinod Koul
· 10 years ago
b80719b
dmaengine: remove FSLDMA_EXTERNAL_START
by Vinod Koul
· 10 years ago
b65612a
dmaengine: add dmaengine_prep_dma_sg() helper
by Vinod Koul
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
d9ff958
dmaengine: Mark the struct dma_slave_config direction field deprecated
by Laurent Pinchart
· 10 years ago
c7a19c7
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
31c1e5a
dmaengine: Remove the context argument to the prep_dma_cyclic operation
by Laurent Pinchart
· 10 years ago
0c9dbeb
dmaengine: Remove unused definition of DMA_MAX_COOKIE
by Geert Uytterhoeven
· 10 years ago
93c6ee9
dma: Support for 3 bytes word size
by Peter Ujfalusi
· 10 years ago
77c32bb
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
ba73034
dmaengine: fix comment typo
by Alexander Popov
· 11 years ago
c1f43dd
dmaengine: fix dmaengine_unmap failure
by Xuelin Shi
· 10 years ago
7cbccb5
dma: Remove comment about embedding dma_slave_config into custom structs
by Lars-Peter Clausen
· 11 years ago
ca2a650
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
868d2ee
dmaengine: fix kernel-doc style typos for few comments
by Vinod Koul
· 11 years ago
5072056
dma: Indicate residue granularity in dma_slave_caps
by Lars-Peter Clausen
· 11 years ago
0adcdee
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 11 years ago
4fce628
Merge branch 'topic/defer_probe' into for-linus
by Vinod Koul
· 11 years ago
1c7af42
Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanup
by Olof Johansson
· 11 years ago
397321f
dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config
by Alexander Popov
· 11 years ago
8010dad
dma: add dma_get_any_slave_channel(), for use in of_xlate()
by Stephen Warren
· 11 years ago
0ad7c00
dma: add channel request API that supports deferred probe
by Stephen Warren
· 11 years ago
df12a31
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Vinod Koul
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
8971646
async_memcpy: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
45c463a
dmaengine: reference counted unmap data
by Dan Williams
· 11 years ago
d38a8c6
dmaengine: prepare for generic 'unmap' data
by Dan Williams
· 11 years ago
7db5f72
dmaengine: remove unused DMA_SUCCESS
by Vinod Koul
· 11 years ago
adfedd9
dmaengine: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
ec5b103
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
4a43f39
dmaengine: dma_sync_wait and dma_find_channel undefined
by Jon Mason
· 11 years ago
bd12763
Merge branch 'topic/api_caps' into for-linus
by Vinod Koul
· 11 years ago
14f00c7
dmaengine: dma_slave_caps: remove sg entries
by Vinod Koul
· 11 years ago
355cdaf
Merge branch 'topic/api_caps' into for-linus
by Vinod Koul
· 11 years ago
71ea1483
dmaengine: make dma_submit_error() return an error code
by Dan Carpenter
· 11 years ago
7bb587f
dmaengine: add interface of dma_get_slave_channel
by Zhangfei Gao
· 11 years ago
221a27c7
dmaengine: add dma_slave_get_caps api
by Vinod Koul
· 11 years ago
48a9db4
drivers/dma: remove unused support for MEMSET operations
by Bartlomiej Zolnierkiewicz
· 11 years ago
b2396f7
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 12 years ago
bef29ec
DMA: of: Constant names
by Markus Pargmann
· 12 years ago
a53e28d
dma: Make the 'mask' parameter of __dma_request_channel const
by Lars-Peter Clausen
· 12 years ago
864ef69
dmaengine: add dma_request_slave_channel_compat()
by Matt Porter
· 12 years ago
978c417
dmaengine.h: remove redundant else keyword
by Andy Shevchenko
· 12 years ago
61cc13a
dmaengine: introduce is_slave_direction function
by Andy Shevchenko
· 12 years ago
e239345f
dmaengine: remove dma_async_memcpy_complete() macro
by Bartlomiej Zolnierkiewicz
· 12 years ago
b9ee868
dmaengine: remove dma_async_memcpy_pending() macro
by Bartlomiej Zolnierkiewicz
· 12 years ago
944ea4d
dmatest: Fix NULL pointer dereference on ioat
by Jon Mason
· 12 years ago
a14acb4
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
by Barry Song
· 12 years ago
e5a087f
dmaengine: use for_each_set_bit
by Akinobu Mita
· 12 years ago
d18d5f5
dmaengine: fix build failure due to missing semi-colon
by Vinod Koul
· 12 years ago
9a6cecc
dmaengine: add helper function to request a slave DMA channel
by Jon Hunter
· 12 years ago
Next »