- b013603 crypto: ux500 - Fix error return code in hash_hw_final() by Zhen Lei · 3 years, 8 months ago
- 01fec8c3 crypto: ux500/cryp - Remove duplicate argument by Wan Jiabing · 3 years, 9 months ago
- bea4707 crypto: ux500 - Remove redundant dev_err calls by YueHaibing · 3 years, 9 months ago
- ce668da crypto: ux500 - fix incorrect kernel-doc comment syntax by Aditya Srivastava · 3 years, 9 months ago
- 0368853 crypto: ux500/hash - Fix worthy kernel-doc headers and remove others by Lee Jones · 3 years, 10 months ago
- ade18fb crypto: ux500 - Fix the parameter of dma_unmap_sg() by Xiang Chen · 3 years, 10 months ago
- a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
- 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
- 8db1824 crypto: ux500 - Fix sparse endianness warnings by Herbert Xu · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 5d1cdfd crypto: ux500 - Fix kmap() bug by Ira Weiny · 4 years, 5 months ago
- 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 4 months ago
- 3cfa435 crypto: ux500/hash - Add namespacing to hash_init() by Lee Jones · 4 years, 6 months ago
- 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
- 2452cfd crypto: Kconfig - Fix indentation by Krzysztof Kozlowski · 5 years ago
- b5e5c37 crypto: ux500 - switch to skcipher API by Ard Biesheuvel · 5 years ago
- b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
- 14304da crypto: ux500 - Remove set but not used variable 'cookie' by zhengbin · 5 years ago
- 347bce3 crypto: ux500 - Fix COMPILE_TEST warnings by Herbert Xu · 5 years ago
- 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
- dcb15794 crypto: ux500/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
- 15b2455 crypto: ux500/crypt - Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
- 5c9254a crypto: ux500 - Use spinlock_t instead of struct spinlock by Sebastian Andrzej Siewior · 5 years ago
- 62e139e crypto: ux500 - fix license comment syntax error by Alex Xu (Hello71) · 6 years ago
- af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
- 42e37c2e crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o by Masahiro Yamada · 6 years ago
- 3c2bc63 crypto: ux500 - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
- 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
- be8a54d crypto: ux500 - catch dma submission error by YueHaibing · 6 years ago
- 5ac93f80 crypto: ux500 - Use proper enum in hash_set_dma_transfer by Nathan Chancellor · 6 years ago
- 9d880c5 crypto: ux500 - Use proper enum in cryp_set_dma_transfer by Nathan Chancellor · 6 years ago
- d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- c87a405 crypto: ahash - remove useless setting of cra_type by Eric Biggers · 7 years ago
- 6a38f62 crypto: ahash - remove useless setting of type flags by Eric Biggers · 7 years ago
- ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
- 0c704bf crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp_probe() by Markus Elfring · 7 years ago
- 9dea694 crypto: ux500 - Adjust an error message in ux500_cryp_probe() by Markus Elfring · 7 years ago
- 50ca524 crypto: ux500 - Adjust two condition checks in ux500_cryp_probe() by Markus Elfring · 7 years ago
- dbbd5d1 crypto: ux500 - Delete an error message for a failed memory allocation in ux500_cryp_probe() by Markus Elfring · 7 years ago
- 3c9418f crypto: ux500/hash - Add empty export and import by Kamil Konieczny · 7 years ago
- 52872f5 crypto: drop unnecessary return statements by Geliang Tang · 7 years ago
- 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
- 9ac1c32 crypto: ux500 - do not build with -O0 by Arnd Bergmann · 9 years ago
- 19ced62 crypto: ux500 - memmove the right size by Linus Walleij · 9 years ago
- b62917a crypto: ux500 - fix checks of error code returned by devm_ioremap_resource() by Vladimir Zapolskiy · 9 years ago
- e4ae86e crypto: ux500 - Use precalculated hash from headers by LABBE Corentin · 9 years ago
- 5a4eea2 crypto: ux500 - Use devm_xxx() managed function by LABBE Corentin · 9 years ago
- 53ed2d4e crypto: ux500 - Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
- 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 10 years ago
- 8e2e276 crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
- ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
- d3f6c14 crypto: ux500 - fix checkpatch errors by Asaf Vertz · 10 years ago
- 4bba7e9 crypto: ux500: Use dmaengine_terminate_all API by Maxime Ripard · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
- bdcf83b crypto: ux500/hash - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
- dbd8fbe crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
- 0c1af19 crypto: ux500: hash: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- b0d1c79 crypto: ux500: cryp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- e1f8859 crypto: ux500 - make interrupt mode plausible by Arnd Bergmann · 11 years ago
- 69d2884 crypto: ux500 - Fix logging, make arrays const, neatening by Joe Perches · 11 years ago
- b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 0656848 crypto: ux500: use dmaengine_submit API by Fabio Baltieri · 12 years ago
- 7e933d3 crypto: ux500: use dmaengine_prep_slave_sg API by Fabio Baltieri · 12 years ago
- 97453df crypto: ux500: use dmaengine_device_control API by Fabio Baltieri · 12 years ago
- fe14ed4 crypto: ux500/crypt: add missing __iomem qualifiers by Fabio Baltieri · 12 years ago
- 756bed2 crypto: ux500/hash: add missing static qualifiers by Fabio Baltieri · 12 years ago
- e3f5114 crypto: ux500/hash: use readl on iomem addresses by Fabio Baltieri · 12 years ago
- bbb85b2 crypto: ux500 - Cocci spatch "resource_size.spatch" by Thomas Meyer · 12 years ago
- 4a2e2d0 crypto: ux500/hash - Enable DT probing of the driver by Lee Jones · 12 years ago
- c2dade3 crypto: ux500/cryp - Enable DT probing of the driver by Lee Jones · 12 years ago
- de97630 crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog by Lee Jones · 12 years ago
- 3fc63d7 crypto: ux500/cryp - Set DMA configuration though dma_slave_config() by Lee Jones · 12 years ago
- 8703ffd crypto: ux500/cryp - Prepare clock before enabling it by Lee Jones · 12 years ago
- 85c5632 crypto: ux500/hash - Set DMA configuration though dma_slave_config() by Lee Jones · 12 years ago
- 58ba67d crypto: ux500/hash - Prepare clock before enabling it by Lee Jones · 12 years ago
- 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
- 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 174e779 ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> by Linus Walleij · 12 years ago
- d47cbd5b crypto: ux500 - add missing comma by Linus Walleij · 12 years ago
- eb16796 crypto: ux500 - fix error return code in hash_dma_final() by Wei Yongjun · 12 years ago
- 1643a35 crypto: ux500 - replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 12 years ago
- 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
- d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
- 79c09c1 crypto: ux500 - fix error return code by Peter Senna Tschudin · 12 years ago
- db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
- 6bbb98d crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini by Devendra Naga · 12 years ago
- 4f31f5b PM / crypto / ux500: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
- d1cbb14 crypto: ux500 - Cleanup hardware identification by Andreas Westin · 13 years ago
- f7329e7 crypto: ux500 - Update DMA handling for 3.4 by Andreas Westin · 13 years ago
- 8a63b19 crypto: ux500 - Add driver for HASH hardware by Andreas Westin · 13 years ago
- 2789c08 crypto: ux500 - Add driver for CRYP hardware by Andreas Westin · 13 years ago