index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ux500
Age
Commit message (
Expand
)
Author
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
2016-06-28
crypto: ux500 - do not build with -O0
Arnd Bergmann
2016-06-13
crypto: ux500 - memmove the right size
Linus Walleij
2016-03-11
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2015-12-22
crypto: ux500 - Use precalculated hash from headers
LABBE Corentin
2015-10-14
crypto: ux500 - Use devm_xxx() managed function
LABBE Corentin
2015-09-21
crypto: ux500 - Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-06-18
crypto: drivers - Fix Kconfig selects
Herbert Xu
2015-03-06
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2014-12-22
crypto: ux500 - fix checkpatch errors
Asaf Vertz
2014-12-22
crypto: ux500: Use dmaengine_terminate_all API
Maxime Ripard
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-10
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
Ulf Hansson
2014-11-10
crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM
Ulf Hansson
2014-10-20
crypto: ux500: hash: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
crypto: ux500: cryp: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-03
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
2013-08-01
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
[next]