summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-30crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes1-1/+1
2013-10-30crypto: omap-sham - Add missing modaliasJoni Lapilainen1-0/+1
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta4-178/+55
2013-10-30crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta3-3/+62
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta9-136/+232
2013-10-30hwrng: msm - Add PRNG support for MSM SoC'sStanimir Varbanov3-0/+210
2013-10-16crypto: talitos - Simplify key parsingMathias Krause1-27/+8
2013-10-16crypto: picoxcell - Simplify and harden key parsingMathias Krause1-24/+8
2013-10-16crypto: ixp4xx - Simplify and harden key parsingMathias Krause1-17/+9
2013-10-16crypto: mv_cesa: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-16hwrng: OMAP3 ROM Random Number Generator supportPali Rohár3-0/+155
2013-10-07crypto: mv_cesa - Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-07crypto: sahara - Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-07hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman1-3/+11
2013-10-07hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman1-3/+2
2013-10-07crypto: dcp - Check the return value from devm_ioremap_resource()Fabio Estevam1-0/+2
2013-09-24crypto: dcp - Fix the path for releasing the resourcesFabio Estevam1-8/+10
2013-09-24crypto: dcp - Use devm_request_irq()Fabio Estevam1-15/+7
2013-09-24crypto: dcp - Use devm_ioremap_resource()Fabio Estevam1-6/+1
2013-09-24crypto: tegra-aes - Use devm_clk_getSachin Kamat1-4/+1
2013-09-24crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat1-1/+3
2013-09-24crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat1-1/+1
2013-09-24crypto: omap-aes - Staticize local symbolsSachin Kamat1-2/+2
2013-09-24crypto: mv_cesa - Staticize local symbolsSachin Kamat1-5/+5
2013-09-24crypto: caam - map src buffer before accessYashpal Dutta1-9/+25
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu3-52/+169
2013-09-13crypto: caam - fix RNG4 AAI definesAlex Porosanu2-9/+10
2013-09-13crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2-6/+57
2013-09-13crypto: caam - split RNG4 instantiation functionAlex Porosanu1-48/+92
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu2-18/+52
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu3-0/+21
2013-09-13crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu1-1/+3
2013-09-13crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij1-12/+3
2013-09-13hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings1-1/+1
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds34-1230/+2220
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-16/+5
2013-09-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2013-09-07Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds49-1019/+1775
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds28-318/+701
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds3-409/+0
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov28-318/+701
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2278-143999/+201921
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-360/+555
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-370/+2259
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-0/+4
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-437/+2675
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker1-10/+0
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein1-6/+3
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov1-0/+2