Lars-Peter Clausen
|
c32c44cb58
dmaengine: Add wrapper for device_tx_status callback
|
13 年 前 |
Alexandre Bounine
|
e42d98ebe7
rapidio: add DMA engine support for RIO data transfers
|
13 年 前 |
Linus Torvalds
|
d5adf235ad
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 年 前 |
Kuninori Morimoto
|
922ee08baa
dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful
|
13 年 前 |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
13 年 前 |
Dave Jiang
|
a2bd1140a2
netdma: adding alignment check for NETDMA ops
|
13 年 前 |
Linus Torvalds
|
ef08e78268
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 年 前 |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 年 前 |
Alexandre Bounine
|
16052827d9
dmaengine/dma_slave: introduce inline wrappers
|
13 年 前 |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 年 前 |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 年 前 |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 年 前 |
Viresh Kumar
|
dcc043dc0c
dmaengine: Add flow controller information to dma_slave_config
|
13 年 前 |
Shawn Guo
|
62268ce917
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
|
13 年 前 |
Jassi Brar
|
b14dab792d
DMAEngine: Define interleaved transfer request api
|
13 年 前 |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
13 年 前 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年 前 |
Paul Gortmaker
|
a8efa9d6bf
linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h
|
14 年 前 |
Vinod Koul
|
49920bc669
dmaengine: add new enum dma_transfer_direction
|
13 年 前 |
Vinod Koul
|
a16e470caa
dmaengine: remove struct scatterlist for header
|
14 年 前 |
Vinod Koul
|
90b44f8ffd
dmaengine: add helper function for slave_single
|
14 年 前 |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 年 前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年 前 |
Linus Torvalds
|
e1288cd72f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 年 前 |
Russell King - ARM Linux
|
98d530fe24
Fix dmaengine_submit() return type
|
14 年 前 |
Guennadi Liakhovetski
|
8f33d5277f
dmaengine: provide dummy functions for DMA_ENGINE=n
|
14 年 前 |
Dan Williams
|
5fc6d897fd
async_tx: make async_tx channel switching opt-in
|
14 年 前 |
Dan Williams
|
6391987d6f
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
|
14 年 前 |
Ira Snyder
|
968f19ae80
fsldma: improved DMA_SLAVE support
|
14 年 前 |
Ira Snyder
|
a86ee03ce6
dma: add support for scatterlist to scatterlist copy
|
14 年 前 |