summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp/ccp-dmaengine.c
Commit message (Expand)AuthorAge
* crypto: ccp - Make function ccp_get_dma_chan_attr staticColin Ian King2018-02-15
* crypto:ccp - invoke the DMA callback in a standard wayamd2017-10-07
* crypto: ccp - unmap pages and remove unmap objects in callbackamd2017-10-07
* Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-09-07
|\
| * dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-22
* | crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-28
|/
* crypto: ccp - Make some CCP DMA channels privateGary R Hook2017-03-24
* crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-16
* crypto: ccp - Fix double add when creating new DMA commandGary R Hook2017-02-03
* crypto: ccp - Fix return value check in ccp_dmaengine_register()Wei Yongjun2016-09-22
* crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2016-09-22
* crypto: ccp - add missing release in ccp_dmaengine_registerQuentin Lambert2016-09-07
* crypto: ccp - Register the CCP as a DMA resourceGary R Hook2016-04-20