index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
1
-3
/
+23
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
1
-2
/
+3
2020-11-06
crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces
Weili Qian
1
-33
/
+53
2020-11-06
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces
Weili Qian
1
-12
/
+32
2020-11-06
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
Weili Qian
1
-8
/
+28
2020-11-06
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
Weili Qian
1
-1
/
+2
2020-11-06
crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
Weili Qian
1
-3
/
+1
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
5
-25
/
+8
2020-11-06
crypto: hisilicon/qm - modify the return type of function
Weili Qian
1
-2
/
+2
2020-11-06
crypto: hisilicon/qm - numbers are replaced by macros
Weili Qian
1
-7
/
+12
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
2
-29
/
+18
2020-10-30
crypto: hisilicon - delete unused structure member variables
Longfang Liu
1
-2
/
+0
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2
-2
/
+13
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
1
-0
/
+1
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-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
1
-0
/
+18
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
1
-1
/
+0
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
3
-6
/
+3
2020-09-25
crypto: hisilicon/hpre - fix a bug in dh algorithm
Meng Yu
1
-0
/
+2
2020-09-25
crypto: hisilicon/hpre - adjust some coding style
Meng Yu
1
-8
/
+5
2020-09-25
crypto: hisilicon/hpre - remove useless code
Meng Yu
2
-5
/
+4
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
1
-4
/
+12
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update mininum queue
Longfang Liu
1
-2
/
+2
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2
-19
/
+11
2020-09-18
crypto: hisilicon/zip - supplement some comments
Yang Shen
1
-2
/
+2
2020-09-18
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2
-14
/
+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
2
-16
/
+45
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
1
-10
/
+13
2020-09-18
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
1
-3
/
+4
2020-09-18
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
1
-31
/
+24
2020-09-18
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
1
-17
/
+18
2020-09-18
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2
-2
/
+0
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
8
-107
/
+125
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
5
-9
/
+99
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
5
-0
/
+21
2020-08-21
crypto: hisilicon/qm - fix VF not available after PF FLR
Shukun Tan
1
-0
/
+6
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
5
-17
/
+17
2020-08-21
crypto: hisilicon/qm - fix event queue depth to 2048
Shukun Tan
1
-6
/
+13
2020-08-21
crypto: hisilicon/qm - fix judgement of queue is full
Hui Tang
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - fix print frequence in hisi_qp_send
Yang Shen
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - clear used reference count when start qp
Shukun Tan
1
-0
/
+1
2020-08-21
crypto: hisilicon/qm - fix wrong release after using strsep
Sihang Chen
1
-4
/
+6
2020-07-16
crypto: hisilicon/hpre - disable FLR triggered by hardware
Hui Tang
1
-4
/
+22
[next]