index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2020-12-11
crypto: hisilicon/trng - replace atomic_add_return()
Yejune Deng
2020-11-27
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2020-11-27
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
2020-11-06
crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces
Weili Qian
2020-11-06
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
Weili Qian
2020-11-06
crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
Weili Qian
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
2020-11-06
crypto: hisilicon/qm - modify the return type of function
Weili Qian
2020-11-06
crypto: hisilicon/qm - numbers are replaced by macros
Weili Qian
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
2020-10-30
crypto: hisilicon - delete unused structure member variables
Longfang Liu
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
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-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
2020-09-25
crypto: hisilicon/hpre - fix a bug in dh algorithm
Meng Yu
2020-09-25
crypto: hisilicon/hpre - adjust some coding style
Meng Yu
2020-09-25
crypto: hisilicon/hpre - remove useless code
Meng Yu
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update mininum queue
Longfang Liu
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2020-09-18
crypto: hisilicon/zip - supplement some comments
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-09-18
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
2020-09-18
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
2020-09-18
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
2020-09-18
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix VF not available after PF FLR
Shukun Tan
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix event queue depth to 2048
Shukun Tan
2020-08-21
crypto: hisilicon/qm - fix judgement of queue is full
Hui Tang
2020-08-21
crypto: hisilicon/qm - fix print frequence in hisi_qp_send
Yang Shen
[next]