index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-26
135
-1409
/
+2877
|
\
|
*
crypto: s5p-sss - consistently use local 'dev' variable in probe()
Krzysztof Kozlowski
2021-04-22
1
-2
/
+2
|
*
crypto: s5p-sss - remove unneeded local variable initialization
Krzysztof Kozlowski
2021-04-22
1
-1
/
+1
|
*
crypto: s5p-sss - simplify getting of_device_id match data
Krzysztof Kozlowski
2021-04-22
1
-6
/
+3
|
*
ccp: ccp - add support for Green Sardine
Devaraj Rangasamy
2021-04-22
1
-0
/
+1
|
*
crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
Tian Tao
2021-04-22
3
-29
/
+10
|
*
crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.
Srujana Challa
2021-04-22
7
-58
/
+153
|
*
crypto: chelsio/chcr - Remove useless MODULE_VERSION
Vinay Kumar Yadav
2021-04-22
2
-3
/
+1
|
*
crypto: ux500/cryp - Remove duplicate argument
Wan Jiabing
2021-04-22
1
-1
/
+0
|
*
crypto: chelsio - remove unused function
Jiapeng Chong
2021-04-22
1
-5
/
+0
|
*
crypto: sa2ul - Add support for AM64
Peter Ujfalusi
2021-04-22
2
-39
/
+96
|
*
crypto: sa2ul - Support for per channel coherency
Peter Ujfalusi
2021-04-22
1
-1
/
+1
|
*
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: qat - enable detection of accelerators hang
Wojciech Ziemba
2021-04-16
9
-1
/
+99
|
*
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: atmel - use the correct print format
Kai Ye
2021-04-16
2
-3
/
+3
|
*
crypto: omap-aes - Fix PM reference leak on omap-aes.c
Shixin Liu
2021-04-16
1
-4
/
+3
|
*
crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
Shixin Liu
2021-04-16
1
-1
/
+1
|
*
crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
Shixin Liu
2021-04-16
1
-2
/
+2
|
*
crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
Shixin Liu
2021-04-16
1
-4
/
+4
|
*
crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
Shixin Liu
2021-04-16
1
-1
/
+1
|
*
crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
2021-04-16
2
-2
/
+2
|
*
crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
2021-04-16
4
-4
/
+4
|
*
crypto: cavium/zip - remove unused including <linux/version.h>
Tian Tao
2021-04-16
1
-1
/
+0
|
*
crypto: ccree - Remove redundant dev_err call in init_cc_resources()
YueHaibing
2021-04-16
1
-3
/
+1
|
*
crypto: keembay - Remove redundant dev_err calls
YueHaibing
2021-04-16
2
-6
/
+2
|
*
crypto: ux500 - Remove redundant dev_err calls
YueHaibing
2021-04-16
2
-2
/
+0
|
*
crypto: img-hash - Remove redundant dev_err call in img_hash_probe()
YueHaibing
2021-04-16
1
-3
/
+0
|
*
crypto: atmel-tdes - Remove redundant dev_err call in atmel_tdes_probe()
YueHaibing
2021-04-16
1
-1
/
+0
|
*
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: ixp4xx - use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-16
1
-5
/
+2
|
*
crypto: geode - use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-16
1
-3
/
+1
|
*
crypto: chelsio - Read rxchannel-id from firmware
Ayush Sawal
2021-04-12
1
-2
/
+17
|
*
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
2021-04-09
1
-0
/
+1
|
*
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: sa2ul - Fix memory leak of rxd
Colin Ian King
2021-04-09
1
-2
/
+6
[next]