summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/ccp-dev-v5.c
AgeCommit message (Expand)Author
2021-10-29crypto: ccp - Make use of the helper macro kthread_run()Cai Huoqing
2020-07-09crypto: ccp - Fix sparse warningsHerbert Xu
2019-10-26crypto: ccp - Verify access to device registers before initializingHook, Gary
2019-10-26crypto: ccp - Change a message to reflect status instead of failureHook, Gary
2019-08-09crypto: ccp - Remove unnecessary linux/pci.h includeBjorn Helgaas
2019-08-09crypto: ccp - Clean up and exit correctly on allocation failureGary R Hook
2019-07-26crypto: ccp - Add a module parameter to specify a queue countHook, Gary
2019-07-26crypto: ccp - Make CCP debugfs support optionalHook, Gary
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2017-11-03crypto: ccp - remove unused variable qimColin Ian King
2017-08-04crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook
2017-07-28csrypto: ccp - Expand RSA support for a v5 ccpGary R Hook
2017-07-28crypto: ccp - Fix base RSA function for version 5 CCPsGary R Hook
2017-07-28crypto: ccp - Update copyright dates for 2017.Gary R Hook
2017-07-18crypto: ccp - Abstract interrupt registerationBrijesh Singh
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh
2017-06-19crypto: ccp - Add debugfs entries for CCP informationGary R Hook
2017-04-24crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-04-21crypto: ccp - Disable interrupts early on unloadGary R Hook
2017-04-21crypto: ccp - Use only the relevant interrupt bitsGary R Hook
2017-04-05crypto: ccp - Remove redundant cpu-to-le32 macrosGary R Hook
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Make some CCP DMA channels privateGary R Hook
2017-02-15crypto: ccp - Update the command queue on errorsGary R Hook
2017-02-15crypto: ccp - Change mode for detailed CCP init messagesGary R Hook
2017-02-15crypto: ccp - Set the AES size field for all modesGary R Hook
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook
2016-11-13crypto: ccp - Fix handling of RSA exponent on a v5 deviceGary R Hook
2016-10-25crypto: ccp - Clean up the LSB slot allocation codeGary R Hook
2016-10-02crypto: ccp - Make syslog errors human-readableGary R Hook
2016-10-02crypto: ccp - clean up data structureGary R Hook
2016-08-09crypto: ccp - Enable use of the additional CCPGary R Hook
2016-08-09crypto: ccp - Enable DMA service on a v5 CCPGary R Hook
2016-08-09crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook