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
/
ux500
Age
Commit message (
Expand
)
Author
2023-02-03
crypto: ux500/hash - delete driver
Linus Walleij
2022-12-30
crypto: ux500 - update debug config after ux500 cryp driver removal
Lukas Bulwahn
2022-12-09
crypto: ux500/cryp - delete driver
Linus Walleij
2022-06-30
crypto: ux500/hash - drop unexpected word "the"
Jiang Jian
2022-04-15
crypto: ux500/hash - simplify if-if to if-else
Yihao Han
2022-02-18
crypto: ux500 - use GFP_KERNEL
Julia Lawall
2021-12-24
crypto: ux500 - Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-05-14
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
2021-04-22
crypto: ux500/cryp - Remove duplicate argument
Wan Jiabing
2021-04-16
crypto: ux500 - Remove redundant dev_err calls
YueHaibing
2021-03-26
crypto: ux500 - fix incorrect kernel-doc comment syntax
Aditya Srivastava
2021-03-26
crypto: ux500/hash - Fix worthy kernel-doc headers and remove others
Lee Jones
2021-03-26
crypto: ux500 - Fix the parameter of dma_unmap_sg()
Xiang Chen
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-09-11
crypto: ux500 - Fix sparse endianness warnings
Herbert Xu
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
crypto: ux500 - Fix kmap() bug
Ira Weiny
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-07-09
crypto: ux500/hash - Add namespacing to hash_init()
Lee Jones
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-12-11
crypto: Kconfig - Fix indentation
Krzysztof Kozlowski
2019-11-17
crypto: ux500 - switch to skcipher API
Ard Biesheuvel
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-10-23
crypto: ux500 - Remove set but not used variable 'cookie'
zhengbin
2019-09-09
crypto: ux500 - Fix COMPILE_TEST warnings
Herbert Xu
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
crypto: ux500/des - switch to new verification routines
Ard Biesheuvel
2019-08-09
crypto: ux500/crypt - Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-26
crypto: ux500 - Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-04-25
crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o
Masahiro Yamada
2019-04-18
crypto: ux500 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-11
crypto: ux500 - catch dma submission error
YueHaibing
2018-12-23
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
2018-12-23
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-02-22
crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp...
Markus Elfring
2018-02-22
crypto: ux500 - Adjust an error message in ux500_cryp_probe()
Markus Elfring
2018-02-22
crypto: ux500 - Adjust two condition checks in ux500_cryp_probe()
Markus Elfring
2018-02-22
crypto: ux500 - Delete an error message for a failed memory allocation in ux5...
Markus Elfring
2018-02-15
crypto: ux500/hash - Add empty export and import
Kamil Konieczny
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
[next]