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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Age
Commit message (
Expand
)
Author
2019-11-17
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
2019-11-17
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
2019-11-17
crypto: mips/chacha - import 32r2 ChaCha code from Zinc
Jason A. Donenfeld
2019-11-17
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2019-11-17
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
2019-11-17
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
2019-11-17
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
2019-11-17
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2019-11-17
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
2019-11-17
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
2019-11-17
crypto: lib - tidy up lib/crypto Kconfig and Makefile
Ard Biesheuvel
2019-11-17
crypto: aead - Split out geniv into its own module
Herbert Xu
2019-11-17
crypto: api - Add softdep on cryptomgr
Herbert Xu
2019-11-17
MAINTAINERS: add linux-amlogic list for amlogic crypto
Corentin Labbe
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
2019-11-17
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
Pascal van Leeuwen
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
2019-11-17
crypto: inside-secure - Fix hangup during probing for EIP97 engine
Pascal van Leeuwen
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
2019-11-15
crypto: tgr192 - remove unneeded semicolon
Tian Tao
2019-11-15
crypto: allwinner - fix some spelling mistakes
Colin Ian King
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
2019-11-15
dt-bindings: rng: atmel-trng: add new compatible
Codrin Ciubotariu
2019-11-08
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
2019-11-08
crypto: inside-secure - Add missed clk_disable_unprepare
Chuhong Yuan
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
2019-11-08
crypto: sun8i-ss - fix memdup.cocci warnings
kbuild test robot
2019-11-08
crypto: sun8i-ss - fix semicolon.cocci warnings
kbuild test robot Remove unneeded semicolon
2019-11-08
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
2019-11-08
MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driver
Zaibo Xu
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
2019-11-08
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
2019-11-08
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
2019-11-08
crypto: atmel - Fix remaining endianess warnings
Herbert Xu
2019-11-08
crypto: atmel - Fix authenc support when it is set to m
Herbert Xu
2019-11-01
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
2019-11-01
crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_type
Eric Biggers
2019-11-01
crypto: skcipher - remove crypto_has_ablkcipher()
Eric Biggers
2019-11-01
crypto: skcipher - unify the crypto_has_skcipher*() functions
Eric Biggers
2019-11-01
dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
Corentin Labbe
2019-11-01
crypto: allwinner - Add sun8i-ss cryptographic offloader
Corentin Labbe
2019-11-01
crypto: testmgr - add test vectors for blake2b
David Sterba
2019-11-01
crypto: blake2b - add blake2b generic implementation
David Sterba
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
[next]