summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-20crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-17crypto: qat - Use memzero_explicitStruk, Tadeusz
2014-11-17crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar
2014-11-12crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile
2014-11-10crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson
2014-11-10crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson
2014-11-06crypto: caam - fix error reportingCristian Stoica
2014-11-06crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))Catalin Vasile
2014-11-06crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2Catalin Vasile
2014-11-06crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile
2014-11-06crypto: caam - add support for ctr(aes)Catalin Vasile
2014-11-06crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus
2014-11-06crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa
2014-11-06crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-ECB to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list boundsLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-CBC to be processed logicLeonidas S. Barbosa
2014-11-06crypto: caam - fix output sequence contiguity checkTudor Ambarus
2014-11-06crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk
2014-10-24crypto: caam - add support for rfc4106(gcm(aes))Tudor Ambarus
2014-10-24crypto: caam - add support for gcm(aes)Tudor Ambarus
2014-10-24crypto: qat - misspelling typo - "reseting" should be "resetting"Bruce Allan
2014-10-24crypto: qat - cleanup unnecessary break checkpatch warningBruce Allan
2014-10-24crypto: qat - cleanup coccicheck warning - NULL check before freeing functionsBruce Allan
2014-10-24crypto: qat - fix bad unlock balanceBruce Allan
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.cBehan Webster
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.cBehan Webster
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.cBehan Webster
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.cJan-Simon Möller
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-10-08Fix up missing dmaengine header inclusion from qce crypto engineLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-24crypto: qat - Removed unneeded partial stateTadeusz Struk
2014-09-24crypto: qat - Fix typo in name of tasklet_structTadeusz Struk
2014-09-18crypto: qat - Enable all 32 IRQsTadeusz Struk
2014-09-15crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal
2014-09-01treewide: fix errors in printkMasanari Iida
2014-08-29crypto: mv_cesa - Add missing #defineRasmus Villemoes
2014-08-29crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-08-25crypto: caam - fix addressing of struct memberCristian Stoica
2014-08-25crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-08-25crypto: qat - Fix return value check in adf_chr_drv_create()Wei Yongjun
2014-08-25crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu