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
/
crypto
/
hisilicon
/
zip
/
zip_crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
1
-1
/
+2
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
1
-6
/
+17
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
1
-7
/
+7
2020-09-18
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
1
-0
/
+14
2020-09-18
crypto: hisilicon/zip - fix static check warning
Yang Shen
1
-6
/
+6
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
1
-13
/
+40
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
1
-10
/
+13
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
1
-1
/
+1
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
1
-3
/
+3
2020-05-22
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
1
-1
/
+8
2020-05-15
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
1
-6
/
+5
2020-03-20
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
1
-29
/
+25
2019-12-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
1
-69
/
+23
2019-10-25
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
1
-1
/
+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
1
-9
/
+11
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 HiSilicon ZIP accelerator support
Zhou Wang
1
-0
/
+651