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
/
nx
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2017-09-01
crypto/nx: Use kzalloc for workmem allocation
Haren Myneni
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2016-11-17
crypto: nx - drop duplicate header types.h
Geliang Tang
2016-07-19
crypto: nx - off by one bug in nx_of_update_msc()
Dan Carpenter
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-02-15
treewide: Fix typo in printk
Masanari Iida
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
2015-11-24
crypto: nx - use of_property_read_u32()
saurabh
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-08-17
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-11
crypto: nx - respect sg limit bounds when building sg lists for SHA
Jan Stancek
2015-08-10
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
2015-07-30
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
2015-07-30
crypto: nx - don't err if compressed output > input
Dan Streetman
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
crypto: nx - rename nx-842-crypto.c to nx-842.c
Dan Streetman
2015-07-23
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
2015-07-23
crypto: nx - use common code for both NX decompress success cases
Dan Streetman
2015-07-23
crypto: nx - don't register pSeries driver if ENODEV
Dan Streetman
2015-07-23
crypto: nx - move kzalloc() out of spinlock
Dan Streetman
2015-07-23
crypto: nx - remove pSeries NX 'status' field
Dan Streetman
2015-07-23
crypto: nx - remove __init/__exit from VIO functions
Dan Streetman
2015-07-17
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
2015-07-14
crypto: nx/842 - Fix context corruption
Herbert Xu
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-07-06
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
2015-07-06
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
2015-07-06
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
2015-06-21
crypto: nx - Check for bogus firmware properties
Herbert Xu
2015-06-19
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
2015-06-18
crypto: drivers - Fix Kconfig selects
Herbert Xu
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-15
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2015-06-04
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
[next]