index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
2014-09-23
1
-5
/
+6
*
dma: mv_xor: Remove dead code
Ezequiel Garcia
2014-09-23
1
-20
/
+0
*
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
2014-09-23
1
-1
/
+1
*
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
2014-09-23
1
-1
/
+21
*
dma: mv_xor: Remove multi-slot support
Lior Amsalem
2014-09-23
1
-7
/
+2
*
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
2013-11-14
1
-12
/
+13
*
mv_xor: support big endian systems using descriptor swap feature
Thomas Petazzoni
2013-08-22
1
-1
/
+27
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-03
1
-1
/
+0
*
dma: mv_xor: clear the window override control registers
Thomas Petazzoni
2012-11-22
1
-0
/
+1
*
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
2012-11-20
1
-0
/
+1
*
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
2012-11-20
1
-0
/
+1
*
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2012-11-20
1
-1
/
+0
*
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2012-11-20
1
-2
/
+2
*
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2012-11-20
1
-19
/
+6
*
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2012-11-20
1
-1
/
+1
*
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2012-11-20
1
-1
/
+1
*
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2012-11-20
1
-1
/
+0
*
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
2012-11-20
1
-1
/
+0
*
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
2012-11-20
1
-2
/
+2
*
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
2012-11-20
1
-3
/
+5
*
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
2012-11-20
1
-0
/
+1
*
ARM: Orion: XOR: Add support for clk
Andrew Lunn
2012-05-08
1
-0
/
+1
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-2
/
+0
*
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2012-03-13
1
-1
/
+0
*
mv_xor: implement a private tx_list
Dan Williams
2009-09-08
1
-2
/
+2
*
dmaengine: DMA engine driver for Marvell XOR engine
Saeed Bishara
2008-07-08
1
-0
/
+183