Stefan Roese
|
c5db858bdf
dmaengine: mv_xor: Add support for scatter-gather DMA mode
|
8 years ago |
Stefan Roese
|
77ff7a706f
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
|
8 years ago |
Gregory CLEMENT
|
dd130c652c
dmaengine: mv_xor: use SoC type instead of directly the operation mode
|
8 years ago |
Thomas Petazzoni
|
8b648436eb
dmaengine: mv_xor: add suspend/resume support
|
9 years ago |
Thomas Petazzoni
|
7cbafa09e1
dmaengine: mv_xor: remove mv_xor_chan->current_type field
|
9 years ago |
Lior Amsalem
|
fbea28a2af
dmaengine: mv_xor: improve descriptors list handling and reduce locking
|
9 years ago |
Lior Amsalem
|
f1d25e0a9b
dmaengine: mv_xor: Enlarge descriptor pool size
|
9 years ago |
Lior Amsalem
|
6f166312c6
dmaengine: mv_xor: add support for a38x command in descriptor mode
|
9 years ago |
Lior Amsalem
|
9136291f1d
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
|
9 years ago |
Jarkko Nikula
|
3b62286d0e
dmaengine: Remove FSF mailing addresses
|
10 years ago |
Lior Amsalem
|
22843545b2
dma: mv_xor: Add support for DMA_INTERRUPT
|
10 years ago |
Ezequiel Garcia
|
37380b980e
dma: mv_xor: Remove dead code
|
10 years ago |
Lior Amsalem
|
ba87d13721
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
|
10 years ago |
Ezequiel Garcia
|
0e7488ed01
dma: mv_xor: Remove all interrupt magic numbers
|
10 years ago |
Lior Amsalem
|
dfc97661bd
dma: mv_xor: Remove multi-slot support
|
10 years ago |
Ezequiel Garcia
|
82a1402eae
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
|
11 years ago |
Thomas Petazzoni
|
e03bc654f8
mv_xor: support big endian systems using descriptor swap feature
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
48a9db462d
drivers/dma: remove unused support for MEMSET operations
|
11 years ago |
Thomas Petazzoni
|
c4b4b732b2
dma: mv_xor: clear the window override control registers
|
12 years ago |
Thomas Petazzoni
|
88eb92cb4d
dma: mv_xor: add missing free_irq() call
|
12 years ago |
Thomas Petazzoni
|
b503fa0199
dma: mv_xor: remove the pool_size from platform_data
|
12 years ago |
Thomas Petazzoni
|
c819ce177e
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
|
12 years ago |
Thomas Petazzoni
|
297eedbae1
dma: mv_xor: rename mv_xor_private to mv_xor_device
|
12 years ago |
Thomas Petazzoni
|
1ef48a262b
dma: mv_xor: merge mv_xor_device and mv_xor_chan
|
12 years ago |
Thomas Petazzoni
|
8c75979d7a
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
|
12 years ago |
Thomas Petazzoni
|
98817b9959
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
|
12 years ago |
Thomas Petazzoni
|
ecde6cd492
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
|
12 years ago |
Thomas Petazzoni
|
8b5c3f6c8d
dma: mv_xor: remove unused id field in mv_xor_device structure
|
12 years ago |
Thomas Petazzoni
|
61971656ce
dma: mv_xor: rename many symbols to remove the 'shared' word
|
12 years ago |
Thomas Petazzoni
|
60d151f387
dma: mv_xor: allow channels to be registered directly from the main device
|
12 years ago |