1. 347bce3 crypto: ux500 - Fix COMPILE_TEST warnings by Herbert Xu · 5 years ago
  2. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  3. dcb15794 crypto: ux500/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  4. 15b2455 crypto: ux500/crypt - Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  5. 5c9254a crypto: ux500 - Use spinlock_t instead of struct spinlock by Sebastian Andrzej Siewior · 6 years ago
  6. 62e139e crypto: ux500 - fix license comment syntax error by Alex Xu (Hello71) · 6 years ago
  7. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  8. 42e37c2e crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o by Masahiro Yamada · 6 years ago
  9. 3c2bc63 crypto: ux500 - Forbid 2-key 3DES in FIPS mode by Herbert Xu · 6 years ago
  10. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  11. be8a54d crypto: ux500 - catch dma submission error by YueHaibing · 6 years ago
  12. 5ac93f80 crypto: ux500 - Use proper enum in hash_set_dma_transfer by Nathan Chancellor · 6 years ago
  13. 9d880c5 crypto: ux500 - Use proper enum in cryp_set_dma_transfer by Nathan Chancellor · 6 years ago
  14. 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
  15. c87a405 crypto: ahash - remove useless setting of cra_type by Eric Biggers · 7 years ago
  16. 6a38f62 crypto: ahash - remove useless setting of type flags by Eric Biggers · 7 years ago
  17. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  18. 0c704bf crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp_probe() by Markus Elfring · 7 years ago
  19. 9dea694 crypto: ux500 - Adjust an error message in ux500_cryp_probe() by Markus Elfring · 7 years ago
  20. 50ca524 crypto: ux500 - Adjust two condition checks in ux500_cryp_probe() by Markus Elfring · 7 years ago
  21. dbbd5d1 crypto: ux500 - Delete an error message for a failed memory allocation in ux500_cryp_probe() by Markus Elfring · 7 years ago
  22. 3c9418f crypto: ux500/hash - Add empty export and import by Kamil Konieczny · 7 years ago
  23. 52872f5 crypto: drop unnecessary return statements by Geliang Tang · 7 years ago
  24. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  25. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  26. 9ac1c32 crypto: ux500 - do not build with -O0 by Arnd Bergmann · 9 years ago
  27. 19ced62 crypto: ux500 - memmove the right size by Linus Walleij · 9 years ago
  28. b62917a crypto: ux500 - fix checks of error code returned by devm_ioremap_resource() by Vladimir Zapolskiy · 9 years ago
  29. e4ae86e crypto: ux500 - Use precalculated hash from headers by LABBE Corentin · 9 years ago
  30. 5a4eea2 crypto: ux500 - Use devm_xxx() managed function by LABBE Corentin · 9 years ago
  31. 53ed2d4e crypto: ux500 - Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  32. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 10 years ago
  33. 8e2e276 crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  34. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  35. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  36. d3f6c14 crypto: ux500 - fix checkpatch errors by Asaf Vertz · 10 years ago
  37. 4bba7e9 crypto: ux500: Use dmaengine_terminate_all API by Maxime Ripard · 10 years ago
  38. 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
  39. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  40. bdcf83b crypto: ux500/hash - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
  41. dbd8fbe crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
  42. 0c1af19 crypto: ux500: hash: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  43. b0d1c79 crypto: ux500: cryp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  44. e1f8859 crypto: ux500 - make interrupt mode plausible by Arnd Bergmann · 11 years ago
  45. 69d2884 crypto: ux500 - Fix logging, make arrays const, neatening by Joe Perches · 11 years ago
  46. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  47. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. 0656848 crypto: ux500: use dmaengine_submit API by Fabio Baltieri · 12 years ago
  49. 7e933d3 crypto: ux500: use dmaengine_prep_slave_sg API by Fabio Baltieri · 12 years ago
  50. 97453df crypto: ux500: use dmaengine_device_control API by Fabio Baltieri · 12 years ago
  51. fe14ed4 crypto: ux500/crypt: add missing __iomem qualifiers by Fabio Baltieri · 12 years ago
  52. 756bed2 crypto: ux500/hash: add missing static qualifiers by Fabio Baltieri · 12 years ago
  53. e3f5114 crypto: ux500/hash: use readl on iomem addresses by Fabio Baltieri · 12 years ago
  54. bbb85b2 crypto: ux500 - Cocci spatch "resource_size.spatch" by Thomas Meyer · 12 years ago
  55. 4a2e2d0 crypto: ux500/hash - Enable DT probing of the driver by Lee Jones · 12 years ago
  56. c2dade3 crypto: ux500/cryp - Enable DT probing of the driver by Lee Jones · 12 years ago
  57. de97630 crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog by Lee Jones · 12 years ago
  58. 3fc63d7 crypto: ux500/cryp - Set DMA configuration though dma_slave_config() by Lee Jones · 12 years ago
  59. 8703ffd crypto: ux500/cryp - Prepare clock before enabling it by Lee Jones · 12 years ago
  60. 85c5632 crypto: ux500/hash - Set DMA configuration though dma_slave_config() by Lee Jones · 12 years ago
  61. 58ba67d crypto: ux500/hash - Prepare clock before enabling it by Lee Jones · 12 years ago
  62. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  63. 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
  64. 174e779 ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> by Linus Walleij · 12 years ago
  65. d47cbd5b crypto: ux500 - add missing comma by Linus Walleij · 12 years ago
  66. eb16796 crypto: ux500 - fix error return code in hash_dma_final() by Wei Yongjun · 12 years ago
  67. 1643a35 crypto: ux500 - replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 12 years ago
  68. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  69. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  70. 79c09c1 crypto: ux500 - fix error return code by Peter Senna Tschudin · 12 years ago
  71. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  72. 6bbb98d crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini by Devendra Naga · 12 years ago
  73. 4f31f5b PM / crypto / ux500: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  74. d1cbb14 crypto: ux500 - Cleanup hardware identification by Andreas Westin · 13 years ago
  75. f7329e7 crypto: ux500 - Update DMA handling for 3.4 by Andreas Westin · 13 years ago
  76. 8a63b19 crypto: ux500 - Add driver for HASH hardware by Andreas Westin · 13 years ago
  77. 2789c08 crypto: ux500 - Add driver for CRYP hardware by Andreas Westin · 13 years ago