1. 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
  2. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 9 years ago
  3. 04825cf crypto: ccp - Unify coherency checking logic with device_dma_is_coherent() by Suthikulpanit, Suravee · 9 years ago
  4. fb43f69 crypto: ccp - Protect against poorly marked end of sg list by Tom Lendacky · 9 years ago
  5. d725332 crypto: ccp - Remove unused structure field by Tom Lendacky · 9 years ago
  6. d921620 crypto: ccp - Remove manual check and set of dma_mask pointer by Tom Lendacky · 9 years ago
  7. 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 10 years ago
  8. be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 10 years ago
  9. 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 10 years ago
  10. a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 10 years ago
  11. 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 10 years ago
  12. 490f702 crypto: ccp - terminate ccp_support array with empty element by Andrey Ryabinin · 10 years ago
  13. 28f0136 crypto: ccp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. 61ded52 crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c by Jan-Simon Möller · 10 years ago
  15. c9f21cb crypto: ccp - Check for CCP before registering crypto algs by Tom Lendacky · 10 years ago
  16. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  17. 6391723 crypto: ccp - Do not sign extend input data to CCP by Tom Lendacky · 10 years ago
  18. 4839ddca crypto: ccp - Remove "select OF" from Kconfig by Tom Lendacky · 10 years ago
  19. 126ae9a crypto: ccp - Base AXI DMA cache settings on device tree by Tom Lendacky · 10 years ago
  20. c4f4b32 crypto: ccp - Add platform device support for arm64 by Tom Lendacky · 10 years ago
  21. 3d77565 crypto: ccp - Modify PCI support in prep for arm64 support by Tom Lendacky · 10 years ago
  22. b4168a1 crypto: ccp - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  23. 5347ee8 crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  24. c65a52f crypto: ccp - Account for CCP backlog processing by Tom Lendacky · 11 years ago
  25. 950b10b crypto: ccp - Invoke context callback when there is a backlog error by Tom Lendacky · 11 years ago
  26. 0611451 crypto: ccp - Prevent a possible lost CCP command request by Tom Lendacky · 11 years ago
  27. 530abd8 crypto: ccp - Perform completion callbacks using a tasklet by Tom Lendacky · 11 years ago
  28. bc38544 crypto: ccp - Use a single queue for proper ordering of tfm requests by Tom Lendacky · 11 years ago
  29. c11baa0 crypto: ccp - Move HMAC calculation down to ccp ops file by Tom Lendacky · 11 years ago
  30. d81ed65 crypto: ccp - Allow for selective disablement of crypto API algorithms by Tom Lendacky · 11 years ago
  31. 80e84c1 crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments by Dave Jones · 11 years ago
  32. db34cf9 crypto: ccp - CCP device enabled/disabled changes by Tom Lendacky · 11 years ago
  33. 82d1585 crypto: ccp - Cleanup hash invocation calls by Tom Lendacky · 11 years ago
  34. 81a59f0 crypto: ccp - Change data length declarations to u64 by Tom Lendacky · 11 years ago
  35. 393897c crypto: ccp - Check for caller result area before using it by Tom Lendacky · 11 years ago
  36. 77dc4a5 crypto: ccp - Cleanup scatterlist usage by Tom Lendacky · 11 years ago
  37. 5258de8 crypto: ccp - Apply appropriate gfp_t type to memory allocations by Tom Lendacky · 11 years ago
  38. b8d9a50 crypto: ccp - Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  39. 369f3da crypto: ccp - Remove user triggerable pr_err calls by Tom Lendacky · 11 years ago
  40. d5aa809 crypto: ccp - CCP Kconfig fixes by Tom Lendacky · 11 years ago
  41. 6f0be9b crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c by Tom Lendacky · 11 years ago
  42. d1dd206 crytpo: ccp - fix coccinelle warnings by Fengguang Wu · 11 years ago
  43. f114766 crytpo: ccp - CCP device driver build files by Tom Lendacky · 11 years ago
  44. 0ab0a1d crypto: ccp - CCP SHA crypto API support by Tom Lendacky · 11 years ago
  45. 1d6b8a6 crypto: ccp - CCP XTS-AES crypto API support by Tom Lendacky · 11 years ago
  46. 7c18537 crypto: ccp - CCP AES CMAC mode crypto API support by Tom Lendacky · 11 years ago
  47. 2b78943 crypto: ccp - CCP AES crypto API support by Tom Lendacky · 11 years ago
  48. d312359 crypto: ccp - crypto API interface to the CCP device driver by Tom Lendacky · 11 years ago
  49. 63b9450 crypto: ccp - CCP device driver and interface support by Tom Lendacky · 11 years ago