Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efd342fb0031a17758571dce42e3f373d94e2fec
/
include
/
linux
/
dmaengine.h
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
· 10 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
71ea148
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
e7736cd
dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()
by Peter Ujfalusi
· 12 years ago
ec8b5e4
dmaengine: Pass flags via device_prep_dma_cyclic() callback
by Peter Ujfalusi
· 12 years ago
3052cc2
dmaengine: Add wrapper for device_tx_status callback
by Lars-Peter Clausen
· 12 years ago
4fd1e32
dma: dmaengine: add slave req id in slave_config
by Laxman Dewangan
· 12 years ago
e42d98e
rapidio: add DMA engine support for RIO data transfers
by Alexandre Bounine
· 12 years ago
d5adf23
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
922ee08
dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful
by Kuninori Morimoto
· 13 years ago
94fb175
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 13 years ago
a2bd114
netdma: adding alignment check for NETDMA ops
by Dave Jiang
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
185ecb5
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
by Alexandre Bounine
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
d2ebfb3
dmaengine: add private header file
by Russell King - ARM Linux
· 13 years ago
4d4e58d
dmaengine: move last completed cookie into generic dma_chan structure
by Russell King - ARM Linux
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
dcc043d
dmaengine: Add flow controller information to dma_slave_config
by Viresh Kumar
· 13 years ago
62268ce
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
by Shawn Guo
· 13 years ago
b14dab7
DMAEngine: Define interleaved transfer request api
by Jassi Brar
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
a8efa9d
linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h
by Paul Gortmaker
· 13 years ago
49920bc
dmaengine: add new enum dma_transfer_direction
by Vinod Koul
· 13 years ago
a16e470
dmaengine: remove struct scatterlist for header
by Vinod Koul
· 13 years ago
90b44f8
dmaengine: add helper function for slave_single
by Vinod Koul
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
98d530f
Fix dmaengine_submit() return type
by Russell King - ARM Linux
· 14 years ago
8f33d52
dmaengine: provide dummy functions for DMA_ENGINE=n
by Guennadi Liakhovetski
· 14 years ago
5fc6d89
async_tx: make async_tx channel switching opt-in
by Dan Williams
· 14 years ago
6391987
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
by Dan Williams
· 14 years ago
968f19a
fsldma: improved DMA_SLAVE support
by Ira Snyder
· 14 years ago
a86ee03
dma: add support for scatterlist to scatterlist copy
by Ira Snyder
· 14 years ago
6e3ecaf
dmaengine: add wrapper functions for device control functions
by Sascha Hauer
· 14 years ago
782bc95
dmaengine: add possibility for cyclic transfers
by Sascha Hauer
· 14 years ago
d3f3cf8
missing inline keyword for static function in linux/dmaengine.h
by Mathieu Lacage
· 14 years ago
c156d0a
DMAENGINE: generic slave channel control v3
by Linus Walleij
· 14 years ago
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 14 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 14 years ago
caa20d97
async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
by Dan Williams
· 14 years ago
bca3469
dmaengine: provide helper for setting txstate
by Dan Williams
· 15 years ago
0793448
DMAENGINE: generic channel status v2
by Linus Walleij
· 15 years ago
c3635c7
DMAENGINE: generic slave control v2
by Linus Walleij
· 15 years ago
9bb6769
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
76bd061
fsldma: Fix cookie issues
by Steven J. Magnani
· 15 years ago
a29d8b8
percpu: add __percpu sparse annotations to what's left
by Tejun Heo
· 15 years ago
a88f666
dmaengine: clarify the meaning of the DMA_CTRL_ACK flag
by Guennadi Liakhovetski
· 15 years ago
bbb2008
Merge branch 'dmaengine' into async-tx-next
by Dan Williams
· 15 years ago
0803172
dmaengine: kill tx_list
by Dan Williams
· 15 years ago
83544ae
dmaengine, async_tx: support alignment checks
by Dan Williams
· 15 years ago
9308add
dmaengine: cleanup unused transaction types
by Dan Williams
· 15 years ago
138f4c3
dmaengine, async_tx: add a "no channel switch" allocator
by Dan Williams
· 15 years ago
0403e38
dmaengine: add fence support
by Dan Williams
· 15 years ago
f9dd213
Merge branch 'md-raid6-accel' into ioat3.2
by Dan Williams
· 15 years ago
b2f46fd
async_tx: add support for asynchronous GF multiplication
by Dan Williams
· 15 years ago
ad283ea
async_tx: add sum check flags
by Dan Williams
· 15 years ago
4f005db
ioatdma: fix "ioatdma frees DMA memory with wrong function"
by Maciej Sosnowski
· 16 years ago
Next »