index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor_v2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
dmaengine: mv_xor_v2 : Move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-2
/
+2
2021-12-17
dmaengine: mv_xor_v2: Get rid of msi_desc abuse
Thomas Gleixner
1
-11
/
+5
2020-11-24
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
Zhihao Cheng
1
-1
/
+3
2020-09-18
dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-07-15
dmaengine: mv_xor_v2: Supply some missing 'struct mv_xor_v2_device' attribute...
Lee Jones
1
-1
/
+5
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-08-20
dmaengine: mv_xor_v2: Fix -Wshift-negative-value
Nathan Huckleberry
1
-7
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
1
-9
/
+1
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-13
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