Linus Torvalds
|
12ff47e7f5
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
14 年之前 |
Rabin Vincent
|
98ca528916
dmaengine/ste_dma40: allow memory buswidth/burst to be configured
|
14 年之前 |
Linus Walleij
|
f4b89764c4
dmaengine/ste_dma40: use AMBA PrimeCell helper macros
|
14 年之前 |
Robert Marklund
|
79ca7ec3d1
dmaengine/ste_dma40: make the cyclic alloc NOWAIT
|
14 年之前 |
om prakash
|
ae752bf4cb
dmaengine/ste_dma40: fix missing kernel-doc
|
14 年之前 |
Per Forlin
|
a8f3067bce
dmaengine/ste_dma40: add a separate queue for pending requests
|
14 年之前 |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 年之前 |
Linus Torvalds
|
4cb865deec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 年之前 |
Linus Walleij
|
a0eb221a44
dmaengine: move link order
|
14 年之前 |
Philippe Langlais
|
711b9cea92
dmaengine/ste_dma40: fix introduced warnings
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Rabin Vincent
|
0c842b5510
dma40: cyclic xfer support
|
14 年之前 |
Rabin Vincent
|
86eb5fb611
dma40: stop ongoing transfers in DMA_TERMINATE_ALL
|
14 年之前 |
Rabin Vincent
|
7ad74a7cf6
dma40: fix DMA_SG capability and channels
|
14 年之前 |
Rabin Vincent
|
6045f0bb28
dma40: handle failure to allocate first LCLA
|
14 年之前 |
Rabin Vincent
|
e65889c75c
dma40: extract lcla code into separate function
|
14 年之前 |
Rabin Vincent
|
822c567639
dma40: unify src/dst addr check
|
14 年之前 |
Rabin Vincent
|
cc31b6f794
dma40: pass the info pointer all the way to reduce argument count
|
14 年之前 |
Rabin Vincent
|
5ed04b8575
dma40: unify d40_log_sg_to_lli funcs for mem and slave
|
14 年之前 |
Rabin Vincent
|
1c4b0927fe
dma40: move lli_load to main source file
|
14 年之前 |
Rabin Vincent
|
cade1d30b2
dma40: combine mem and slave prep_sg functions
|
14 年之前 |
Rabin Vincent
|
10a946b3a4
dma40: remove export of stedma40_memcpy_sg
|
14 年之前 |
Rabin Vincent
|
3e3a0763e7
dma40: combine mem and slave sg-to-lli functions
|
14 年之前 |
Rabin Vincent
|
00ac034148
dma40: remove duplicated dev addr code
|
14 年之前 |
Rabin Vincent
|
dbd8878803
dma40: combine duplicated d40_pool_lli_alloc() calls
|
14 年之前 |
Rabin Vincent
|
5f81158f90
dma40: combine desc init functions
|
14 年之前 |
Rabin Vincent
|
95944c6ef5
dma40: implement prep_memcpy as a wrapper around memcpy_sg
|
14 年之前 |
Rabin Vincent
|
d924abad7f
dma40: remove unnecessary casts
|
14 年之前 |
Rabin Vincent
|
b00f938c8c
dma40: fix DMA API usage for LLIs
|
14 年之前 |
Rabin Vincent
|
026cbc424a
dma40: fix DMA API usage for LCLA
|
14 年之前 |