index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-03-20
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
2020-02-28
crypto: xilinx - Add Xilinx AES driver
Kalyani Akula
2020-02-13
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
2020-01-09
crypto: exynos-rng - Rename Exynos to lowercase
Krzysztof Kozlowski
2019-12-27
crypto: qce - allow building only hashes/ciphers
Eneas U de Queiroz
2019-12-20
crypto: inside-secure - add unspecified HAS_IOMEM dependency
Brendan Higgins
2019-12-11
crypto: Kconfig - Fix indentation
Krzysztof Kozlowski
2019-11-27
crypto: talitos - Fix build error by selecting LIB_DES
Herbert Xu
2019-11-22
crypto: atmel - Fix build error of CRYPTO_AUTHENC
YueHaibing
2019-11-17
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
2019-11-08
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
2019-11-01
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
2019-11-01
crypto: allwinner - Add allwinner subdirectory
Corentin Labbe
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
2019-10-05
crypto: sun4i-ss - enable pm_runtime
Corentin Labbe
2019-10-05
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
2019-10-05
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-13
s390/crypto: Support for SHA3 via CPACF (MSA6)
Joerg Schmidbauer
2019-08-30
crypto: inside-secure - make driver selectable for non-Marvell hardware
Pascal van Leeuwen
2019-08-30
crypto: picoxcell - Fix the name of the module in the description of CRYPTO_D...
Christophe JAILLET
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-26
crypto: amcc - switch to AES library for GCM key derivation
Ard Biesheuvel
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: padlock/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-16
crypto: mxc-scc - Remove broken driver
Herbert Xu
2019-01-10
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-07
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
2018-11-09
crypto: ccree - add SM3 support
Yael Chemla
2018-11-09
crypto: ccree - add SM4 support
Gilad Ben-Yossef
2018-11-09
crypto: ccree - add support for CryptoCell 713
Gilad Ben-Yossef
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
2018-07-27
crypto: qcom-rng - Add Qcom prng driver
Vinod Koul
2018-07-09
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
2018-07-09
crypto: inside-secure - md5 support
Ofer Heifetz
2018-05-27
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
2018-04-28
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
[next]