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
/
talitos.c
Age
Commit message (
Expand
)
Author
2015-07-10
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
2015-07-10
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
2013-12-30
crypto: talitos - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-05
crypto: talitos - fix locating offending descriptor in error path
Horia Geanta
2013-11-28
crypto: talitos - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-28
crypto: talitos - corrrectly handle zero-length assoc data
Horia Geanta
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-10-16
crypto: talitos - Simplify key parsing
Mathias Krause
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-07-09
crypto: talitos: use sg_pcopy_to_buffer()
Akinobu Mita
2013-03-21
Revert "crypto: talitos - add IPsec ESN support"
Horia Geanta
2012-10-15
crypto: talitos - convert to use be16_add_cpu()
Wei Yongjun
2012-08-28
crypto: talitos - add IPsec ESN support
Horia Geanta
2012-08-28
crypto: talitos - support for assoc data provided as scatterlist
Horia Geanta
2012-08-28
crypto: talitos - change type and name for [src|dst]_is_chained
Horia Geanta
2012-08-28
crypto: talitos - prune unneeded descriptor allocation param
Horia Geanta
2012-08-28
crypto: talitos - fix icv management on outbound direction
Horia Geanta
2012-08-28
crypto: talitos - consolidate common cra_* assignments
Kim Phillips
2012-08-28
crypto: talitos - consolidate cra_type assignments
Kim Phillips
2012-07-11
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
Horia Geanta
2012-07-11
crypto: talitos - export the talitos_submit function
Horia Geanta
2012-07-11
crypto: talitos - move talitos structures to header file
Horia Geanta
2012-04-09
crypto: talitos - properly lock access to global talitos registers
Horia Geanta
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2011-12-20
crypto: talitos - convert talitos_error to struct device
Kim Phillips
2011-12-20
crypto: talitos - remove NO_IRQ references
Kim Phillips
2011-12-20
crypto: talitos - fix bad kfree
Kim Phillips
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-21
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2011-11-21
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2011-11-21
crypto: talitos - be less noisy on startup
Kim Phillips
2011-11-21
crypto: talitos - add hmac algorithms
Lee Nipper
2011-10-21
crypto: talitos - handle descriptor not found in error path
Kim Phillips
2011-07-15
crypto: talitos - don't bad_key in ablkcipher setkey
Kim Phillips
2011-07-15
crypto: talitos - remove unused giv from ablkcipher methods
Kim Phillips
2011-07-15
crypto: talitos - don't set done notification in hot path
Kim Phillips
2011-07-15
crypto: talitos - ensure request ordering within a single tfm
Kim Phillips
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-09-23
crypto: talitos - sparse check endian fixes
Kim Phillips
2010-09-23
crypto: talitos - fix checkpatch warning
Kim Phillips
2010-09-23
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
Kim Phillips
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-07-19
crypto: talitos - fix bug in sg_copy_end_to_buffer
Lee Nipper
2010-06-16
crypto: talitos - fix ahash for multiple of blocksize
Lee Nipper
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-19
crypto: talitos - add support for sha224
Kim Phillips
2010-05-19
crypto: talitos - add hash algorithms
Lee Nipper
[next]