1. ab6a11a crypto: ccp - Fix AES XTS error for request sizes above 4096 by Tom Lendacky · 8 years ago
  2. bc197b2a crypto: ccp - constify ccp_actions structure by Julia Lawall · 8 years ago
  3. 6f64389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  4. b3c2fee crypto: ccp - Ensure all dependencies are specified by Gary R Hook · 8 years ago
  5. 58ea8ab crypto: ccp - Register the CCP as a DMA resource by Gary R Hook · 8 years ago
  6. 7587c40 crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> by Mike Galbraith · 8 years ago
  7. f709b45 crypto: ccp - Prevent information leakage on export by Tom Lendacky · 8 years ago
  8. 03a6f29 crypto: ccp - fix lock acquisition code by Gary R Hook · 8 years ago
  9. ea0375a crypto: ccp - Add abstraction for device-specific calls by Gary R Hook · 9 years ago
  10. c7019c4 crypto: ccp - CCP versioning support by Gary R Hook · 9 years ago
  11. 553d237 crypto: ccp - Support for multiple CCPs by Gary R Hook · 9 years ago
  12. 3f19ce2 crypto: ccp - Remove check for x86 family and model by Gary R Hook · 9 years ago
  13. ce0ae26 crypto: ccp - memset request context to zero during import by Tom Lendacky · 9 years ago
  14. b31dde2 crypto: ccp - Don't assume export/import areas are aligned by Tom Lendacky · 9 years ago
  15. d166216 crypto: ccp - Limit the amount of information exported by Tom Lendacky · 9 years ago
  16. 952bce9 crypto: ccp - Add hash state import and export support by Tom Lendacky · 9 years ago
  17. c6c59bf crypto: ccp - use to_pci_dev and to_platform_device by Geliang Tang · 9 years ago
  18. bdd7506 crypto: ccp - Use precalculated hash from headers by LABBE Corentin · 9 years ago
  19. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  20. 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 9 years ago
  21. 166db19 crypto: ccp - Use module name in driver structures by Tom Lendacky · 9 years ago
  22. 21dc9e8 crypto: ccp - Change references to accelerator to offload by Tom Lendacky · 9 years ago
  23. 52948cef crypto: ccp - Remove use ACPI field by Tom Lendacky · 9 years ago
  24. 355eba5 crypto: ccp - Replace BUG_ON with WARN_ON and a return code by Tom Lendacky · 9 years ago
  25. 6170511 crypto: ccp - Provide support to autoload CCP driver by Tom Lendacky · 9 years ago
  26. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  27. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 9 years ago
  28. 04825cf crypto: ccp - Unify coherency checking logic with device_dma_is_coherent() by Suthikulpanit, Suravee · 9 years ago
  29. fb43f69 crypto: ccp - Protect against poorly marked end of sg list by Tom Lendacky · 9 years ago
  30. d725332 crypto: ccp - Remove unused structure field by Tom Lendacky · 9 years ago
  31. d921620 crypto: ccp - Remove manual check and set of dma_mask pointer by Tom Lendacky · 9 years ago
  32. 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 10 years ago
  33. be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 10 years ago
  34. 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 10 years ago
  35. a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 10 years ago
  36. 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 10 years ago
  37. 490f702 crypto: ccp - terminate ccp_support array with empty element by Andrey Ryabinin · 10 years ago
  38. 28f0136 crypto: ccp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  39. 61ded52 crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c by Jan-Simon Möller · 10 years ago
  40. c9f21cb crypto: ccp - Check for CCP before registering crypto algs by Tom Lendacky · 10 years ago
  41. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  42. 6391723 crypto: ccp - Do not sign extend input data to CCP by Tom Lendacky · 10 years ago
  43. 4839ddca crypto: ccp - Remove "select OF" from Kconfig by Tom Lendacky · 10 years ago
  44. 126ae9a crypto: ccp - Base AXI DMA cache settings on device tree by Tom Lendacky · 10 years ago
  45. c4f4b32 crypto: ccp - Add platform device support for arm64 by Tom Lendacky · 10 years ago
  46. 3d77565 crypto: ccp - Modify PCI support in prep for arm64 support by Tom Lendacky · 10 years ago
  47. b4168a1 crypto: ccp - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  48. 5347ee8 crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  49. c65a52f crypto: ccp - Account for CCP backlog processing by Tom Lendacky · 11 years ago
  50. 950b10b crypto: ccp - Invoke context callback when there is a backlog error by Tom Lendacky · 11 years ago
  51. 0611451 crypto: ccp - Prevent a possible lost CCP command request by Tom Lendacky · 11 years ago
  52. 530abd8 crypto: ccp - Perform completion callbacks using a tasklet by Tom Lendacky · 11 years ago
  53. bc38544 crypto: ccp - Use a single queue for proper ordering of tfm requests by Tom Lendacky · 11 years ago
  54. c11baa0 crypto: ccp - Move HMAC calculation down to ccp ops file by Tom Lendacky · 11 years ago
  55. d81ed65 crypto: ccp - Allow for selective disablement of crypto API algorithms by Tom Lendacky · 11 years ago
  56. 80e84c1 crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments by Dave Jones · 11 years ago
  57. db34cf9 crypto: ccp - CCP device enabled/disabled changes by Tom Lendacky · 11 years ago
  58. 82d1585 crypto: ccp - Cleanup hash invocation calls by Tom Lendacky · 11 years ago
  59. 81a59f0 crypto: ccp - Change data length declarations to u64 by Tom Lendacky · 11 years ago
  60. 393897c crypto: ccp - Check for caller result area before using it by Tom Lendacky · 11 years ago
  61. 77dc4a5 crypto: ccp - Cleanup scatterlist usage by Tom Lendacky · 11 years ago
  62. 5258de8 crypto: ccp - Apply appropriate gfp_t type to memory allocations by Tom Lendacky · 11 years ago
  63. b8d9a50 crypto: ccp - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  64. 369f3da crypto: ccp - Remove user triggerable pr_err calls by Tom Lendacky · 11 years ago
  65. d5aa809 crypto: ccp - CCP Kconfig fixes by Tom Lendacky · 11 years ago
  66. 6f0be9b crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c by Tom Lendacky · 11 years ago
  67. d1dd206 crytpo: ccp - fix coccinelle warnings by Fengguang Wu · 11 years ago
  68. f114766 crytpo: ccp - CCP device driver build files by Tom Lendacky · 11 years ago
  69. 0ab0a1d crypto: ccp - CCP SHA crypto API support by Tom Lendacky · 11 years ago
  70. 1d6b8a6 crypto: ccp - CCP XTS-AES crypto API support by Tom Lendacky · 11 years ago
  71. 7c18537 crypto: ccp - CCP AES CMAC mode crypto API support by Tom Lendacky · 11 years ago
  72. 2b78943 crypto: ccp - CCP AES crypto API support by Tom Lendacky · 11 years ago
  73. d312359 crypto: ccp - crypto API interface to the CCP device driver by Tom Lendacky · 11 years ago
  74. 63b9450 crypto: ccp - CCP device driver and interface support by Tom Lendacky · 11 years ago