index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon - Fix build error
YueHaibing
2020-04-03
1
-0
/
+2
*
crypto: hisilicon/sec2 - Add new create qp process
Kai Ye
2020-03-20
3
-61
/
+42
*
crypto: hisilicon/hpre - Optimize finding hpre device process
Hui Tang
2020-03-20
3
-55
/
+20
*
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
2020-03-20
3
-114
/
+34
*
crypto: hisilicon/qm - Put device finding logic into QM
Weili Qian
2020-03-20
2
-0
/
+156
*
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
2020-03-12
2
-5
/
+172
*
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
2020-03-12
2
-32
/
+43
*
crypto: hisilicon/sec2 - Add iommu status check
Longfang Liu
2020-03-12
2
-0
/
+20
*
crypto: hisilicon/sec2 - Add workqueue for SEC driver.
Ye Kai
2020-03-12
1
-3
/
+29
*
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
2020-03-12
2
-25
/
+19
*
crypto: hisilicon - qm depends on UACCE
Hongbo Yao
2020-03-06
1
-0
/
+2
*
crypto: hisilicon - remove redundant assignment of pointer ctx
Colin Ian King
2020-02-28
1
-1
/
+0
*
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
2020-02-22
3
-8
/
+260
*
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
2020-02-22
1
-25
/
+6
*
crypto: hisilicon - Fix duplicate print when qm occur multiple errors
Shukun Tan
2020-02-13
1
-31
/
+28
*
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
2020-02-13
5
-244
/
+185
*
crypto: hisilicon - Configure zip RAS error type
Shukun Tan
2020-02-13
1
-0
/
+10
*
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
2020-02-13
5
-99
/
+149
*
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
2020-01-22
1
-1
/
+1
*
crypto: hisilicon - add branch prediction macro
Zaibo Xu
2020-01-16
1
-22
/
+22
*
crypto: hisilicon - adjust hpre_crt_para_get
Zaibo Xu
2020-01-16
1
-14
/
+14
*
crypto: hisilicon - Fixed some tiny bugs of HPRE
Zaibo Xu
2020-01-16
2
-38
/
+32
*
crypto: hisilicon - Bugfixed tfm leak
Zaibo Xu
2020-01-16
2
-13
/
+18
*
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2020-01-16
4
-24
/
+620
*
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
2020-01-16
1
-35
/
+61
*
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
2020-01-16
1
-14
/
+14
*
crypto: hisilicon - Add callback error check
Zaibo Xu
2020-01-16
2
-6
/
+10
*
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
2020-01-16
1
-26
/
+28
*
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
2020-01-16
3
-93
/
+59
*
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2020-01-16
2
-29
/
+36
*
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2020-01-16
2
-6
/
+6
*
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
2020-01-16
3
-14
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2020-01-16
3
-11
/
+21
|
\
|
*
crypto: hisilicon/sec2 - Use atomics instead of __sync
Arnd Bergmann
2020-01-09
3
-11
/
+21
*
|
crypto: hisilicon - still no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2019-12-20
1
-22
/
+6
*
|
crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
Eric Biggers
2019-12-11
1
-1
/
+1
*
|
crypto: hisilicon - Remove useless MODULE macros
Zhou Wang
2019-12-11
1
-4
/
+0
*
|
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2019-12-11
3
-70
/
+27
*
|
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
Jonathan Cameron
2019-12-11
1
-5
/
+8
|
/
*
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
Dan Carpenter
2019-11-27
1
-2
/
+2
*
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
2019-11-22
3
-0
/
+332
*
crypto: hisilicon - add SRIOV for HiSilicon SEC
Zaibo Xu
2019-11-22
2
-3
/
+153
*
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
2019-11-22
7
-0
/
+1875
*
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-17
2
-32
/
+11
*
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
2019-11-17
1
-84
/
+98
*
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
2019-11-08
1
-26
/
+25
*
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-11-01
3
-20
/
+77
*
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-11-01
2
-3
/
+2
*
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
1
-1
/
+1
*
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2019-10-26
2
-44
/
+45
[next]