summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2013-07-23crypto: caam - Add define for NULL encryptionAndrei Varvara
2013-06-07crypto: caam - Implement QI driver context updateVakul Garg
2013-06-03crypto: caam/qi - return 0 for success in alloc_cgrsHaiying Wang
2013-05-29crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg
2013-05-29crypto: caam - Fixed memory leak in QI driverVakul Garg
2013-05-29crypto: caam - sync 'struct caam_ctx' definition with JR driverVakul Garg
2013-05-29crypto: caam - Fixed the max allowed length of shared descriptorVakul Garg
2013-05-29crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg
2013-05-21crypto: caam - Restore cpus allowed mask at driver load/unloadBogdan Hamciuc
2013-05-14crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta
2013-05-14crypto: caam - Adding support of IPSEC aead algo over QI backendVakul Garg
2013-05-14crypto: caam - Adding backend driver for CAAM queue interfaceVakul Garg
2013-04-26crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara
2013-04-26crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara
2013-04-26crypto: caam - Add defines for CAAM commandsandrei varvara
2013-04-26crypto: camm - Add defines for overwriting Descriptor's memoryAndrei Varvara
2013-04-26crypto/caam: Add new macros for building extended SEC descriptors (> 64 words)andrei varvara
2013-04-26CAAM: Add MATH command to support shld functionAndrei Varvara
2013-04-26crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara
2013-04-26crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara
2013-04-24crypto: caam - Skip RNG instantiation if RNG already instantiatedRuchika Gupta
2013-04-23crypto: caam - Packed RNG vid functionRuchika Gupta
2013-04-17Merge tag 'v3.8.8'Scott Wood
2013-04-12crypto: ux500 - add missing commaLinus Walleij
2013-04-05Revert "crypto: caam - add IPsec ESN support"Horia Geanta
2013-04-05Revert "crypto: talitos - add IPsec ESN support"Horia Geanta
2013-04-02crypto: caam - fix RNG init for SEC with RNG version greater than 4Alex Porosanu
2013-04-02crypto: caam - support for RNG version retrievalAlex Porosanu
2013-04-02crypto: caam - set RDB bit in security configuration registerVakul Garg
2013-04-02crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg
2013-03-27crypto: caam - use NAPI instead of taskletNaveen Burmi
2013-03-26crypto: Select Async Tx DMA for XORAndy Fleming
2013-03-26Talitos: Support for async_tx XOR offloadQiang Liu
2013-03-21crypto: talitos - Replace the tasklet implementation with NAPISandeep Malik
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-17Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-01Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-22IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa
2012-11-22IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.Krzysztof Hałasa
2012-11-21Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-11-09crypto: s5p-sss - Fix compilation errorSachin Kamat