summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dev-v5.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
* crypto: ccp - remove unused variable qimColin Ian King2017-11-031-2/+1Star
* crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-08-041-0/+2
* csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook2017-07-281-0/+2
* crypto: ccp - Fix base RSA function for version 5 CCPsGary R Hook2017-07-281-5/+5
* crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-281-1/+1
* crypto: ccp - Abstract interrupt registerationBrijesh Singh2017-07-181-4/+3Star
* crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-181-4/+1Star
* crypto: ccp - Add debugfs entries for CCP informationGary R Hook2017-06-191-1/+27
* crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook2017-04-241-44/+67
* crypto: ccp - Disable interrupts early on unloadGary R Hook2017-04-211-2/+2
* crypto: ccp - Use only the relevant interrupt bitsGary R Hook2017-04-211-4/+5
* crypto: ccp - Remove redundant cpu-to-le32 macrosGary R Hook2017-04-051-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-051-0/+1
|\
| * crypto: ccp - Make some CCP DMA channels privateGary R Hook2017-03-241-0/+1
* | crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-241-0/+54
|/
* crypto: ccp - Update the command queue on errorsGary R Hook2017-02-151-2/+5
* crypto: ccp - Change mode for detailed CCP init messagesGary R Hook2017-02-151-3/+2Star
* crypto: ccp - Set the AES size field for all modesGary R Hook2017-02-151-2/+1Star
* crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook2017-02-031-1/+1
* crypto: ccp - Fix handling of RSA exponent on a v5 deviceGary R Hook2016-11-131-5/+5
* crypto: ccp - Clean up the LSB slot allocation codeGary R Hook2016-10-251-8/+12
* crypto: ccp - Make syslog errors human-readableGary R Hook2016-10-021-0/+3
* crypto: ccp - clean up data structureGary R Hook2016-10-021-3/+6
* crypto: ccp - Enable use of the additional CCPGary R Hook2016-08-091-1/+36
* crypto: ccp - Enable DMA service on a v5 CCPGary R Hook2016-08-091-0/+8
* crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook2016-08-091-0/+7
* crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook2016-08-091-0/+961