summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dev-v3.c
Commit message (Expand)AuthorAgeFilesLines
* csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook2017-07-281-0/+1
* crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-281-1/+1
* crypto: ccp - Abstract interrupt registerationBrijesh Singh2017-07-181-3/+3
* crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-181-3/+1Star
* crypto: ccp - Use devres interface to allocate PCI/iomap and cleanupBrijesh Singh2017-07-181-0/+7
* crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook2017-04-241-50/+70
* crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-241-0/+1
* crypto: ccp - Clean up the LSB slot allocation codeGary R Hook2016-10-251-4/+0Star
* crypto: ccp - Make syslog errors human-readableGary R Hook2016-10-021-0/+3
* crypto: ccp - clean up data structureGary R Hook2016-10-021-1/+1
* crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook2016-08-091-9/+4Star
* crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook2016-08-091-12/+16
* crypto: ccp - Refactor code to enable checks for queue space.Gary R Hook2016-08-091-1/+7
* crypto: ccp - Refactor code supporting the CCP's RNGGary R Hook2016-08-091-40/+11Star
* crypto: ccp - Refactor the storage block allocation codeGary R Hook2016-08-091-0/+52
* crypto: ccp - Refactoring: symbol cleanupGary R Hook2016-08-091-16/+16
* crypto: ccp - Shorten the fields of the action structureGary R Hook2016-08-091-6/+6
* crypto: ccp - Abstract PCI info for the CCPGary R Hook2016-08-091-0/+3
* crypto: ccp - constify ccp_actions structureJulia Lawall2016-05-031-1/+1
* crypto: ccp - Register the CCP as a DMA resourceGary R Hook2016-04-201-0/+11
* crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-111-0/+533