aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-15crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>Mike Galbraith1-1/+1
2016-03-17crypto: ccp - fix lock acquisition codeGary R Hook1-3/+3
2016-03-11crypto: ccp - Add abstraction for device-specific callsGary R Hook1-285/+21
2016-03-11crypto: ccp - CCP versioning supportGary R Hook1-0/+27
2016-03-11crypto: ccp - Support for multiple CCPsGary R Hook1-13/+100
2016-03-11crypto: ccp - Remove check for x86 family and modelGary R Hook1-36/+11
2015-02-27crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky1-1/+1
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky1-4/+1
2015-01-26crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin1-0/+1
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+14
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky1-1/+1
2014-06-20crypto: ccp - Add platform device support for arm64Tom Lendacky1-0/+34
2014-02-09crypto: ccp - Perform completion callbacks using a taskletTom Lendacky1-4/+17
2014-01-15crypto: ccp - CCP device enabled/disabled changesTom Lendacky1-1/+14
2013-12-09crytpo: ccp - fix coccinelle warningsFengguang Wu1-2/+2
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky1-0/+582