summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-09-25crypto: caam - group algorithm related paramsHoria Geantă
2017-09-25crypto: caam - move append_key_aead() into init_sh_desc_key_aead()Horia Geantă
2017-09-25crypto: caam - merge identical ahash_final/finup shared descHoria Geantă
2017-09-25crypto: caam - constify pointer to descriptor bufferHoria Geantă
2017-09-25crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă
2017-09-25Revert "crypto: caam - get rid of tasklet"Horia Geantă
2017-09-25crypto: caam - fix DMA API mapping leak in ablkcipher codeHoria Geantă
2017-09-25crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă
2017-09-25crypto: caam - trivial code clean-upHoria Geantă
2017-09-25crypto: caam - remove unused command from aead givencryptHoria Geantă
2017-09-25crypto: caam - remove unused may_sleep in dbg_dump_sg()Horia Geantă
2017-09-25crypto: caam - fix smatch warningsHoria Geantă
2017-09-25crypto: caam - fix sparse warningsHoria Geantă
2017-09-25crypto: caam - desc.h fixesHoria Geantă
2017-09-25crypto: caam - completely remove error propagation handlingHoria Geantă
2017-09-25crypto: caam - add support for iMX6ULMarcus Folkesson
2017-07-14crypto: fix CAAM build when only caam/qi2 enabledHoria Geantă
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook
2017-05-14crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă
2017-04-18crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-02-14crypto: ccp - Fix double add when creating new DMA commandGary R Hook
2017-02-14crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook
2017-02-14crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2017-02-14crypto: qat - fix bar discovery for c62xGiovanni Cabiddu
2017-02-14crypto: chcr - Check device is allocated before useHarsh Jain
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier
2016-11-30crypto: chcr - Fix memory corruptionHarsh Jain
2016-11-17crypto: caam - fix type mismatch warningArnd Bergmann
2016-11-13crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-10-02crypto: caam - treat SGT address pointer as u64Tudor Ambarus
2016-10-02crypto: ccp - Make syslog errors human-readableGary R Hook
2016-10-02crypto: ccp - clean up data structureGary R Hook
2016-10-02crypto: vmx - Ensure ghash-generic is enabledMarcelo Cerri
2016-10-02crypto: caam - Unmap region obtained by of_iomapArvind Yadav
2016-10-02crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri
2016-09-22crypto: caam - fix sg dumpCatalin Vasile
2016-09-22crypto: omap-sham - shrink the internal buffer sizeTero Kristo
2016-09-22crypto: omap-sham - add support for export/importTero Kristo
2016-09-22crypto: omap-sham - convert driver logic to use sgs for data xmitTero Kristo
2016-09-22crypto: omap-sham - change the DMA threshold value to a defineTero Kristo