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.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.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
/
cavium
/
cpt
Age
Commit message (
Expand
)
Author
2024-11-15
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
2024-10-28
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
2024-10-05
crypto: drivers - Correct multiple typos in comments
Shen Lichuan
2023-12-08
crypto: cpt - Remove cfb
Herbert Xu
2023-02-13
crypto: cpt - Use request_complete helpers
Herbert Xu
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-12-09
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2022-09-30
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-08-19
crypto: cavium - Fix comment typo
Jason Wang
2022-06-30
crypto: cavium - fix typos in comments
Jiang Jian
2021-12-17
crypto: cavium - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-05-28
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
2021-05-14
crypto: cpt - Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
2021-03-13
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
2021-02-10
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
2020-12-04
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-02
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
2020-06-26
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
2019-08-22
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-28
crypto: cavium - remove redundant null pointer check before kfree
zhong jiang
2018-06-22
crypto: cavium - make structure algs static
Colin Ian King
2018-03-23
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
2017-08-22
crypto: cavium - add release_firmware to all return case
Corentin LABBE
2017-07-12
crypto: cavium - make several functions static
Colin Ian King
2017-06-19
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-02-27
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
[next]