Zhangfei Gao
|
7bb587f4ee
dmaengine: add interface of dma_get_slave_channel
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
48a9db462d
drivers/dma: remove unused support for MEMSET operations
|
12 years ago |
Vinod Koul
|
b2396f7984
Merge branch 'topic/of' into for-linus
|
12 years ago |
Andy Shevchenko
|
4e82f5ddd1
dmaengine: call acpi_dma_request_slave_channel as well
|
12 years ago |
Markus Pargmann
|
bef29ec508
DMA: of: Constant names
|
12 years ago |
Lars-Peter Clausen
|
a53e28da57
dma: Make the 'mask' parameter of __dma_request_channel const
|
12 years ago |
Tejun Heo
|
69ee266b4c
dmaengine: convert to idr_alloc()
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
2cbe7feba1
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
|
12 years ago |
Jon Hunter
|
9a6cecc846
dmaengine: add helper function to request a slave DMA channel
|
13 years ago |
Fabio Estevam
|
0eb5a35801
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message
|
12 years ago |
Joe Perches
|
6343325023
dmaengine: Cleanup logging messages
|
13 years ago |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
13 years ago |
Dave Jiang
|
a2bd1140a2
netdma: adding alignment check for NETDMA ops
|
13 years ago |
Fabio Estevam
|
d8b53489d4
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
|
13 years ago |
Jassi Brar
|
b14dab792d
DMAEngine: Define interleaved transfer request api
|
13 years ago |
Linus Torvalds
|
7f3bf7cd34
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 years ago |
Axel Lin
|
21ef4b8b7a
dmaengine: use DEFINE_IDR for static initialization
|
14 years ago |
Linus Torvalds
|
12ff47e7f5
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
14 years ago |
Guennadi Liakhovetski
|
a03a202e95
dmaengine: failure to get a specific DMA channel is not critical
|
14 years ago |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 years ago |
Dan Williams
|
5fc6d897fd
async_tx: make async_tx channel switching opt-in
|
15 years ago |
Dan Williams
|
6391987d6f
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
|
15 years ago |
Ira Snyder
|
a86ee03ce6
dma: add support for scatterlist to scatterlist copy
|
15 years ago |
Sascha Hauer
|
782bc950d8
dmaengine: add possibility for cyclic transfers
|
15 years ago |
Dan Williams
|
0b28330e39
Merge branch 'ioat' into dmaengine
|
15 years ago |
Dan Williams
|
caa20d974c
async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
|
15 years ago |
Jassi Brar
|
cc05ea0cd6
DMA ENGINE: Do not reset 'private' of channel
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Walleij
|
0793448187
DMAENGINE: generic channel status v2
|
15 years ago |
Linus Walleij
|
c3635c78e5
DMAENGINE: generic slave control v2
|
15 years ago |