index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
caam
Age
Commit message (
Expand
)
Author
2012-03-29
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2012-01-26
crypto: caam - fix gcc 4.6 warning
Kim Phillips
2012-01-13
crypto: caam - be less noisy on startup
Kim Phillips
2012-01-13
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
Hemant Agrawal
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2011-12-20
crypto: caam - remove DECO access initialization code
Kim Phillips
2011-12-20
crypto: caam - fix polarity of "propagate error" logic
Kim Phillips
2011-12-20
crypto: caam - more desc.h cleanups
Kim Phillips
2011-12-20
crypto: caam - desc.h - convert spaces to tabs
Kim Phillips
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-21
crypto: caam - add support for MD5 algorithm variants
Kim Phillips
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-24
caam: don't pass bogus S_IFCHR to debugfs_create_...()
Al Viro
2011-07-15
crypto: caam - ablkcipher support
Yuan Kang
2011-07-15
crypto: caam - faster aead implementation
Yuan Kang
2011-07-15
crypto: caam - structure renaming
Yuan Kang
2011-07-15
crypto: caam - shorter names
Yuan Kang
2011-06-30
crypto: caam - fix build warning when DEBUG_FS not configured
Kim Phillips
2011-06-30
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
2011-05-19
crypto: caam - add support for sha512 variants of existing AEAD algorithms
Kim Phillips
2011-05-19
crypto: caam - remove unused authkeylen from caam_ctx
Kim Phillips
2011-05-19
crypto: caam - fix decryption shared vs. non-shared key setting
Kim Phillips
2011-05-19
crypto: caam - platform_bus_type migration
Kim Phillips
2011-05-04
crypto: caam - fix printk recursion for long error texts
Kim Phillips
2011-05-04
crypto: caam - remove unused keylen from session context
Kim Phillips
2011-05-03
crypto: caam - remove duplicate dev_err
Kim Phillips
2011-05-03
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
Kim Phillips
2011-05-03
crypto: caam - fix queue interface detection
Kim Phillips
2011-05-03
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-04-08
crypto: caam - introduce missing kfree
Julia Lawall
2011-03-27
crypto: caam - ARRAY_SIZE() vs sizeof()
Dan Carpenter
2011-03-27
crypto: caam - dereferencing ERR_PTR on allocation failure
Dan Carpenter
2011-03-27
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips