index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon - enable new error types for QM
Weili Qian
2021-04-22
2
-3
/
+8
*
crypto: hisilicon - add new error type for SEC
Weili Qian
2021-04-22
1
-3
/
+23
*
crypto: hisilicon - support new error types for ZIP
Weili Qian
2021-04-22
1
-2
/
+7
*
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
2021-04-22
5
-43
/
+59
*
crypto: hisilicon/hpre - delete redundant log and return in advance
Hui Tang
2021-04-16
1
-1
/
+1
*
crypto: hisilicon/hpre - add debug log
Hui Tang
2021-04-16
1
-1
/
+7
*
crypto: hisilicon/hpre - use the correct variable type
Hui Tang
2021-04-16
1
-1
/
+2
*
crypto: hisilicon/hpre - delete the rudundant space after return
Hui Tang
2021-04-16
2
-3
/
+3
*
crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
2021-04-16
1
-1
/
+13
*
crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
2021-04-16
1
-0
/
+1
*
crypto: hisilicon/sgl - add some dfx logs
Kai Ye
2021-04-16
1
-4
/
+11
*
crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
2021-04-16
1
-1
/
+1
*
crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
2021-04-16
1
-0
/
+5
*
crypto: hisilicon/sec - use the correct print format
Kai Ye
2021-04-16
1
-3
/
+3
*
crypto: hisilicon/trng - add version to adapt new algorithm
Weili Qian
2021-04-16
1
-3
/
+10
*
crypto: hisilicon/qm - add stop queue by hardware
Weili Qian
2021-04-16
1
-1
/
+28
*
crypto: hisilicon/qm - delete redundant code
Kai Ye
2021-04-09
1
-1
/
+0
*
crypto: hisilicon/sec - fixup checking the 3DES weak key
Kai Ye
2021-04-09
1
-2
/
+11
*
crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
Ruiqi Gong
2021-04-09
1
-1
/
+1
*
crypto: hisilicon/sec - Fix a module parameter error
Longfang Liu
2021-04-09
1
-5
/
+12
*
crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Longfang Liu
2021-04-02
1
-5
/
+32
*
crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
Meng Yu
2021-04-02
1
-4
/
+18
*
crypto: hisilicon/hpre - delete redundant '\n'
Hui Tang
2021-04-02
2
-3
/
+3
*
crypto: hisilicon/hpre - fix a typo and delete redundant blank line
Hui Tang
2021-04-02
1
-2
/
+1
*
crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
Hui Tang
2021-04-02
1
-25
/
+18
*
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
2021-04-02
2
-0
/
+26
*
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
2
-15
/
+34
*
crypto: hisilicon/zip - adjust functions location
Yang Shen
2021-04-02
1
-276
/
+276
*
crypto: hisilicon - use the correct HiSilicon copyright
Hao Fang
2021-04-02
3
-5
/
+5
*
crypto: hisilicon/qm - add queue isolation support for Kunpeng930
Weili Qian
2021-03-26
2
-48
/
+117
*
crypto: hisilicon/qm - set the number of queues for function
Weili Qian
2021-03-26
2
-26
/
+78
*
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
2021-03-26
7
-200
/
+76
*
crypto: hisilicon/qm - set the total number of queues
Weili Qian
2021-03-26
4
-16
/
+16
*
crypto: hisilicon/hpre - fix Kconfig
Hui Tang
2021-03-26
1
-1
/
+2
*
crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
Hui Tang
2021-03-26
1
-1
/
+12
*
crypto: hisilicon - fix the check on dma address
Hui Tang
2021-03-26
3
-19
/
+1
*
crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path
Hui Tang
2021-03-26
1
-10
/
+9
*
crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
Hui Tang
2021-03-26
1
-10
/
+1
*
crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...
Lee Jones
2021-03-26
1
-0
/
+1
*
crypto: hisilicon/sec - fixes some driver coding style
Longfang Liu
2021-03-19
1
-55
/
+76
*
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
2021-03-19
3
-43
/
+39
*
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
2021-03-19
1
-1
/
+1
*
crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
2021-03-12
3
-8
/
+361
*
crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
2021-03-12
3
-5
/
+513
*
crypto: hisilicon/hpre - add algorithm type
Meng Yu
2021-03-12
3
-9
/
+24
*
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2021-03-12
9
-18
/
+19
*
crypto: hisilicon/qm - fix printing format issue
Weili Qian
2021-02-10
2
-9
/
+9
*
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
2021-02-10
5
-7
/
+24
*
crypto: hisilicon/qm - update irqflag
Sihang Chen
2021-02-10
1
-4
/
+3
[next]