index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor_v2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor ad...
Hanna Hawa
1
-2
/
+2
2018-07-20
dmaengine: mv_xor_v2: move unmap to before callback
Hanna Hawa
1
-2
/
+1
2018-07-20
dmaengine: mv_xor_v2: convert callback to helper function
Hanna Hawa
1
-3
/
+2
2018-07-20
dmaengine: mv_xor_v2: kill the tasklets upon exit
Hanna Hawa
1
-0
/
+2
2018-07-20
dmaengine: mv_xor_v2: explicitly freeup irq
Hanna Hawa
1
-0
/
+4
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+3
2018-03-11
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
1
-5
/
+20
2017-05-14
dmaengine: mv_xor_v2: add support for suspend/resume
Hanna Hawa
1
-0
/
+23
2017-05-14
dmaengine: mv_xor_v2: remove unnecessary write to DESQ_STOP register
Hanna Hawa
1
-3
/
+0
2017-05-14
dmaengine: mv_xor_v2: implement proper interrupt coalescing
Hanna Hawa
1
-0
/
+36
2017-05-14
dmaengine: mv_xor_v2: set DMA mask to 40 bits
Thomas Petazzoni
1
-0
/
+4
2017-05-14
dmaengine: mv_xor_v2: remove interrupt coalescing
Thomas Petazzoni
1
-25
/
+0
2017-05-14
dmaengine: mv_xor_v2: fix tx_submit() implementation
Thomas Petazzoni
1
-17
/
+5
2017-05-14
dmaengine: mv_xor_v2: enable XOR engine after its configuration
Hanna Hawa
1
-3
/
+3
2017-05-14
dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx
Thomas Petazzoni
1
-10
/
+22
2017-05-14
dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors
Thomas Petazzoni
1
-10
/
+4
2017-05-14
dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
Thomas Petazzoni
1
-0
/
+6
2016-07-12
dmaengine: mv_xor_v2: remove trailing whitespace
Vinod Koul
1
-1
/
+0
2016-07-12
dmaengine: mv_xor_v2: new driver
Thomas Petazzoni
1
-0
/
+879