Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c5d9ae265b105d9a67575fb67bd4650a6fc08e25
/
drivers
/
crypto
/
ccp
/
ccp-dev.c
370a40e
crypto: ccp - no need to initialise statics to 0
by Jason Wang
· 3 years, 2 months ago
01df08b
crypto: ccp: ccp-dev: Fix a little doc-rot
by Lee Jones
· 3 years, 7 months ago
5d17c41
crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
by Tian Tao
· 3 years, 9 months ago
f892a21
crypto: ccp - use generic power management
by Vaibhav Gupta
· 4 years, 5 months ago
0d3c678
crypto: ccp - Change a message to reflect status instead of failure
by Hook, Gary
· 5 years ago
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
e0f14b8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
5871cd9
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
by Gary R Hook
· 5 years ago
90773bc
crypto: ccp - module parameter to limit the number of enabled CCPs
by Hook, Gary
· 5 years ago
c4a8927
crypto: ccp - Add a module parameter to specify a queue count
by Hook, Gary
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
600bac0
crypto: ccp - Switch to SPDX license identifiers
by Hook, Gary
· 6 years ago
52393d6
crypto: ccp - Validate the the error value used to index error messages
by Hook, Gary
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
cfba73d
crypto: ccp - use -ENOSPC for transient busy indication
by Gilad Ben-Yossef
· 7 years ago
0876d16
crypto: ccp - remove duplicate module version and author entry
by Brijesh Singh
· 7 years ago
68cc652
crypto: ccp - Update copyright dates for 2017.
by Gary R Hook
· 7 years ago
f4d18d6
crypto: ccp - Abstract interrupt registeration
by Brijesh Singh
· 7 years ago
720419f
crypto: ccp - Introduce the AMD Secure Processor device
by Brijesh Singh
· 7 years ago
970e830
crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
by Brijesh Singh
· 7 years ago
77af0ae
crypto: ccp - Fix some line spacing
by Gary R Hook
· 8 years ago
3cdbe34
crypto: ccp - Add debugfs entries for CCP information
by Gary R Hook
· 8 years ago
ac50b78
crypto: ccp - Add a module author
by Gary R Hook
· 8 years ago
7c46844
crypto: ccp - Assign DMA commands to the channel's CCP
by Gary R Hook
· 8 years ago
103600a
crypto: ccp - Clean up the LSB slot allocation code
by Gary R Hook
· 8 years ago
ff4f44d
crypto: ccp - Fix non static symbol warning
by Wei Yongjun
· 8 years ago
81422ba
crypto: ccp - Make syslog errors human-readable
by Gary R Hook
· 8 years ago
dabc790
crypto: ccp - Fix non static symbol warning
by Wei Yongjun
· 8 years ago
084935b
crypto: ccp - Add support for the RNG in a version 5 CCP
by Gary R Hook
· 8 years ago
8256e68
crypto: ccp - Refactor code supporting the CCP's RNG
by Gary R Hook
· 8 years ago
956ee21
crypto: ccp - Refactoring: symbol cleanup
by Gary R Hook
· 8 years ago
7587c40
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
by Mike Galbraith
· 9 years ago
03a6f29
crypto: ccp - fix lock acquisition code
by Gary R Hook
· 9 years ago
ea0375a
crypto: ccp - Add abstraction for device-specific calls
by Gary R Hook
· 9 years ago
c7019c4
crypto: ccp - CCP versioning support
by Gary R Hook
· 9 years ago
553d237
crypto: ccp - Support for multiple CCPs
by Gary R Hook
· 9 years ago
3f19ce2
crypto: ccp - Remove check for x86 family and model
by Gary R Hook
· 9 years ago
be03a3a
crypto: ccp - Convert calls to their devm_ counterparts
by Tom Lendacky
· 10 years ago
8db8846
crypto: ccp - Updates for checkpatch warnings/errors
by Tom Lendacky
· 10 years ago
490f702
crypto: ccp - terminate ccp_support array with empty element
by Andrey Ryabinin
· 10 years ago
c9f21cb
crypto: ccp - Check for CCP before registering crypto algs
by Tom Lendacky
· 10 years ago
126ae9a
crypto: ccp - Base AXI DMA cache settings on device tree
by Tom Lendacky
· 10 years ago
c4f4b32
crypto: ccp - Add platform device support for arm64
by Tom Lendacky
· 11 years ago
530abd8
crypto: ccp - Perform completion callbacks using a tasklet
by Tom Lendacky
· 11 years ago
db34cf9
crypto: ccp - CCP device enabled/disabled changes
by Tom Lendacky
· 11 years ago
d1dd206
crytpo: ccp - fix coccinelle warnings
by Fengguang Wu
· 11 years ago
63b9450
crypto: ccp - CCP device driver and interface support
by Tom Lendacky
· 11 years ago