index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2022-07-29
crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-04-21
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
2021-04-02
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
2021-04-02
crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
Yang Shen
2021-04-02
crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
Yang Shen
2021-04-02
crypto: hisilicon/zip - adjust functions location
Yang Shen
2021-03-13
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2020-09-18
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2020-09-18
crypto: hisilicon/zip - fix static check warning
Yang Shen
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
2020-05-23
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
2020-05-15
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
2020-03-20
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
2019-12-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2019-10-26
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-09-20
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
2019-08-15
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
2019-08-09
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang