1. 511d63c crypto: talitos - properly lock access to global talitos registers by Horia Geanta · 12 years ago
  2. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  3. 5e718a0 crypto: talitos - convert talitos_error to struct device by Kim Phillips · 13 years ago
  4. 2cdba3c crypto: talitos - remove NO_IRQ references by Kim Phillips · 13 years ago
  5. 0b2730d crypto: talitos - fix bad kfree by Kim Phillips · 13 years ago
  6. 741e8c2 crypto: convert drivers/crypto/* to use module_platform_driver() by Axel Lin · 13 years ago
  7. c3e337f crypto: talitos - support for channel remap and 2nd IRQ by Kim Phillips · 13 years ago
  8. ad42d5f crypto: talitos - prepare driver for channel remap support by Kim Phillips · 13 years ago
  9. 5b859b6e crypto: talitos - be less noisy on startup by Kim Phillips · 13 years ago
  10. 79b3a41 crypto: talitos - add hmac algorithms by Lee Nipper · 13 years ago
  11. 3e721ae crypto: talitos - handle descriptor not found in error path by Kim Phillips · 13 years ago
  12. 1c2b4ab crypto: talitos - don't bad_key in ablkcipher setkey by Kim Phillips · 13 years ago
  13. febec54 crypto: talitos - remove unused giv from ablkcipher methods by Kim Phillips · 13 years ago
  14. 602dba5 crypto: talitos - don't set done notification in hot path by Kim Phillips · 13 years ago
  15. 5228f0f crypto: talitos - ensure request ordering within a single tfm by Kim Phillips · 13 years ago
  16. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  17. 188e213 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  18. a752447 crypto: talitos - sparse check endian fixes by Kim Phillips · 14 years ago
  19. 0b79824 crypto: talitos - fix checkpatch warning by Kim Phillips · 14 years ago
  20. 1d11911 crypto: talitos - fix warning: 'alg' may be used uninitialized in this function by Kim Phillips · 14 years ago
  21. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  22. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  23. 7260042 crypto: talitos - fix bug in sg_copy_end_to_buffer by Lee Nipper · 14 years ago
  24. 5e833bc crypto: talitos - fix ahash for multiple of blocksize by Lee Nipper · 14 years ago
  25. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  26. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  27. 60f208d crypto: talitos - add support for sha224 by Kim Phillips · 14 years ago
  28. 497f2e6 crypto: talitos - add hash algorithms by Lee Nipper · 14 years ago
  29. acbf7c62 crypto: talitos - second prepare step for adding ahash algorithms by Lee Nipper · 14 years ago
  30. d5e4aae crypto: talitos - prepare for adding ahash algorithms by Lee Nipper · 14 years ago
  31. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 6c3f975 crypto: Make Open Firmware device id constant by Márton Németh · 14 years ago
  34. 81eb024 crypto: talitos - add support for 36 bit addressing by Kim Phillips · 15 years ago
  35. 4b992628 crypto: talitos - align locks on cache lines by Kim Phillips · 15 years ago
  36. e41256f crypto: talitos - simplify hmac data size calculation by Kim Phillips · 15 years ago
  37. 962a9c9 crypto: talitos - Avoid unnecessary decrypt check by Kim Phillips · 15 years ago
  38. 19bbbc6 crypto: talitos - containerof related codingstyle by Kim Phillips · 15 years ago
  39. e938e46 crypto: talitos - Whitespace/codingstyle/overrun lines cleanup by Kim Phillips · 15 years ago
  40. 4de9d0b crypto: talitos - Add ablkcipher algorithms by Lee Nipper · 15 years ago
  41. 56af8cd crypto: talitos - scaffolding for new algorithm types by Lee Nipper · 15 years ago
  42. ca38a81 crypto: talitos - Ack done interrupt in isr instead of tasklet by Lee Nipper · 16 years ago
  43. 4b24ea9 crypto: talitos - Preempt overflow interrupts off-by-one fix by Vishnu Suresh · 16 years ago
  44. fe5720e crypto: talitos - Perform auth check in h/w if on sec 2.1 and above by Kim Phillips · 16 years ago
  45. 1c2e881 crypto: talitos - Implement done interrupt mitigation by Lee Nipper · 16 years ago
  46. 40405f1 crypto: talitos - Pass correct interrupt status to error handler by Kim Phillips · 16 years ago
  47. 596f103 fix talitos by Al Viro · 16 years ago
  48. ba95487 crypto: talitos - Avoid consecutive packets going out with same IV by Kim Phillips · 16 years ago
  49. f3c85bc crypto: talitos - Add handling for SEC 3.x treatment of link table by Lee Nipper · 16 years ago
  50. c0e741d crypto: talitos - sparse fix by Kim Phillips · 16 years ago
  51. fa86a26 crypto: talitos - Stop leaking memory in error path by Kim Phillips · 16 years ago
  52. 586725f crypto: talitos - Fix GFP flag usage by Kim Phillips · 16 years ago
  53. ec6644d crypto: talitos - Preempt overflow interrupts by Kim Phillips · 16 years ago
  54. 695ad58 crypto: talitos - Correct dst != src case handling by Lee Nipper · 16 years ago
  55. 4aaf087 crypto: talitos - Remove calls to of_node_put by Lee Nipper · 16 years ago
  56. 3952f17 crypto: talitos - Add support for sha256 and md5 variants by Lee Nipper · 16 years ago
  57. ebbcf33 crypto: talitos - Use proper form for algorithm driver names by Herbert Xu · 16 years ago
  58. 70bcaca crypto: talitos - Add support for 3des by Lee Nipper · 16 years ago
  59. 9c4a796 crypto: talitos - Freescale integrated security engine (SEC) driver by Kim Phillips · 16 years ago