1. d207a38 crypto: geode - Don't use tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  2. 701bcbc crypto: geode - Weed out printk() from probe() by Marek Vasut · 10 years ago
  3. bac79a2 crypto: geode - Kill AES_IV_LENGTH by Marek Vasut · 10 years ago
  4. b9d865e crypto: geode - Kill AES_MIN_BLOCK_SIZE by Marek Vasut · 10 years ago
  5. 49cfe4d Drivers: crypto: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  6. 49d30d3 crypto: geode-aes - Use module_pci_driver by Sachin Kamat · 12 years ago
  7. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  8. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  9. 1fb1def crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  10. 9970071 crypto: geode-aes - Fix some code style issues by Chihau Chau · 14 years ago
  11. e054f16 crypto: geode-aes - Fix cip/blk confusion by Roel Kluin · 14 years ago
  12. faad98f crypto: geode-aes - access .cip instead of .blk in cipher mode by Roel Kluin · 14 years ago
  13. f17922b [CRYPTO] geode: Add __dev{init,exit} annotations by Adrian Bunk · 16 years ago
  14. fdc520a [CRYPTO] geode: Use correct encrypt/decrypt function in fallback by Sebastian Siewior · 16 years ago
  15. d2456c6 [CRYPTO] geode: do not copy the IV too often by Sebastian Siewior · 16 years ago
  16. cd7c3bf [CRYPTO] geode: Add fallback for unsupported modes by Sebastian Siewior · 17 years ago
  17. b7a30da [CRYPTO] geode: move defines into a headerfile by Sebastian Siewior · 17 years ago
  18. 1f4e477 [CRYPTO] geode: relax in busy loop and care about return value by Sebastian Siewior · 17 years ago
  19. 2d506d4 [CRYPTO] geode: use consistent IV copy by Sebastian Siewior · 17 years ago
  20. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  21. f1901f1 [CRYPTO] geode: remove alias by Sebastian Siewior · 17 years ago
  22. 2e21630 [CRYPTO] geode: Fix not inplace encryption by Sebastian Siewior · 17 years ago
  23. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago
  24. 761e784 [CRYPTO] geode: Fix in-place operations and set key by Jordan Crouse · 17 years ago
  25. 5efee17 [PATCH] geode-aes: use unsigned long for spin_lock_irqsave by Alexey Dobriyan · 17 years ago
  26. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  27. 09cb914 [CRYPTO] geode: Convert pci_module_init() to pci_register_driver() by Richard Knutsson · 17 years ago
  28. ab78270 [CRYPTO] geode: Make needlessly global geode_aes_crypt() static by Adrian Bunk · 18 years ago
  29. 9fe757b [PATCH] crypto: Add support for the Geode LX AES hardware by Jordan Crouse · 18 years ago