Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3cb989501c2688cacbb7dc4b0d353faf838f53a1
/
include
/
linux
/
dmaengine.h
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
099f53c
async_tx: rename zero_sum to val
by Dan Williams
· 16 years ago
0f57151
dmaengine: Add privatecnt to revert DMA_PRIVATE property
by Atsushi Nemoto
· 16 years ago
729b5d1
dmaengine: allow dma support for async_tx to be toggled
by Dan Williams
· 16 years ago
54aee6a
dmaengine: kill some unused headers
by Dan Williams
· 16 years ago
5dc18f5
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
287d859
atmel-mci: fix initialization of dma slave data
by Dan Williams
· 16 years ago
1d93e52
dmaengine: update kerneldoc
by Johannes Weiner
· 16 years ago
b4bd07c
net_dma: call dmaengine_get only if NET_DMA enabled
by David S. Miller
· 16 years ago
7954d5c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
ef56068
dmaengine: add async_tx_clear_ack() macro
by Guennadi Liakhovetski
· 16 years ago
c50331e
dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=n
by Dan Williams
· 16 years ago
649274d
net_dma: acquire/release dma channels on ifup/ifdown
by Dan Williams
· 16 years ago
864498a
dmaengine: use idr for registering dma device numbers
by Dan Williams
· 16 years ago
41d5e59
dmaengine: add a release for dma class devices and dependent infrastructure
by Dan Williams
· 16 years ago
7dd6025
dmaengine: kill enum dma_state_client
by Dan Williams
· 16 years ago
f27c580
dmaengine: remove 'bigref' infrastructure
by Dan Williams
· 16 years ago
aa1e6f1
dmaengine: kill struct dma_client and supporting infrastructure
by Dan Williams
· 16 years ago
209b84a
dmaengine: replace dma_async_client_register with dmaengine_get
by Dan Williams
· 16 years ago
74465b4
atmel-mci: convert to dma_request_channel and down-level dma_slave
by Dan Williams
· 16 years ago
33df8ca
dmatest: convert to dma_request_channel
by Dan Williams
· 16 years ago
59b5ec2
dmaengine: introduce dma_request_channel and private channels
by Dan Williams
· 16 years ago
Next »