index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
crypto: rockchip - switch to skcipher API
Ard Biesheuvel
5
-562
/
+545
2019-11-17
crypto: niagara2 - switch to skcipher API
Ard Biesheuvel
1
-98
/
+96
2019-11-17
crypto: stm32 - switch to skcipher API
Ard Biesheuvel
1
-179
/
+159
2019-11-17
crypto: qce - switch to skcipher API
Ard Biesheuvel
6
-99
/
+100
2019-11-17
crypto: picoxcell - switch to skcipher API
Ard Biesheuvel
1
-202
/
+184
2019-11-17
crypto: sahara - switch to skcipher API
Ard Biesheuvel
1
-81
/
+75
2019-11-17
crypto: mediatek - switch to skcipher API
Ard Biesheuvel
1
-132
/
+116
2019-11-17
crypto: mxs - switch to skcipher API
Ard Biesheuvel
1
-75
/
+65
2019-11-17
crypto: ixp4xx - switch to skcipher API
Ard Biesheuvel
1
-120
/
+108
2019-11-17
crypto: hifn - switch to skcipher API
Ard Biesheuvel
1
-91
/
+92
2019-11-17
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
3
-179
/
+173
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
1
-158
/
+134
2019-11-17
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
1
-1
/
+0
2019-11-17
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
4
-205
/
+186
2019-11-17
crypto: atmel-tdes - switch to skcipher API
Ard Biesheuvel
1
-226
/
+207
2019-11-17
crypto: atmel-aes - switch to skcipher API
Ard Biesheuvel
1
-264
/
+247
2019-11-17
crypto: s5p - switch to skcipher API
Ard Biesheuvel
1
-98
/
+89
2019-11-17
crypto: ux500 - switch to skcipher API
Ard Biesheuvel
1
-215
/
+156
2019-11-17
crypto: omap - switch to skcipher API
Ard Biesheuvel
3
-238
/
+207
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
6
-211
/
+186
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2
-97
/
+92
2019-11-17
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
1
-2
/
+10
2019-11-17
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
1
-0
/
+9
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
[next]