aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2013-08-09
* ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla2013-08-09
* hwrng: omap - Add device tree supportLokesh Vutla2013-08-09
* hwrng: omap - Remove duplicated function callLokesh Vutla2013-08-09
* hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla2013-08-09
* hwrng: omap - Use module_platform_driver macroLokesh Vutla2013-08-09
* crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri2013-08-09
* crypto: nx - fix physical addresses added to sg listsMarcelo Cerri2013-08-09
* crypto: testmgr - remove double execution of the same test suiteCristian Stoica2013-08-01
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-07-31
* modules: add support for soft module dependenciesAndreas Robinson2013-07-31
* crypto: omap-sham - Convert to devm_kzalloc()Lokesh Vutla2013-07-31
* crypto: omap-sham - Convert to devm_request_irq()Lokesh Vutla2013-07-31
* crypto: omap-sham - Add OMAP5/AM43XX SHAM SupportLokesh Vutla2013-07-31
* crypto: omap-sham - Add SHA384 and SHA512 SupportLokesh Vutla2013-07-31
* hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam2013-07-31
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-07-31
* crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-07-31
* crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-21
| |\
| * | crypto: testmgr - test hash implementations with unaligned buffersJussi Kivilinna2013-06-21
| * | crypto: testmgr - test AEADs with unaligned buffersJussi Kivilinna2013-06-21
| * | crypto: testmgr - test skciphers with unaligned buffersJussi Kivilinna2013-06-21
| * | crypto: testmgr - check that entries in alg_test_descs are in correct orderJussi Kivilinna2013-06-21
| * | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-21
| * | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-21
| * | crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna2013-06-21
| * | hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-21
| * | hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-05
| * | crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-05
| * | crypto: dcp - Staticize local symbolsSachin Kamat2013-06-05
| * | crypto: dcp - Use NULL instead of 0Sachin Kamat2013-06-05
| * | crypto: dcp - Use devm_* APIsSachin Kamat2013-06-05
| * | crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat2013-06-05
| * | hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-05
| * | crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes2013-06-05
| * | crypto: crct10dif - Use PTR_RETHerbert Xu2013-06-05
| * | crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-28
| * | crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-28
| * | crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna2013-05-28
| * | crypto: sha512_generic - set cra_driver_nameJussi Kivilinna2013-05-28
| * | crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-28
| * | crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter2013-05-28
| * | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-28
| * | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-28
| * | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-28
| * | crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-28
| * | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-28
| * | crypto: caam - Add MATH command to support shld functionAndrei Varvara2013-05-28