aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/ccp-dev-v5.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-04crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGravatar Gary R Hook 1-0/+2
2017-07-28csrypto: ccp - Expand RSA support for a v5 ccpGravatar Gary R Hook 1-0/+2
2017-07-28crypto: ccp - Fix base RSA function for version 5 CCPsGravatar Gary R Hook 1-5/+5
2017-07-28crypto: ccp - Update copyright dates for 2017.Gravatar Gary R Hook 1-1/+1
2017-07-18crypto: ccp - Abstract interrupt registerationGravatar Brijesh Singh 1-4/+3
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceGravatar Brijesh Singh 1-4/+1
2017-06-19crypto: ccp - Add debugfs entries for CCP informationGravatar Gary R Hook 1-1/+27
2017-04-24crypto: ccp - Change ISR handler method for a v5 CCPGravatar Gary R Hook 1-44/+67
2017-04-21crypto: ccp - Disable interrupts early on unloadGravatar Gary R Hook 1-2/+2
2017-04-21crypto: ccp - Use only the relevant interrupt bitsGravatar Gary R Hook 1-4/+5
2017-04-05crypto: ccp - Remove redundant cpu-to-le32 macrosGravatar Gary R Hook 1-11/+11
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Herbert Xu 1-0/+1
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGravatar Gary R Hook 1-0/+54
2017-03-24crypto: ccp - Make some CCP DMA channels privateGravatar Gary R Hook 1-0/+1
2017-02-15crypto: ccp - Update the command queue on errorsGravatar Gary R Hook 1-2/+5
2017-02-15crypto: ccp - Change mode for detailed CCP init messagesGravatar Gary R Hook 1-3/+2
2017-02-15crypto: ccp - Set the AES size field for all modesGravatar Gary R Hook 1-2/+1
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGravatar Gary R Hook 1-1/+1
2016-11-13crypto: ccp - Fix handling of RSA exponent on a v5 deviceGravatar Gary R Hook 1-5/+5
2016-10-25crypto: ccp - Clean up the LSB slot allocation codeGravatar Gary R Hook 1-8/+12
2016-10-02crypto: ccp - Make syslog errors human-readableGravatar Gary R Hook 1-0/+3
2016-10-02crypto: ccp - clean up data structureGravatar Gary R Hook 1-3/+6
2016-08-09crypto: ccp - Enable use of the additional CCPGravatar Gary R Hook 1-1/+36
2016-08-09crypto: ccp - Enable DMA service on a v5 CCPGravatar Gary R Hook 1-0/+8
2016-08-09crypto: ccp - Add support for the RNG in a version 5 CCPGravatar Gary R Hook 1-0/+7
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gravatar Gary R Hook 1-0/+961