aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-02crypto: ccp - Make syslog errors human-readableGary R Hook1-0/+2
2016-10-02crypto: ccp - clean up data structureGary R Hook1-3/+3
2016-08-09crypto: ccp - Enable use of the additional CCPGary R Hook1-0/+8
2016-08-09crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook1-0/+2
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook1-3/+161
2016-08-09crypto: ccp - Refactor code to enable checks for queue space.Gary R Hook1-0/+1
2016-08-09crypto: ccp - Refactor code supporting the CCP's RNGGary R Hook1-0/+1
2016-08-09crypto: ccp - Refactor the storage block allocation codeGary R Hook1-31/+43
2016-08-09crypto: ccp - Refactoring: symbol cleanupGary R Hook1-21/+22
2016-08-09crypto: ccp - Shorten the fields of the action structureGary R Hook1-6/+6
2016-08-09crypto: ccp - Abstract PCI info for the CCPGary R Hook1-0/+3
2016-08-09crypto: ccp - Fix non-conforming comment styleGary R Hook1-16/+8
2016-05-03crypto: ccp - constify ccp_actions structureJulia Lawall1-1/+1
2016-04-20crypto: ccp - Register the CCP as a DMA resourceGary R Hook1-0/+47
2016-03-11crypto: ccp - Add abstraction for device-specific callsGary R Hook1-4/+134
2016-03-11crypto: ccp - CCP versioning supportGary R Hook1-0/+8
2016-03-11crypto: ccp - Support for multiple CCPsGary R Hook1-1/+8
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky1-8/+4
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky1-0/+4
2014-06-20crypto: ccp - Add platform device support for arm64Tom Lendacky1-1/+6
2014-06-20crypto: ccp - Modify PCI support in prep for arm64 supportTom Lendacky1-2/+1
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky1-0/+272