index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-dev.c
Age
Commit message (
Expand
)
Author
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-08-22
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
2019-07-26
crypto: ccp - module parameter to limit the number of enabled CCPs
Hook, Gary
2019-07-26
crypto: ccp - Add a module parameter to specify a queue count
Hook, Gary
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-03
crypto: ccp - Switch to SPDX license identifiers
Hook, Gary
2019-07-03
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-03
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2017-08-03
crypto: ccp - remove duplicate module version and author entry
Brijesh Singh
2017-07-28
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
2017-07-18
crypto: ccp - Abstract interrupt registeration
Brijesh Singh
2017-07-18
crypto: ccp - Introduce the AMD Secure Processor device
Brijesh Singh
2017-07-18
crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
Brijesh Singh
2017-07-18
crypto: ccp - Fix some line spacing
Gary R Hook
2017-06-19
crypto: ccp - Add debugfs entries for CCP information
Gary R Hook
2017-05-18
crypto: ccp - Add a module author
Gary R Hook
2017-03-16
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
2016-10-25
crypto: ccp - Clean up the LSB slot allocation code
Gary R Hook
2016-10-25
crypto: ccp - Fix non static symbol warning
Wei Yongjun
2016-10-02
crypto: ccp - Make syslog errors human-readable
Gary R Hook
2016-08-16
crypto: ccp - Fix non static symbol warning
Wei Yongjun
2016-08-09
crypto: ccp - Add support for the RNG in a version 5 CCP
Gary R Hook
2016-08-09
crypto: ccp - Refactor code supporting the CCP's RNG
Gary R Hook
2016-08-09
crypto: ccp - Refactoring: symbol cleanup
Gary R Hook
2016-04-15
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
Mike Galbraith
2016-03-17
crypto: ccp - fix lock acquisition code
Gary R Hook
2016-03-11
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
2016-03-11
crypto: ccp - CCP versioning support
Gary R Hook
2016-03-11
crypto: ccp - Support for multiple CCPs
Gary R Hook
2016-03-11
crypto: ccp - Remove check for x86 family and model
Gary R Hook
2015-02-27
crypto: ccp - Convert calls to their devm_ counterparts
Tom Lendacky
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2015-01-26
crypto: ccp - terminate ccp_support array with empty element
Andrey Ryabinin
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-07-23
crypto: ccp - Base AXI DMA cache settings on device tree
Tom Lendacky
2014-06-20
crypto: ccp - Add platform device support for arm64
Tom Lendacky
2014-02-09
crypto: ccp - Perform completion callbacks using a tasklet
Tom Lendacky
2014-01-15
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2013-12-09
crytpo: ccp - fix coccinelle warnings
Fengguang Wu
2013-12-05
crypto: ccp - CCP device driver and interface support
Tom Lendacky