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
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
crypto: omap-sham - Fix link error without crypto-engine
Arnd Bergmann
1
-0
/
+1
2020-12-11
crypto: atmel-i2c - select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2020-12-11
crypto: keembay - Add support for Keem Bay OCS AES/SM4
Mike Healy
1
-0
/
+2
2020-11-20
crypto: kconfig - fix a couple of spelling mistakes
Colin Ian King
1
-1
/
+1
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-4
/
+20
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2020-10-07
s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG
Harald Freudenberger
1
-4
/
+20
2020-09-18
crypto: sa2ul - Select CRYPTO_AUTHENC
Herbert Xu
1
-0
/
+1
2020-08-21
crypto: sa2ul - add Kconfig selects to fix build error
Randy Dunlap
1
-0
/
+3
2020-07-23
crypto: sa2ul - Add crypto driver
Keerthy
1
-0
/
+14
2020-07-16
crypto: mediatek - use AES library for GCM key derivation
Ard Biesheuvel
1
-2
/
+1
2020-07-03
crypto: qce - support zero length test vectors
Sivaprakash Murugesan
1
-0
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
1
-14
/
+1
2020-02-28
crypto: xilinx - Add Xilinx AES driver
Kalyani Akula
1
-0
/
+12
2020-02-13
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
1
-0
/
+23
2020-01-09
crypto: exynos-rng - Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2019-12-27
crypto: qce - allow building only hashes/ciphers
Eneas U de Queiroz
1
-4
/
+59
2019-12-20
crypto: inside-secure - add unspecified HAS_IOMEM dependency
Brendan Higgins
1
-1
/
+1
2019-12-11
crypto: Kconfig - Fix indentation
Krzysztof Kozlowski
1
-11
/
+11
2019-11-27
crypto: talitos - Fix build error by selecting LIB_DES
Herbert Xu
1
-0
/
+1
2019-11-22
crypto: atmel - Fix build error of CRYPTO_AUTHENC
YueHaibing
1
-4
/
+4
2019-11-17
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
1
-1
/
+1
2019-11-08
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
1
-1
/
+1
2019-11-01
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
1
-0
/
+1
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-25
/
+25
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
1
-26
/
+0
2019-11-01
crypto: allwinner - Add allwinner subdirectory
Corentin Labbe
1
-0
/
+2
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
1
-0
/
+2
2019-10-05
crypto: sun4i-ss - enable pm_runtime
Corentin Labbe
1
-0
/
+1
2019-10-05
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-05
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-28
/
+28
2019-09-13
s390/crypto: Support for SHA3 via CPACF (MSA6)
Joerg Schmidbauer
1
-0
/
+20
2019-08-30
crypto: inside-secure - make driver selectable for non-Marvell hardware
Pascal van Leeuwen
1
-6
/
+6
2019-08-30
crypto: picoxcell - Fix the name of the module in the description of CRYPTO_D...
Christophe JAILLET
1
-1
/
+1
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-14
/
+14
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
1
-3
/
+3
2019-07-26
crypto: amcc - switch to AES library for GCM key derivation
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: padlock/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+19
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
1
-0
/
+1
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
1
-0
/
+14
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
1
-0
/
+4
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-16
crypto: mxc-scc - Remove broken driver
Herbert Xu
1
-9
/
+0
2019-01-10
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
1
-0
/
+1
[next]