summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: sun4i-ss - fix indentation of two crypto algCorentin LABBE2016-08-161-34/+34
| * | crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ssCorentin LABBE2016-08-162-3/+11
| * | crypto: sun4i-ss - fix spellingCorentin LABBE2016-08-161-2/+2
| * | crypto: sun4i-ss - clean unused ssCorentin LABBE2016-08-161-2/+0
| * | crypto: sun4i-ss - unify update/final functionCorentin LABBE2016-08-162-63/+85
| * | crypto: sun4i-ss - fix a few signed warningCorentin LABBE2016-08-161-2/+4
| * | crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_reqRomain Perier2016-08-091-1/+1
| * | crypto: marvell - Don't overwrite default creq->state during initializationRomain Perier2016-08-091-6/+9
| * | crypto: marvell - Update transformation context for each dequeued reqRomain Perier2016-08-091-0/+1
| * | crypto: marvell - make mv_cesa_ahash_cache_req() return boolThomas Petazzoni2016-08-091-11/+9
| * | crypto: marvell - turn mv_cesa_ahash_init() into a function returning voidThomas Petazzoni2016-08-091-3/+1
| * | crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()Thomas Petazzoni2016-08-091-2/+1
| * | crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()Thomas Petazzoni2016-08-091-0/+1
| * | crypto: caam - avoid kernel warnings on probe failureRussell King2016-08-091-0/+2
| * | crypto: caam - get rid of taskletRussell King2016-08-092-17/+9
| * | crypto: caam - add ahash_edesc_add_src()Russell King2016-08-091-80/+57
| * | crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()Russell King2016-08-091-50/+34
| * | crypto: caam - add ahash_edesc_alloc() for descriptor allocationRussell King2016-08-091-27/+33
| * | crypto: caam - check and use dma_map_sg() return codeRussell King2016-08-091-35/+103
| * | crypto: caam - ensure that we clean up after an errorRussell King2016-08-091-53/+79
| * | crypto: caam - replace sec4_sg pointer with arrayRussell King2016-08-091-9/+3
| * | crypto: caam - mark the hardware descriptor as cache line alignedRussell King2016-08-091-1/+1
| * | crypto: caam - incorporate job descriptor into struct ahash_edescRussell King2016-08-091-30/+19
| * | crypto: caam - ensure descriptor buffers are cacheline alignedRussell King2016-08-091-7/+7
| * | crypto: caam - fix DMA API mapping leakRussell King2016-08-091-9/+17
| * | crypto: img-hash - Fix set_reqsize callWill Thomas2016-08-091-0/+1
| * | crypto: img-hash - log a successful probeJames Hartley2016-08-091-1/+1
| * | crypto: img-hash - Add support for export and importJames Hartley2016-08-091-6/+63
| * | crypto: img-hash - Add suspend resume hooks for img hashGovindraj Raja2016-08-091-0/+27
| * | crypto: img-hash - Reconfigure DMA Burst lengthWill Thomas2016-08-091-1/+2
| * | crypto: img-hash - Fix hash request contextWill Thomas2016-08-091-1/+3
| * | crypto: img-hash - Fix null pointer exceptionWill Thomas2016-08-091-1/+1
| * | crypto: ccp - Enable use of the additional CCPGary R Hook2016-08-093-1/+46
| * | crypto: ccp - Enable DMA service on a v5 CCPGary R Hook2016-08-091-0/+8
| * | crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook2016-08-094-9/+36
| * | crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook2016-08-097-117/+1340
| * | crypto: ccp - Refactor code to enable checks for queue space.Gary R Hook2016-08-093-2/+9
| * | crypto: ccp - Refactor code supporting the CCP's RNGGary R Hook2016-08-093-40/+40
| * | crypto: ccp - Refactor the storage block allocation codeGary R Hook2016-08-093-80/+98
| * | crypto: ccp - Refactoring: symbol cleanupGary R Hook2016-08-094-173/+175
| * | crypto: ccp - Shorten the fields of the action structureGary R Hook2016-08-093-22/+23
| * | crypto: ccp - Abstract PCI info for the CCPGary R Hook2016-08-093-8/+13
| * | crypto: ccp - Fix non-conforming comment styleGary R Hook2016-08-091-16/+8
| * | crypto: ixp4xx - Add missing npe_c release in error branchesQuentin Lambert2016-08-091-2/+4
| * | crypto: ixp4xx - Fix a "simple if" coding style warningQuentin Lambert2016-08-091-2/+1
* | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-6/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-123-43/+40
|\ \ \ | | |/ | |/|
| * | crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă2016-08-311-40/+37
| * | crypto: vmx - fix null dereference in p8_aes_xts_cryptLi Zhong2016-08-241-1/+1
| * | crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-08-241-2/+2
| |/
OpenPOWER on IntegriCloud