summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dmaengine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccp - Make some CCP DMA channels privateGary R Hook2017-03-241-0/+41
* crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-161-0/+1
* crypto: ccp - Fix double add when creating new DMA commandGary R Hook2017-02-031-1/+5
* crypto: ccp - Fix return value check in ccp_dmaengine_register()Wei Yongjun2016-09-221-1/+1
* crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2016-09-221-3/+1
* crypto: ccp - add missing release in ccp_dmaengine_registerQuentin Lambert2016-09-071-2/+5
* crypto: ccp - Register the CCP as a DMA resourceGary R Hook2016-04-201-0/+727