aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/ccp-dev.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-03crypto: ccp - remove duplicate module version and author entryGravatar Brijesh Singh 1-7/+0
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-2/+1
2017-07-18crypto: ccp - Introduce the AMD Secure Processor deviceGravatar Brijesh Singh 1-63/+43
2017-07-18crypto: ccp - Use devres interface to allocate PCI/iomap and cleanupGravatar Brijesh Singh 1-0/+61
2017-07-18crypto: ccp - Fix some line spacingGravatar Gary R Hook 1-0/+1
2017-06-19crypto: ccp - Add debugfs entries for CCP informationGravatar Gary R Hook 1-1/+1
2017-05-18crypto: ccp - Add a module authorGravatar Gary R Hook 1-0/+1
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGravatar Gary R Hook 1-1/+4
2016-10-25crypto: ccp - Clean up the LSB slot allocation codeGravatar Gary R Hook 1-0/+4
2016-10-25crypto: ccp - Fix non static symbol warningGravatar Wei Yongjun 1-1/+1
2016-10-02crypto: ccp - Make syslog errors human-readableGravatar Gary R Hook 1-0/+53
2016-08-16crypto: ccp - Fix non static symbol warningGravatar Wei Yongjun 1-1/+1
2016-08-09crypto: ccp - Add support for the RNG in a version 5 CCPGravatar Gary R Hook 1-0/+23
2016-08-09crypto: ccp - Refactor code supporting the CCP's RNGGravatar Gary R Hook 1-0/+28
2016-08-09crypto: ccp - Refactoring: symbol cleanupGravatar Gary R Hook 1-3/+4
2016-04-15crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>Gravatar Mike Galbraith 1-1/+1
2016-03-17crypto: ccp - fix lock acquisition codeGravatar Gary R Hook 1-3/+3
2016-03-11crypto: ccp - Add abstraction for device-specific callsGravatar Gary R Hook 1-285/+21
2016-03-11crypto: ccp - CCP versioning supportGravatar Gary R Hook 1-0/+27
2016-03-11crypto: ccp - Support for multiple CCPsGravatar Gary R Hook 1-13/+100
2016-03-11crypto: ccp - Remove check for x86 family and modelGravatar Gary R Hook 1-36/+11
2015-02-27crypto: ccp - Convert calls to their devm_ counterpartsGravatar Tom Lendacky 1-1/+1
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsGravatar Tom Lendacky 1-4/+1
2015-01-26crypto: ccp - terminate ccp_support array with empty elementGravatar Andrey Ryabinin 1-0/+1
2014-09-24crypto: ccp - Check for CCP before registering crypto algsGravatar Tom Lendacky 1-0/+14
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeGravatar Tom Lendacky 1-1/+1
2014-06-20crypto: ccp - Add platform device support for arm64Gravatar Tom Lendacky 1-0/+34
2014-02-09crypto: ccp - Perform completion callbacks using a taskletGravatar Tom Lendacky 1-4/+17
2014-01-15crypto: ccp - CCP device enabled/disabled changesGravatar Tom Lendacky 1-1/+14
2013-12-09crytpo: ccp - fix coccinelle warningsGravatar Fengguang Wu 1-2/+2
2013-12-05crypto: ccp - CCP device driver and interface supportGravatar Tom Lendacky 1-0/+582