aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
| * | crypto: omap-des - fix crypto engine initialization orderTero Kristo2016-09-13
| * | crypto: omap-aes - fix crypto engine initialization orderTero Kristo2016-09-13
| * | crypto: omap-aes - Add fallback supportLokesh Vutla2016-09-13
| * | crypto: omap-aes - Add support for multiple coresLokesh Vutla2016-09-13
| * | crypto: omap-aes - use runtime_pm autosuspend for clock handlingTero Kristo2016-09-13
| * | crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3Tero Kristo2016-09-13
| * | crypto: omap-sham - fix software fallback handlingTero Kristo2016-09-13
| * | crypto: omap-sham - avoid executing tasklet where not neededTero Kristo2016-09-13
| * | crypto: mv_cesa - remove NO_IRQ referenceArnd Bergmann2016-09-07
| * | crypto: ccp - add missing release in ccp_dmaengine_registerQuentin Lambert2016-09-07
| * | crypto: caam - fix rfc3686(ctr(aes)) IV loadCatalin Vasile2016-09-07
| * | crypto: engine - permit to enqueue ashash_requestCorentin LABBE2016-09-07
| * | crypto: engine - move crypto engine to its own headerCorentin LABBE2016-09-07
| * | crypto: qat - fix incorrect accelerator mask for C3X devicesMaksim Lukoshkov2016-09-07
| * | crypto: qat - fix constants table DMAMaksim Lukoshkov2016-08-31
| * | crypto: caam - add missing header dependenciesBaoyou Xie2016-08-31
| * | crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee2016-08-24
| * | crypto: mxc-scc - check clk_prepare_enable() errorFabio Estevam2016-08-24
| * | crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()Wei Yongjun2016-08-24
| * | crypto: ccp - Fix non static symbol warningWei Yongjun2016-08-16
| * | crypto: sun4i-ss - fix indentation of two crypto algCorentin LABBE2016-08-16
| * | crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ssCorentin LABBE2016-08-16
| * | crypto: sun4i-ss - fix spellingCorentin LABBE2016-08-16
| * | crypto: sun4i-ss - clean unused ssCorentin LABBE2016-08-16
| * | crypto: sun4i-ss - unify update/final functionCorentin LABBE2016-08-16
| * | crypto: sun4i-ss - fix a few signed warningCorentin LABBE2016-08-16
| * | crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_reqRomain Perier2016-08-09
| * | crypto: marvell - Don't overwrite default creq->state during initializationRomain Perier2016-08-09
| * | crypto: marvell - Update transformation context for each dequeued reqRomain Perier2016-08-09
| * | crypto: marvell - make mv_cesa_ahash_cache_req() return boolThomas Petazzoni2016-08-09
| * | crypto: marvell - turn mv_cesa_ahash_init() into a function returning voidThomas Petazzoni2016-08-09
| * | crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()Thomas Petazzoni2016-08-09
| * | crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()Thomas Petazzoni2016-08-09
| * | crypto: caam - avoid kernel warnings on probe failureRussell King2016-08-09
| * | crypto: caam - get rid of taskletRussell King2016-08-09
| * | crypto: caam - add ahash_edesc_add_src()Russell King2016-08-09
| * | crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()Russell King2016-08-09
| * | crypto: caam - add ahash_edesc_alloc() for descriptor allocationRussell King2016-08-09
| * | crypto: caam - check and use dma_map_sg() return codeRussell King2016-08-09
| * | crypto: caam - ensure that we clean up after an errorRussell King2016-08-09
| * | crypto: caam - replace sec4_sg pointer with arrayRussell King2016-08-09
| * | crypto: caam - mark the hardware descriptor as cache line alignedRussell King2016-08-09
| * | crypto: caam - incorporate job descriptor into struct ahash_edescRussell King2016-08-09
| * | crypto: caam - ensure descriptor buffers are cacheline alignedRussell King2016-08-09
| * | crypto: caam - fix DMA API mapping leakRussell King2016-08-09
| * | crypto: img-hash - Fix set_reqsize callWill Thomas2016-08-09
| * | crypto: img-hash - log a successful probeJames Hartley2016-08-09
| * | crypto: img-hash - Add support for export and importJames Hartley2016-08-09
| * | crypto: img-hash - Add suspend resume hooks for img hashGovindraj Raja2016-08-09
| * | crypto: img-hash - Reconfigure DMA Burst lengthWill Thomas2016-08-09