Hongbo Zhang
|
2a5ecb7918
DMA: Freescale: move functions to avoid forward declarations
|
11 years ago |
Hongbo Zhang
|
86d19a5491
DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
|
11 years ago |
Hongbo Zhang
|
867dfa5dfc
DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
|
11 years ago |
Hongbo Zhang
|
ccdce9a041
DMA: Freescale: unify register access methods
|
11 years ago |
Hongbo Zhang
|
cf7f7a2b4b
DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
|
11 years ago |
Dan Williams
|
bbc76560d4
dma: fix fsldma build warnings
|
11 years ago |
Linus Torvalds
|
e6d69a60b7
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
11 years ago |
Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
54f8d501e8
dmaengine: remove DMA unmap from drivers
|
12 years ago |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
12 years ago |
Hongbo Zhang
|
8de7a7d950
DMA: Freescale: update driver to support 8-channel DMA engine
|
12 years ago |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 years ago |
Andy Shevchenko
|
9b0b0bdc6a
fsldma: remove useless use of lock
|
12 years ago |
Jingoo Han
|
dd3daca162
dma: use platform_{get,set}_drvdata()
|
12 years ago |
Bill Pemberton
|
463a1f8b3c
dma: remove use of __devinit
|
12 years ago |
Masanari Iida
|
d73111c6d4
dma: fix comments
|
13 years ago |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 years ago |
Russell King - ARM Linux
|
8ac695463f
dmaengine: ensure all DMA engine drivers initialize their cookies
|
13 years ago |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
13 years ago |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
13 years ago |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 years ago |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
Vinod Koul
|
db8196df4b
dmaengine: move drivers to dma_transfer_direction
|
14 years ago |
Ira W. Snyder
|
8faa7cf828
dt/fsldma: fix build warning caused by of_platform_device changes
|
14 years ago |
Linus Torvalds
|
6447f55da9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 years ago |
Ira Snyder
|
a00ae34ac8
fsldma: make halt behave nicely on all supported controllers
|
14 years ago |
Ira Snyder
|
dc8d409157
fsldma: reduce locking during descriptor cleanup
|
14 years ago |
Ira Snyder
|
9c4d1e7bde
fsldma: support async_tx dependencies and automatic unmapping
|
14 years ago |
Ira Snyder
|
f04cd40701
fsldma: fix controller lockups
|
14 years ago |