index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
1
-0
/
+1
2016-09-15
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
Stefan Roese
1
-0
/
+7
2016-05-03
dmaengine: mv_xor: use SoC type instead of directly the operation mode
Gregory CLEMENT
1
-0
/
+1
2016-01-06
dmaengine: mv_xor: add suspend/resume support
Thomas Petazzoni
1
-0
/
+1
2016-01-06
dmaengine: mv_xor: remove mv_xor_chan->current_type field
Thomas Petazzoni
1
-1
/
+0
2015-06-10
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
1
-11
/
+6
2015-06-10
dmaengine: mv_xor: Enlarge descriptor pool size
Lior Amsalem
1
-1
/
+1
2015-06-10
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
1
-0
/
+7
2015-06-10
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
1
-0
/
+1
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-09-23
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
1
-5
/
+6
2014-09-23
dma: mv_xor: Remove dead code
Ezequiel Garcia
1
-20
/
+0
2014-09-23
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
1
-1
/
+1
2014-09-23
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
1
-1
/
+21
2014-09-23
dma: mv_xor: Remove multi-slot support
Lior Amsalem
1
-7
/
+2
2013-11-14
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
1
-12
/
+13
2013-08-23
mv_xor: support big endian systems using descriptor swap feature
Thomas Petazzoni
1
-1
/
+27
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2012-11-22
dma: mv_xor: clear the window override control registers
Thomas Petazzoni
1
-0
/
+1
2012-11-20
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
1
-0
/
+1
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
1
-0
/
+1
2012-11-20
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
1
-1
/
+0
2012-11-20
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
1
-2
/
+2
2012-11-20
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
1
-19
/
+6
2012-11-20
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
1
-1
/
+0
2012-11-20
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
1
-1
/
+0
2012-11-20
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
1
-2
/
+2
2012-11-20
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
1
-3
/
+5
2012-11-20
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
1
-0
/
+1
2012-05-09
ARM: Orion: XOR: Add support for clk
Andrew Lunn
1
-0
/
+1
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-2
/
+0
2012-03-13
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
1
-1
/
+0
2009-09-09
mv_xor: implement a private tx_list
Dan Williams
1
-2
/
+2
2008-07-08
dmaengine: DMA engine driver for Marvell XOR engine
Saeed Bishara
1
-0
/
+183