Linus Torvalds
|
6039b80eb5
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
|
9 years ago |
Stefan Roese
|
5156463588
dmaengine: mv_xor: Fix incorrect offset in dma_map_page()
|
9 years ago |
Stefan Roese
|
a4a1e53df4
dmaengine: mv_xor: Minor coding style fix
|
9 years ago |
Marcin Wojtas
|
ac5f0f3f86
dmaengine: mv_xor: add support for Armada 3700 SoC
|
9 years ago |
Gregory CLEMENT
|
dd130c652c
dmaengine: mv_xor: use SoC type instead of directly the operation mode
|
9 years ago |
Gregory CLEMENT
|
bc822e1251
dmaengine: mv_xor: make the code 64 bits compliant
|
9 years ago |
Luis R. Rodriguez
|
f6e45661f9
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
|
9 years ago |
Thomas Petazzoni
|
8b648436eb
dmaengine: mv_xor: add suspend/resume support
|
9 years ago |
Thomas Petazzoni
|
81aafb3e0e
dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
|
9 years ago |
Thomas Petazzoni
|
7cbafa09e1
dmaengine: mv_xor: remove mv_xor_chan->current_type field
|
9 years ago |
Linus Torvalds
|
3527122745
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
|
10 years ago |
Paul Gortmaker
|
25cf68da08
drivers/dma: make mv_xor.c driver explicitly non-modular
|
10 years ago |
Thomas Petazzoni
|
777572911a
dmaengine: mv_xor: optimize performance by using a subset of the XOR channels
|
10 years ago |
Thomas Petazzoni
|
6d8f7abd23
dmaengine: mv_xor: remove support for dmacap,* DT properties
|
10 years ago |
Thomas Petazzoni
|
0ec9ebc706
dmaengine: mv_xor: fix big endian operation in register mode
|
10 years ago |
Lior Amsalem
|
fbea28a2af
dmaengine: mv_xor: improve descriptors list handling and reduce locking
|
10 years ago |
Lior Amsalem
|
6f166312c6
dmaengine: mv_xor: add support for a38x command in descriptor mode
|
10 years ago |
Maxime Ripard
|
0951e728ff
dmaengine: mv_xor: Rename function for consistent naming
|
10 years ago |
Lior Amsalem
|
9136291f1d
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
|
10 years ago |
Fabian Frederick
|
57c0342239
dmaengine: constify of_device_id array
|
10 years ago |
Jarkko Nikula
|
3b62286d0e
dmaengine: Remove FSF mailing addresses
|
10 years ago |
Maxime Ripard
|
581dc2ccb1
dmaengine: mv_xor: Remove device_control
|
11 years ago |
Wolfram Sang
|
55f04d7f59
dma: drop owner assignment from platform_drivers
|
11 years ago |
Linus Torvalds
|
52d589a01d
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
11 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Lior Amsalem
|
22843545b2
dma: mv_xor: Add support for DMA_INTERRUPT
|
11 years ago |
Ezequiel Garcia
|
37380b980e
dma: mv_xor: Remove dead code
|
11 years ago |
Lior Amsalem
|
ba87d13721
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
|
11 years ago |
Ezequiel Garcia
|
0e7488ed01
dma: mv_xor: Remove all interrupt magic numbers
|
11 years ago |
Lior Amsalem
|
dfc97661bd
dma: mv_xor: Remove multi-slot support
|
11 years ago |