index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
zip
/
zip_crypto.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
2023-10-05
1
-1
/
+23
*
crypto: hisilicon/zip - remove zlib and gzip
Yang Shen
2023-09-20
1
-287
/
+21
*
crypto: hisilicon/zip - support deflate algorithm
Yang Shen
2023-09-20
1
-16
/
+70
*
crypto: hisilicon/zip - support zip capability
Weili Qian
2022-09-16
1
-12
/
+55
*
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
1
-2
/
+4
*
crypto: hisilicon/zip - some misc cleanup
Yang Shen
2022-08-19
1
-15
/
+15
*
crypto: hisilicon/zip - optimization for performance
Yang Shen
2022-08-19
1
-14
/
+13
*
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
2022-08-19
1
-2
/
+2
*
crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-29
1
-5
/
+5
*
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
2022-04-21
1
-1
/
+1
*
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
2021-04-02
1
-0
/
+25
*
crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
Yang Shen
2021-04-02
1
-31
/
+110
*
crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
Yang Shen
2021-04-02
1
-2
/
+2
*
crypto: hisilicon/zip - adjust functions location
Yang Shen
2021-04-02
1
-276
/
+276
*
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2021-03-12
1
-2
/
+2
*
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
2020-10-02
1
-1
/
+2
*
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
2020-10-02
1
-6
/
+17
*
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2020-09-18
1
-7
/
+7
*
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2020-09-18
1
-0
/
+14
*
crypto: hisilicon/zip - fix static check warning
Yang Shen
2020-09-18
1
-6
/
+6
*
crypto: hisilicon/zip - add print for error branch
Yang Shen
2020-09-18
1
-13
/
+40
*
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
2020-09-18
1
-10
/
+13
*
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
2020-08-21
1
-1
/
+1
*
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
2020-07-09
1
-3
/
+3
*
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
2020-05-22
1
-1
/
+8
*
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
2020-05-15
1
-6
/
+5
*
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
2020-03-20
1
-29
/
+25
*
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2019-12-11
1
-69
/
+23
*
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
2019-10-25
1
-1
/
+1
*
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
1
-1
/
+25
*
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-10-10
1
-9
/
+11
*
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
2019-09-20
1
-2
/
+2
*
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
2019-08-15
1
-2
/
+4
*
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
2019-08-09
1
-0
/
+651