summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-pci.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook2017-04-241-0/+2
* crypto: ccp - clean up data structureGary R Hook2016-10-021-2/+2
* crypto: ccp - Enable use of the additional CCPGary R Hook2016-08-091-0/+2
* crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook2016-08-091-1/+5
* crypto: ccp - Abstract PCI info for the CCPGary R Hook2016-08-091-8/+7
* crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-111-4/+6
* crypto: ccp - CCP versioning supportGary R Hook2016-03-111-1/+7
* crypto: ccp - Support for multiple CCPsGary R Hook2016-03-111-3/+4
* crypto: ccp - use to_pci_dev and to_platform_deviceGeliang Tang2015-12-251-4/+4
* crypto: ccp - Use module name in driver structuresTom Lendacky2015-10-081-1/+1
* crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky2015-02-271-14/+5
* crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky2015-02-271-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* crypto: ccp - Modify PCI support in prep for arm64 supportTom Lendacky2014-06-201-25/+14
* crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-161-4/+3
* crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-151-0/+3
* crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
* crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-051-0/+360