summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2015-09-21crypto: vmx - Fixing GHASH Key issue on little endianLeonidas Da Silva Barbosa
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?
2015-09-13crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek
2015-08-16crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu
2015-08-16crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk
2015-08-16crypto: nx - Fix reentrancy bugsHerbert Xu
2015-08-16crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa
2015-08-16crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa
2015-08-10crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh
2015-07-10Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?
2015-07-10crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?
2015-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-06-16crypto: caam - improve initalization for context state savesSteve Cornelius
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-08crypto: sahara - fix AES descriptor createSteffen Trumtrar
2015-04-08crypto: sahara - use the backlogSteffen Trumtrar
2015-04-08crypto: atmel-aes - correct usage of dma_sync_* APILeilei Zhao
2015-04-08crypto: atmel-aes - sync the buf used in DMA or CPULeilei Zhao
2015-04-08crypto: atmel-aes - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-tdes - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-sha - correct the max burst sizeLeilei Zhao
2015-04-08crypto: atmel-sha - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-sha - fix sg list managementLeilei Zhao
2015-04-08crypto: atmel-sha - correct the way data are splitLudovic Desroches
2015-04-08crypto: atmel-sha - add new versionLeilei Zhao
2015-04-08crypto: atmel-aes - add new versionLeilei Zhao
2015-04-07crypto: qat - fix double release_firmware on error pathTadeusz Struk
2015-04-07crypto: qat - print ring name in debug outputTadeusz Struk
2015-04-03crypto: omap-sham - Add the offset of sg page to vaddrVutla, Lokesh
2015-04-01crypto: qat - fix checkpatch CODE_INDENT issueAllan, Bruce W
2015-04-01crypto: qat - fix checkpatch COMPARISON_TO_NULL issueAllan, Bruce W
2015-04-01crypto: qat - fix checkpatch BIT_MACRO issuesAllan, Bruce W
2015-04-01crypto: qat - fix checkpatch CONCATENATED_STRING issuesAllan, Bruce W
2015-04-01crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONSAllan, Bruce W
2015-04-01crypto: qat - fix checkpatch CHECK_SPACING issuesAllan, Bruce W
2015-04-01crypto: qat - fix typoAllan, Bruce W
2015-04-01crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh
2015-04-01crypto: omap-sham - Use pm_runtime_irq_safe()Vutla, Lokesh
2015-03-23crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter
2015-03-23crypto: img-hash - fix some compile warningsDan Carpenter
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W
2015-03-23crypto: qat - fix typo in stringAllan, Bruce W
2015-03-23crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W
2015-03-23crypto: img-hash - Fix Kconfig selectionsJames Hartley
2015-03-17linux-next: build failure after merge of the crypto treeHerbert Xu
2015-03-16crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley
2015-03-12linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu