summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-45/+51
|\
| * 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-45/+51
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* crypto: ccp - use -ENOSPC for transient busy indicationGilad Ben-Yossef2017-11-031-2/+5
* crypto: ccp - remove duplicate module version and author entryBrijesh Singh2017-08-031-7/+0Star
* crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-281-1/+1
* crypto: ccp - Abstract interrupt registerationBrijesh Singh2017-07-181-2/+1Star
* crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-181-63/+43Star
* crypto: ccp - Use devres interface to allocate PCI/iomap and cleanupBrijesh Singh2017-07-181-0/+61
* crypto: ccp - Fix some line spacingGary R Hook2017-07-181-0/+1
* crypto: ccp - Add debugfs entries for CCP informationGary R Hook2017-06-191-1/+1
* crypto: ccp - Add a module authorGary R Hook2017-05-181-0/+1
* crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-161-1/+4
* crypto: ccp - Clean up the LSB slot allocation codeGary R Hook2016-10-251-0/+4
* crypto: ccp - Fix non static symbol warningWei Yongjun2016-10-251-1/+1
* crypto: ccp - Make syslog errors human-readableGary R Hook2016-10-021-0/+53
* crypto: ccp - Fix non static symbol warningWei Yongjun2016-08-161-1/+1
* crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook2016-08-091-0/+23
* crypto: ccp - Refactor code supporting the CCP's RNGGary R Hook2016-08-091-0/+28
* crypto: ccp - Refactoring: symbol cleanupGary R Hook2016-08-091-3/+4
* crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>Mike Galbraith2016-04-151-1/+1
* crypto: ccp - fix lock acquisition codeGary R Hook2016-03-171-3/+3
* crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-111-285/+21Star
* crypto: ccp - CCP versioning supportGary R Hook2016-03-111-0/+27
* crypto: ccp - Support for multiple CCPsGary R Hook2016-03-111-13/+100
* crypto: ccp - Remove check for x86 family and modelGary R Hook2016-03-111-36/+11Star
* crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky2015-02-271-1/+1
* crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky2015-02-271-4/+1Star
* crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin2015-01-261-0/+1
* crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-241-0/+14
* crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky2014-07-231-1/+1
* crypto: ccp - Add platform device support for arm64Tom Lendacky2014-06-201-0/+34
* crypto: ccp - Perform completion callbacks using a taskletTom Lendacky2014-02-091-4/+17
* crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-151-1/+14
* crytpo: ccp - fix coccinelle warningsFengguang Wu2013-12-091-2/+2
* crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-051-0/+582