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-pci.c
Age
Commit message (
Expand
)
Author
2017-04-24
crypto: ccp - Change ISR handler method for a v3 CCP
Gary R Hook
2016-10-02
crypto: ccp - clean up data structure
Gary R Hook
2016-08-09
crypto: ccp - Enable use of the additional CCP
Gary R Hook
2016-08-09
crypto: ccp - Let a v5 CCP provide the same function as v3
Gary R Hook
2016-08-09
crypto: ccp - Abstract PCI info for the CCP
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
2015-12-25
crypto: ccp - use to_pci_dev and to_platform_device
Geliang Tang
2015-10-08
crypto: ccp - Use module name in driver structures
Tom Lendacky
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
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-20
crypto: ccp - Modify PCI support in prep for arm64 support
Tom Lendacky
2014-04-16
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-01-15
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2013-12-30
crypto: ccp - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-05
crypto: ccp - CCP device driver and interface support
Tom Lendacky