index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-05-08
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-13
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-19
dmaengine: fix interrupt clearing for mv_xor
Simon Guinot
1
-1
/
+1
2010-05-17
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-26
dmaengine: provide helper for setting txstate
Dan Williams
1
-11
/
+2
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
1
-15
/
+17
2009-09-08
mv_xor: implement a private tx_list
Dan Williams
1
-3
/
+4
2009-07-22
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-04
iop-adma, mv_xor: fix mem leak on self-test setup failure
Roel Kluin
1
-8
/
+8
2009-03-03
[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-05
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