summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dev.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-1/+1
|\
| * crypto: ccp - Switch to SPDX license identifiersHook, Gary2019-07-031-4/+1Star
| * crypto: ccp - Validate the the error value used to index error messagesHook, Gary2019-07-031-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+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/+1
* crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-281-1/+1
* crypto: ccp - rename ccp driver initialize files as sp deviceBrijesh Singh2017-07-181-6/+0Star
* crypto: ccp - Abstract interrupt registerationBrijesh Singh2017-07-181-2/+0Star
* crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-181-17/+4Star
* crypto: ccp - Use devres interface to allocate PCI/iomap and cleanupBrijesh Singh2017-07-181-0/+6
* crypto: ccp - Add debugfs entries for CCP informationGary R Hook2017-06-191-0/+20
* crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook2017-04-241-0/+3
* crypto: ccp - Use only the relevant interrupt bitsGary R Hook2017-04-211-3/+2Star
* crypto: ccp - Rearrange structure members to minimize sizeGary R Hook2017-04-051-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-051-0/+5
|\
| * crypto: ccp - Make some CCP DMA channels privateGary R Hook2017-03-241-0/+5
* | crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-241-2/+12
|/
* crypto: ccp - Set the AES size field for all modesGary R Hook2017-02-151-0/+1
* crypto: ccp - Fix double add when creating new DMA commandGary R Hook2017-02-031-0/+1
* crypto: ccp - remove unneeded codeGary R Hook2016-10-251-1/+0Star
* crypto: ccp - change bitfield type to unsigned intsGary R Hook2016-10-251-21/+21
* crypto: ccp - change type of struct member lsb to signedGary R Hook2016-10-211-1/+1
* crypto: ccp - Make syslog errors human-readableGary R Hook2016-10-021-0/+2
* crypto: ccp - clean up data structureGary R Hook2016-10-021-3/+3
* crypto: ccp - Enable use of the additional CCPGary R Hook2016-08-091-0/+8
* crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook2016-08-091-0/+2
* crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook2016-08-091-3/+161
* crypto: ccp - Refactor code to enable checks for queue space.Gary R Hook2016-08-091-0/+1
* crypto: ccp - Refactor code supporting the CCP's RNGGary R Hook2016-08-091-0/+1
* crypto: ccp - Refactor the storage block allocation codeGary R Hook2016-08-091-31/+43
* crypto: ccp - Refactoring: symbol cleanupGary R Hook2016-08-091-21/+22
* 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 - Fix non-conforming comment styleGary R Hook2016-08-091-16/+8Star
* 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/+47
* crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-111-4/+134
* crypto: ccp - CCP versioning supportGary R Hook2016-03-111-0/+8
* crypto: ccp - Support for multiple CCPsGary R Hook2016-03-111-1/+8
* crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky2015-02-271-8/+4Star
* crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky2014-07-231-0/+4
* crypto: ccp - Add platform device support for arm64Tom Lendacky2014-06-201-1/+6
* crypto: ccp - Modify PCI support in prep for arm64 supportTom Lendacky2014-06-201-2/+1Star
* crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-051-0/+272