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.13.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
2021-06-03
crypto: hisilicon/qm - update reset flow
Weili Qian
1
-17
/
+262
2021-06-03
crypto: hisilicon/qm - add callback to support communication
Weili Qian
1
-27
/
+190
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2
-8
/
+106
2021-06-03
crypto: hisilicon/qm - adjust reset interface
Weili Qian
1
-51
/
+89
2021-06-03
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
1
-4
/
+52
2021-06-03
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
1
-1
/
+5
2021-06-03
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
1
-0
/
+34
2021-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
1
-2
/
+2
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2
-3
/
+86
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2
-12
/
+94
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
3
-43
/
+256
2021-06-03
crypto: hisilicon/sec - add new type of SQE
Kai Ye
2
-1
/
+178
2021-06-03
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
1
-10
/
+3
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
5
-0
/
+182
2021-05-28
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
1
-24
/
+100
2021-05-28
crypto: hisilicon/qm - fix the process of VF's list adding
Kai Ye
1
-8
/
+8
2021-05-28
crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
Kai Ye
1
-2
/
+5
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
4
-76
/
+150
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
4
-20
/
+18
2021-05-23
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
Weili Qian
1
-1
/
+1
2021-05-23
crypto: hisilicon/qm - initialize the device before doing tasks
Weili Qian
1
-6
/
+8
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
1
-2
/
+1
2021-05-21
crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
Hui Tang
2
-10
/
+10
2021-05-21
crypto: hisilicon/hpre - delete rudundant initialization
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
Hui Tang
1
-27
/
+26
2021-05-21
crypto: hisilicon/hpre - replace macro with inline function
Hui Tang
1
-9
/
+16
2021-05-21
crypto: hisilicon/hpre - init a structure member each line
Hui Tang
1
-14
/
+42
2021-05-21
crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
Hui Tang
1
-30
/
+29
2021-05-21
crypto: hisilicon/hpre - fix unmapping invalid dma address
Hui Tang
1
-0
/
+18
2021-05-21
crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name
Hui Tang
1
-2
/
+2
2021-04-22
crypto: hisilicon - enable new error types for QM
Weili Qian
2
-3
/
+8
2021-04-22
crypto: hisilicon - add new error type for SEC
Weili Qian
1
-3
/
+23
2021-04-22
crypto: hisilicon - support new error types for ZIP
Weili Qian
1
-2
/
+7
2021-04-22
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
5
-43
/
+59
2021-04-16
crypto: hisilicon/hpre - delete redundant log and return in advance
Hui Tang
1
-1
/
+1
2021-04-16
crypto: hisilicon/hpre - add debug log
Hui Tang
1
-1
/
+7
2021-04-16
crypto: hisilicon/hpre - use the correct variable type
Hui Tang
1
-1
/
+2
2021-04-16
crypto: hisilicon/hpre - delete the rudundant space after return
Hui Tang
2
-3
/
+3
2021-04-16
crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
1
-1
/
+13
2021-04-16
crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
1
-0
/
+1
2021-04-16
crypto: hisilicon/sgl - add some dfx logs
Kai Ye
1
-4
/
+11
2021-04-16
crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-04-16
crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
1
-0
/
+5
2021-04-16
crypto: hisilicon/sec - use the correct print format
Kai Ye
1
-3
/
+3
2021-04-16
crypto: hisilicon/trng - add version to adapt new algorithm
Weili Qian
1
-3
/
+10
2021-04-16
crypto: hisilicon/qm - add stop queue by hardware
Weili Qian
1
-1
/
+28
2021-04-09
crypto: hisilicon/qm - delete redundant code
Kai Ye
1
-1
/
+0
2021-04-09
crypto: hisilicon/sec - fixup checking the 3DES weak key
Kai Ye
1
-2
/
+11
2021-04-09
crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
Ruiqi Gong
1
-1
/
+1
[prev]
[next]