Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efd342fb0031a17758571dce42e3f373d94e2fec
/
include
/
linux
/
dmaengine.h
« Previous
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
2ba0562
dmaengine: provide a common 'issue_pending_all' implementation
by Dan Williams
· 16 years ago
bec0851
dmaengine: centralize channel allocation, introduce dma_find_channel
by Dan Williams
· 16 years ago
6f49a57
dmaengine: up-level reference counting to the module level
by Dan Williams
· 16 years ago
07f2211
dmaengine: remove dependency on async_tx
by Dan Williams
· 16 years ago
0839875
async_tx: make async_tx_test_ack a boolean routine
by Dan Williams
· 16 years ago
dc0ee643
dmaengine: Add slave DMA interface
by Haavard Skinnemoen
· 16 years ago
e1d181e
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
by Dan Williams
· 16 years ago
848c536
dmaengine: Add dma_client parameter to device_alloc_chan_resources
by Haavard Skinnemoen
· 16 years ago
7cc5bf9
dmaengine: track the number of clients using a channel
by Dan Williams
· 16 years ago
8a5703f
DMA engine: typo fixes
by Sebastian Siewior
· 17 years ago
636bdea
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
by Dan Williams
· 17 years ago
ce4d65a
async_tx: kill ->device_dependency_added
by Dan Williams
· 17 years ago
19242d7
async_tx: fix multiple dependency submission
by Dan Williams
· 17 years ago
b2ddb90
dma_page_list ->base_address is a userland pointer
by Al Viro
· 17 years ago
ec8670f
dmaengine: fix sparse warning
by Dan Williams
· 17 years ago
d4c56f9
async_tx: replace 'int_en' with operation preparation flags
by Dan Williams
· 17 years ago
0036731
async_tx: kill tx_set_src and tx_set_dest methods
by Dan Williams
· 17 years ago
fd3f898
include/linux/: Spelling fixes
by Joe Perches
· 17 years ago
891f78e
DMA: Convert from class_device to device for DMA engine
by Tony Jones
· 17 years ago
d379b01
dmaengine: make clients responsible for managing channels
by Dan Williams
· 17 years ago
7405f74
dmaengine: refactor dmaengine around dma_async_tx_descriptor
by Dan Williams
· 18 years ago
fe4ada2
[IOAT]: fix header file kernel-doc
by Randy Dunlap
· 18 years ago
1c0f16e
[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>
by David Woodhouse
· 18 years ago
de5506e
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
by Chris Leech
· 18 years ago
c13c826
[I/OAT]: DMA memcpy subsystem
by Chris Leech
· 18 years ago