1. cf2d007 [S390] ap: skip device registration on type probe failure by Holger Dengler · 13 years ago
  2. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  3. 4427b1b crypto: caam - add support for sha512 variants of existing AEAD algorithms by Kim Phillips · 13 years ago
  4. 6666448 crypto: caam - remove unused authkeylen from caam_ctx by Kim Phillips · 13 years ago
  5. ddbb808 crypto: caam - fix decryption shared vs. non-shared key setting by Kim Phillips · 13 years ago
  6. 2930d49 crypto: caam - platform_bus_type migration by Kim Phillips · 13 years ago
  7. 6ef8450 crypto: mv_cesa - make count_sgs() null-pointer proof by Phil Sutter · 13 years ago
  8. 7759995 crypto: mv_cesa - copy remaining bytes to SRAM only when needed by Phil Sutter · 13 years ago
  9. 8652348 crypto: mv_cesa - move digest state initialisation to a better place by Phil Sutter · 13 years ago
  10. cc8d350 crypto: mv_cesa - fill inner/outer IV fields only in HMAC case by Phil Sutter · 13 years ago
  11. 6677a77 crypto: mv_cesa - refactor copy_src_to_buf() by Phil Sutter · 13 years ago
  12. 7a1c6bc crypto: mv_cesa - no need to save digest state after the last chunk by Phil Sutter · 13 years ago
  13. 2a025f5 crypto: mv_cesa - print a warning when registration of AES algos fail by Phil Sutter · 13 years ago
  14. 811e6ed crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup by Phil Sutter · 13 years ago
  15. 99db3ea crypto: mv_cesa - the descriptor pointer register needs to be set just once by Phil Sutter · 13 years ago
  16. 042e9e7 crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of by Phil Sutter · 13 years ago
  17. de2954d crypto: caam - fix printk recursion for long error texts by Kim Phillips · 13 years ago
  18. 701af31 crypto: caam - remove unused keylen from session context by Kim Phillips · 13 years ago
  19. 0200f3e crypto: s390 - add System z hardware support for CTR mode by Gerald Schaefer · 13 years ago
  20. d393d9b crypto: s390 - cleanup s390 Kconfig options by Jan Glauber · 13 years ago
  21. df1309c crypto: s390 - add System z hardware support for GHASH by Gerald Schaefer · 13 years ago
  22. 99d9722 crypto: s390 - add System z hardware support for XTS mode by Gerald Schaefer · 13 years ago
  23. ec8e8df crypto: caam - remove duplicate dev_err by Kim Phillips · 13 years ago
  24. d37d36e crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor by Kim Phillips · 13 years ago
  25. f3af986 crypto: caam - fix queue interface detection by Kim Phillips · 13 years ago
  26. 9620fd9 crypto: caam - handle interrupt lines shared across rings by Kim Phillips · 13 years ago
  27. bf36275 crypto: omap-sham - hmac calculation bug fix for sha1 base hash by Dmitry Kasatkin · 13 years ago
  28. 528d26f crypto: omap-sham - enable driver for EMU chips by Dmitry Kasatkin · 13 years ago
  29. 07aab76 crypto: omap-sham - remove debug print by Dmitry Kasatkin · 13 years ago
  30. 455e338 crypto: omap-sham - fix concurrent sha1 calculations by Markku Kylanpaa · 13 years ago
  31. a49e490 crypto: s5p-sss - add S5PV210 advanced crypto engine support by Vladimir Zapolskiy · 13 years ago
  32. b3b7f05 crypto: caam - introduce missing kfree by Julia Lawall · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 40bfc14 crypto: picoxcell - fix possible status FIFO overflow by Jamie Iles · 13 years ago
  35. 0475add crypto: padlock - Add SHA-1/256 module for VIA Nano by Brilly Wu · 13 years ago
  36. 6d00376 crypto: caam - ARRAY_SIZE() vs sizeof() by Dan Carpenter · 13 years ago
  37. cdc712d crypto: caam - dereferencing ERR_PTR on allocation failure by Dan Carpenter · 13 years ago
  38. 54e198d crypto: caam - standardize device tree naming convention to utilize '-vX.Y' by Kim Phillips · 13 years ago
  39. 8e8ec59 crypto: caam - Add support for the Freescale SEC4/CAAM by Kim Phillips · 13 years ago
  40. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  41. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  42. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  43. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  44. ce92136 crypto: picoxcell - add support for the picoxcell crypto engines by Jamie Iles · 13 years ago
  45. 36be070 crypto: omap-sham - don't treat NULL clk as an error by Jamie Iles · 14 years ago
  46. 3e50191 crypto: omap-aes - don't treat NULL clk as an error by Jamie Iles · 14 years ago
  47. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  48. 2149308 crypto: padlock - Move padlock.h into include/crypto by Herbert Xu · 14 years ago
  49. dffa184 crypto: n2 - use __devexit not __exit in n2_unregister_algs by Dennis Gilmore · 14 years ago
  50. 41f2977 crypto: mv_cesa - dont return PTR_ERR() of wrong pointer by Roel Kluin · 14 years ago
  51. 6c39d11 crypto: omap-sham - backlog handling fix by Dmitry Kasatkin · 14 years ago
  52. efce41b crypto: omap-aes - checkpatch --file warning fixes by Dmitry Kasatkin · 14 years ago
  53. 83ea7e0 crypto: omap-aes - initialize aes module once per request by Dmitry Kasatkin · 14 years ago
  54. 67a730c crypto: omap-aes - unnecessary code removed by Dmitry Kasatkin · 14 years ago
  55. 21fe976 crypto: omap-aes - error handling implementation improved by Dmitry Kasatkin · 14 years ago
  56. eeb2b20 crypto: omap-aes - redundant locking is removed by Dmitry Kasatkin · 14 years ago
  57. 3bd2e221 crypto: omap-aes - DMA initialization fixes for OMAP off mode by Dmitry Kasatkin · 14 years ago
  58. 887c883 crypto: omap-sham - zero-copy scatterlist handling by Dmitry Kasatkin · 14 years ago
  59. a55b290 crypto: omap-sham - FLAGS_FIRST is redundant and removed by Dmitry Kasatkin · 14 years ago
  60. 3c8d758 crypto: omap-sham - hash-in-progress is stored in hw format by Dmitry Kasatkin · 14 years ago
  61. 798eed5 crypto: omap-sham - crypto_ahash_final() now not need to be called. by Dmitry Kasatkin · 14 years ago
  62. a5d8723 crypto: omap-sham - removed redundunt locking by Dmitry Kasatkin · 14 years ago
  63. 3e133c8 crypto: omap-sham - error handling improved by Dmitry Kasatkin · 14 years ago
  64. c8eb540 crypto: omap-sham - DMA initialization fixes for off mode by Dmitry Kasatkin · 14 years ago
  65. 0c3cf4c crypto: omap-sham - uses digest buffer in request context by Dmitry Kasatkin · 14 years ago
  66. c0caf7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  67. c054a07 crypto: padlock - Fix AES-CBC handling on odd-block-sized input by Herbert Xu · 14 years ago
  68. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  69. 14bd342 crypto: n2 - dubious error check by Nicolas Kaiser · 14 years ago
  70. 188e213 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  71. 6d388b4 crypto: Makefile - replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  72. f4e523f crypto: hifn_795x - use cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  73. a752447 crypto: talitos - sparse check endian fixes by Kim Phillips · 14 years ago
  74. 0b79824 crypto: talitos - fix checkpatch warning by Kim Phillips · 14 years ago
  75. 1d11911 crypto: talitos - fix warning: 'alg' may be used uninitialized in this function by Kim Phillips · 14 years ago
  76. 50e7816 crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES by David S. Miller · 14 years ago
  77. 584db6a crypto: omap-sham - Adjust DMA parameters by Samu Onkalo · 14 years ago
  78. 537559a crypto: omap-aes - OMAP2/3 AES hw accelerator driver by Dmitry Kasatkin · 14 years ago
  79. 57a4955 [S390] zcrypt: fix Kconfig dependencies by Heiko Carstens · 14 years ago
  80. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  81. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  82. 19e4875 of/sparc: fix build regression from of_device changes by Grant Likely · 14 years ago
  83. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  84. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  85. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  87. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  88. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  89. 7260042 crypto: talitos - fix bug in sg_copy_end_to_buffer by Lee Nipper · 14 years ago
  90. 1fb1def crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  91. 7e3de7b crypto: hifn_795x - Remove unused ctx variable by Justin P. Mattock · 14 years ago
  92. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  93. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  94. 5e833bc crypto: talitos - fix ahash for multiple of blocksize by Lee Nipper · 14 years ago
  95. 0f0a8fa crypto: crypto4xx - Fix build breakage by Anatolij Gustschin · 14 years ago
  96. ce05729 IXP4xx: Fix ixp4xx_crypto little-endian operation. by Krzysztof Hałasa · 15 years ago
  97. 50d1e93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6 by Herbert Xu · 14 years ago
  98. 7cc2835 crypto: mv_cesa - fixup error handling in mv_probe() by Dan Carpenter · 14 years ago
  99. 0efbaab crypto: omap - remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  100. dc4ccfd n2_crypto: Add HMAC support. by David S. Miller · 14 years ago