index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-dev.c
Age
Commit message (
Expand
)
Author
2021-05-28
crypto: ccp: ccp-dev: Fix a little doc-rot
Lee Jones
2021-04-22
crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
Tian Tao
2020-07-31
crypto: ccp - use generic power management
Vaibhav Gupta
2019-10-26
crypto: ccp - Change a message to reflect status instead of failure
Hook, Gary
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