summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2013-09-14crypto: tegra-aes: correct key table buffer sizeSanjay Singh Rawat
2013-09-14crypto: tegra-se: Add SP800-90 RNG supportMallikarjun Kasoju
2013-09-14crypto: tegra-se: Added RSA supportMallikarjun Kasoju
2013-09-14crypto: tegra-se: kconfig: Enable Security Engine for Tegra11xKasoju Mallikarjun
2013-09-14unknown changesDan Willemsen
2013-09-14crypto: tegra-se: Use sg_next to get next sgMallikarjun Kasoju
2013-09-14crypto: tegra-se: Check for valid reqeusted buffer sizeMallikarjun Kasoju
2013-09-14crypto: tegra-se: Fix SG buffer length mismatchMallikarjun Kasoju
2013-09-14crypto: tegra-se: RNG support for less than 16 Bytesvjagadish
2013-09-14crypto: tegra-se: Make workqueue CPU unboundSang-Hun Lee
2013-09-14crypto: tegra-se: Added a check for valid key sizeKasoju Mallikarjun
2013-09-14crypto: tegra-se: fix suspend routine hookupChris Johnson
2013-09-14crypto: tegra-se: Make device suspend asynchronouslySang-Hun Lee
2013-09-14crypto: tegra-se: Fix device hangSang-Hun Lee
2013-09-14crypto: fix invalid returnColin Patrick McCabe
2013-09-14crypto: tegra-se: Adding runtime PM supportvenu byravarasu
2013-09-14crypto: tegra-se: Disable read access to all key slotsKasoju Mallikarjun
2013-09-14crypto: tegra-aes: kconfig: depends on ARCH_TEGRA_3x_SOCVarun Wadekar
2013-09-14crypto: tegra-se: RNG support for more than 16 bytesKasoju Mallikarjun
2013-09-14crypto: tegra-se: add LP context save supportKasoju Mallikarjun
2013-09-14crypto: tegra-se: add support to use sskVarun Wadekar
2013-09-14crypto: tegra-se: code refactor and fix clock disableVarun Wadekar
2013-09-14crypto: se: tegra: Support for Security EngineKasoju Mallikarjun
2013-09-14Update copyrightsScott Williams
2013-09-14crypto: tegra-aes: Hack to disable HW AES for dm-cryptKen Sumrall
2013-09-14crypto: tegra-aes: do not reset bsev/vde per operationVarun Wadekar
2013-09-14crypto: tegra-aes: reduce ivsize to 16 bytes and priority to 100Varun Wadekar
2013-09-14crypto: tegra-aes: initialise bsev/vde clocks per operationVarun Wadekar
2013-08-04crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg
2013-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-05crypto: sahara - fix building as moduleArnd Bergmann
2013-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder
2013-05-14crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta
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