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_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-08-09
crypto: engine - Reduce default RT priority
Peter Zijlstra
2019-08-09
crypto: caam - change return value in case CAAM has no MDHA
Iuliana Prodan
2019-08-09
crypto: caam - unregister algorithm only if the registration succeeded
Iuliana Prodan
2019-08-09
crypto: caam - execute module exit point only if necessary
Iuliana Prodan
2019-08-09
crypto: caam - free resources in case caam_rng registration failed
Iuliana Prodan
2019-08-09
crypto: caam - fix MDHA key derivation for certain user key lengths
Horia Geantă
2019-08-09
crypto: caam - keep both virtual and dma key addresses
Horia Geantă
2019-08-09
crypto: caam - update rfc4106 sh desc to support zero length input
Iuliana Prodan
2019-08-09
crypto: caam - check zero-length input
Iuliana Prodan
2019-08-09
crypto: caam - check assoclen
Iuliana Prodan
2019-08-09
crypto: caam - check authsize
Iuliana Prodan
2019-08-09
crypto: caam - check key length
Iuliana Prodan
2019-08-09
crypto: caam - update IV only when crypto operation succeeds
Horia Geantă
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-08-09
crypto: aes - helper function to validate key length for AES algorithms
Iuliana Prodan
2019-08-09
crypto: gcm - helper functions for assoclen/authsize check
Iuliana Prodan
2019-08-09
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
Pascal van Leeuwen
2019-08-09
crypto: ccp - Clean up and exit correctly on allocation failure
Gary R Hook
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-09
crypto: inside-secure - Use defines instead of some constants (cosmetic)
Pascal van Leeuwen
2019-08-09
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2019-08-09
crypto: ux500/crypt - Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
crypto: ccp - Log an error message when ccp-crypto fails to load
Gary R Hook
2019-08-09
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
2019-08-09
crypto: ccree - use the full crypt length value
Gilad Ben-Yossef
2019-08-08
hwrng: n2-drv - fix typo
Stephen Rothwell
2019-08-02
asm-generic: Remove redundant arch-specific rules for simd.h
Herbert Xu
2019-08-02
crypto: caam - defer probing until QMan is available
Horia Geantă
2019-08-02
hwrng: timeriomem - add include guard to timeriomem-rng.h
Masahiro Yamada
2019-08-02
crypto: api - Remove redundant #ifdef in crypto_yield()
Thomas Gleixner
2019-08-02
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
2019-08-02
crypto: jitterentropy - build without sanitizer
Arnd Bergmann
2019-08-02
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
2019-08-02
crypto: user - fix potential warnings in cryptouser.h
Masahiro Yamada
2019-08-02
crypto: add header include guards
Masahiro Yamada
2019-08-02
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
Vakul Garg
2019-08-02
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-08-02
crypto: atmel-sha204a - Use device-managed registration API
Chuhong Yuan
2019-08-02
Revert "crypto: aegis128 - add support for SIMD acceleration"
Herbert Xu
2019-07-31
asm-generic: make simd.h a mandatory include/asm header
Ard Biesheuvel
2019-07-31
crypto: s390/aes - fix name clash after AES library refactor
Ard Biesheuvel
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-27
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
2019-07-27
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
2019-07-27
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2019-07-27
crypto: aegis - fix badly optimized clang output
Arnd Bergmann
2019-07-27
crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
Chuhong Yuan
2019-07-27
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
[next]