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
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
1
-4
/
+6
2019-11-17
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
Pascal van Leeuwen
1
-2
/
+3
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-32
/
+11
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
1
-84
/
+98
2019-11-17
crypto: inside-secure - Fix hangup during probing for EIP97 engine
Pascal van Leeuwen
1
-4
/
+4
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
1
-0
/
+38
2019-11-15
crypto: allwinner - fix some spelling mistakes
Colin Ian King
2
-4
/
+4
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
1
-2
/
+37
2019-11-08
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
1
-1
/
+1
2019-11-08
crypto: inside-secure - Add missed clk_disable_unprepare
Chuhong Yuan
1
-0
/
+1
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
1
-26
/
+25
2019-11-08
crypto: sun8i-ss - fix memdup.cocci warnings
kbuild test robot
1
-4
/
+2
2019-11-08
crypto: sun8i-ss - fix semicolon.cocci warnings
kbuild test robot Remove unneeded semicolon
1
-1
/
+1
2019-11-08
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
1
-5
/
+1
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
3
-0
/
+113
2019-11-08
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
1
-0
/
+1
2019-11-08
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
1
-2
/
+1
2019-11-08
crypto: atmel - Fix remaining endianess warnings
Herbert Xu
2
-2
/
+2
2019-11-08
crypto: atmel - Fix authenc support when it is set to m
Herbert Xu
3
-11
/
+11
2019-11-01
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
1
-0
/
+1
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
3
-20
/
+77
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2
-3
/
+2
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
11
-39
/
+39
2019-11-01
crypto: allwinner - Add sun8i-ss cryptographic offloader
Corentin Labbe
6
-0
/
+1328
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
10
-27
/
+28
2019-11-01
crypto: allwinner - Add sun8i-ce Crypto Engine
Corentin Labbe
6
-0
/
+1394
2019-11-01
crypto: allwinner - Add allwinner subdirectory
Corentin Labbe
3
-0
/
+9
2019-11-01
crypto: mediatek - remove redundant bitwise-or
Colin Ian King
1
-1
/
+1
2019-11-01
crypto: caam - populate platform devices last
Andrey Smirnov
1
-7
/
+6
2019-11-01
crypto: caam - use devres to populate platform devices
Andrey Smirnov
1
-23
/
+3
2019-11-01
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
4
-19
/
+7
2019-11-01
crypto: caam - use devres to de-initialize the RNG
Andrey Smirnov
1
-60
/
+70
2019-11-01
crypto: caam - use devres to remove debugfs
Andrey Smirnov
2
-8
/
+14
2019-11-01
crypto: caam - use devres to unmap memory
Andrey Smirnov
1
-19
/
+9
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
1
-2
/
+2
2019-11-01
crypto: inside-secure - Fixed warnings on inconsistent byte order handling
Pascal van Leeuwen
4
-67
/
+61
2019-10-26
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-10-26
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
Geert Uytterhoeven
1
-9
/
+9
2019-10-26
crypto: ccp - Verify access to device registers before initializing
Hook, Gary
2
-2
/
+28
2019-10-26
crypto: ccp - Change a message to reflect status instead of failure
Hook, Gary
2
-4
/
+13
2019-10-26
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2
-44
/
+45
2019-10-26
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
1
-3
/
+3
2019-10-26
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
1
-1
/
+1
2019-10-26
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2
-9
/
+3
2019-10-26
crypto: ccree - fix comparison of unsigned expression warning
Tian Tao
1
-1
/
+2
2019-10-26
crypto: ccp - Retry SEV INIT command in case of integrity check failure.
Ashish Kalra
1
-0
/
+12
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
7
-0
/
+911
2019-10-26
crypto: atmel - fix data types for __be{32,64}
Ben Dooks (Codethink)
1
-15
/
+15
2019-10-26
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
[next]