index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
ccp-pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - rename ccp driver initialize files as sp device
Brijesh Singh
2017-07-18
1
-276
/
+0
*
crypto: ccp - Abstract interrupt registeration
Brijesh Singh
2017-07-18
1
-72
/
+31
*
crypto: ccp - Introduce the AMD Secure Processor device
Brijesh Singh
2017-07-18
1
-29
/
+52
*
crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
Brijesh Singh
2017-07-18
1
-88
/
+26
*
crypto: ccp - Change ISR handler method for a v3 CCP
Gary R Hook
2017-04-24
1
-0
/
+2
*
crypto: ccp - clean up data structure
Gary R Hook
2016-10-02
1
-2
/
+2
*
crypto: ccp - Enable use of the additional CCP
Gary R Hook
2016-08-09
1
-0
/
+2
*
crypto: ccp - Let a v5 CCP provide the same function as v3
Gary R Hook
2016-08-09
1
-1
/
+5
*
crypto: ccp - Abstract PCI info for the CCP
Gary R Hook
2016-08-09
1
-8
/
+7
*
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
2016-03-11
1
-4
/
+6
*
crypto: ccp - CCP versioning support
Gary R Hook
2016-03-11
1
-1
/
+7
*
crypto: ccp - Support for multiple CCPs
Gary R Hook
2016-03-11
1
-3
/
+4
*
crypto: ccp - use to_pci_dev and to_platform_device
Geliang Tang
2015-12-25
1
-4
/
+4
*
crypto: ccp - Use module name in driver structures
Tom Lendacky
2015-10-08
1
-1
/
+1
*
crypto: ccp - Convert calls to their devm_ counterparts
Tom Lendacky
2015-02-27
1
-14
/
+5
*
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2015-02-27
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
crypto: ccp - Modify PCI support in prep for arm64 support
Tom Lendacky
2014-06-20
1
-25
/
+14
*
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-04-16
1
-4
/
+3
*
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2014-01-15
1
-0
/
+3
*
crypto: ccp - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-2
/
+0
*
crypto: ccp - CCP device driver and interface support
Tom Lendacky
2013-12-05
1
-0
/
+360