summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-05crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu
2013-10-30crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes
2013-10-30crypto: omap-sham - Add missing modaliasJoni Lapilainen
2013-10-30padata: make the sequence counter an atomic_tMathias Krause
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2013-10-30crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-10-30hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov
2013-10-30ARM: DT: msm: Add Qualcomm's PRNG driver binding documentStanimir Varbanov
2013-10-30crypto: skcipher - Use eseqiv even on UP machinesHerbert Xu
2013-10-16crypto: talitos - Simplify key parsingMathias Krause
2013-10-16crypto: picoxcell - Simplify and harden key parsingMathias Krause
2013-10-16crypto: ixp4xx - Simplify and harden key parsingMathias Krause
2013-10-16crypto: authencesn - Simplify key parsingMathias Krause
2013-10-16crypto: authenc - Export key parsing helper functionMathias Krause
2013-10-16crypto: mv_cesa: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-16hwrng: OMAP3 ROM Random Number Generator supportPali Rohár
2013-10-07crypto: sha256_ssse3 - also test for BMI2Oliver Neukum
2013-10-07crypto: mv_cesa - Remove redundant of_match_ptrSachin Kamat
2013-10-07crypto: sahara - Remove redundant of_match_ptrSachin Kamat
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2013-10-07hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman
2013-10-07hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman
2013-10-07crypto: ablk_helper - Replace memcpy with struct assignmentkbuild test robot
2013-10-07crypto: dcp - Check the return value from devm_ioremap_resource()Fabio Estevam
2013-09-24crypto: dcp - Fix the path for releasing the resourcesFabio Estevam
2013-09-24crypto: dcp - Use devm_request_irq()Fabio Estevam
2013-09-24crypto: dcp - Use devm_ioremap_resource()Fabio Estevam
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel
2013-09-24crypto: create generic version of ablk_helperArd Biesheuvel
2013-09-24crypto: ansi_cprng - Fix off by one error in non-block size requestNeil Horman
2013-09-24ARM: tegra: remove tegra_chip_uid()Stephen Warren
2013-09-24crypto: tegra-aes - Use devm_clk_getSachin Kamat
2013-09-24crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat
2013-09-24crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat
2013-09-24crypto: omap-aes - Staticize local symbolsSachin Kamat
2013-09-24crypto: mv_cesa - Staticize local symbolsSachin Kamat
2013-09-24crypto: caam - map src buffer before accessYashpal Dutta
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu
2013-09-13crypto: caam - fix RNG4 AAI definesAlex Porosanu
2013-09-13crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu
2013-09-13crypto: caam - split RNG4 instantiation functionAlex Porosanu
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu
2013-09-13crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu
2013-09-13crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij
2013-09-13hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings
2013-09-13crypto: x86 - restore avx2_supported checkJussi Kivilinna
2013-09-13crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds