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.12.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
1
-33
/
+33
2012-11-20
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
1
-36
/
+28
2012-11-20
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
1
-11
/
+6
2012-11-20
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
1
-7
/
+7
2012-11-20
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
1
-6
/
+6
2012-11-20
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
1
-5
/
+4
2012-11-20
dma: mv_xor: introduce a mv_chan_to_devp() helper
Thomas Petazzoni
1
-29
/
+32
2012-11-20
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
1
-6
/
+2
2012-11-20
dma: mv_xor: remove unused to_mv_xor_device() macro
Thomas Petazzoni
1
-3
/
+0
2012-11-20
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
1
-2
/
+0
2012-11-20
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
1
-12
/
+12
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: remove sub-driver 'mv_xor'
Thomas Petazzoni
1
-48
/
+1
2012-11-20
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
1
-0
/
+45
2012-11-20
dma: mv_xor: split initialization/cleanup of XOR channels
Thomas Petazzoni
1
-27
/
+48
2012-11-20
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
1
-6
/
+4
2012-11-20
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
Thomas Petazzoni
1
-30
/
+30
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-05-09
ARM: Orion: XOR: Add support for clk
Andrew Lunn
1
-0
/
+15
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-12
/
+2
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-13
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-3
/
+3
2012-03-13
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
1
-1
/
+0
2011-12-14
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
1
-5
/
+6
2011-07-14
dma: mv_xor: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2011-03-31
dma: use BUG_ON correctly in mv_xor.c, v4
Coly Li
1
-3
/
+3
2011-01-03
mv_xor: fix race in tasklet function
Saeed Bishara
1
-1
/
+1
2010-09-20
dmaengine: fix interrupt clearing for mv_xor
Simon Guinot
1
-1
/
+1
2010-05-18
Merge branch 'ioat' into dmaengine
Dan Williams
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
dmaengine: provide helper for setting txstate
Dan Williams
1
-11
/
+2
2010-03-27
DMAENGINE: generic channel status v2
Linus Walleij
1
-15
/
+17
2009-09-09
mv_xor: implement a private tx_list
Dan Williams
1
-3
/
+4
2009-07-23
drivers/dma: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-03-25
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
Dan Williams
1
-1
/
+0
2009-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-8
/
+8
2009-03-05
iop-adma, mv_xor: fix mem leak on self-test setup failure
Roel Kluin
1
-8
/
+8
2009-03-04
[ARM] fix lots of ARM __devexit sillyness
Russell King
1
-1
/
+1
2009-01-06
dmaengine: remove 'bigref' infrastructure
Dan Williams
1
-1
/
+0
2009-01-06
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
1
-4
/
+3
2009-01-06
dmaengine: remove dependency on async_tx
Dan Williams
1
-2
/
+1
2008-12-08
async_xor: dma_map destination DMA_BIDIRECTIONAL
Dan Williams
1
-3
/
+12
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
1
-1
/
+1
2008-07-08
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
1
-6
/
+16
2008-07-08
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
1
-3
/
+4
2008-07-08
dmaengine: DMA engine driver for Marvell XOR engine
Saeed Bishara
1
-0
/
+1364