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