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
starfive-6.6.48-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
/
crypto
/
hisilicon
/
zip
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2
-69
/
+27
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+6
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
1
-84
/
+98
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
1
-26
/
+25
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
1
-20
/
+54
2019-10-25
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
1
-3
/
+3
2019-10-25
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
1
-1
/
+1
2019-10-25
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
1
-2
/
+1
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
1
-1
/
+25
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2
-10
/
+11
2019-09-20
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
1
-5
/
+2
2019-09-20
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
1
-2
/
+2
2019-08-15
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
1
-2
/
+4
2019-08-09
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
1
-1
/
+374
2019-08-09
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
1
-7
/
+143
2019-08-09
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
4
-0
/
+1228