summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2013-07-10crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu
2013-06-05crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-05crypto: dcp - Staticize local symbolsSachin Kamat
2013-06-05crypto: dcp - Use NULL instead of 0Sachin Kamat
2013-06-05crypto: dcp - Use devm_* APIsSachin Kamat
2013-06-05crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-05crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes
2013-06-05crypto: sahara - fix building as moduleArnd Bergmann
2013-05-28crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer
2013-05-28crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-28crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter
2013-05-28crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara
2013-05-28crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara
2013-05-28crypto: caam - Add defines for CAAM commandsAndrei Varvara
2013-05-28crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara
2013-05-28crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara
2013-05-28crypto: caam - Add MATH command to support shld functionAndrei Varvara
2013-05-28crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara
2013-05-28crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara
2013-05-24crypto: sahara - remove dependency on EXPERIMENTALPaul Bolle
2013-05-24crypto: s5p-sss: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-24crypto: mv_cesa: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-24drivers: crypto: use devm_ioremap_resource()Laurent Navet
2013-05-14crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta
2013-05-14crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-25crypto: caam - fix job ring cleanup codeVakul Garg
2013-04-25crypto: caam - static constify error dataKim Phillips
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij
2013-04-05crypto: ux500 - add missing commaLinus Walleij
2013-04-03crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun
2013-03-22crypto: picoxcell - Use of_match_ptr() macroSachin Kamat
2013-03-22crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg
2013-03-22crypto: caam - set RDB bit in security configuration registerVakul Garg
2013-03-21crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-03-21crypto: sahara - Add driver for SAHARA2 accelerator.Javier Martin
2013-03-21Revert "crypto: caam - add IPsec ESN support"Horia Geanta
2013-03-21Revert "crypto: talitos - add IPsec ESN support"Horia Geanta
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-10crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle
2013-03-10crypto: omap-sham - Use module_platform_driver macroSachin Kamat
2013-03-10crypto: omap-aes - Use module_platform_driver macroSachin Kamat
2013-03-10crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes
2013-03-10crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in taskletJoel A Fernandes
2013-03-10crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan