summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall2013-08-211-24/+24
* hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-3/+1
* crypto: nx - fix concurrency issueMarcelo Cerri2013-08-1410-12/+87
* crypto: make tables used from assembler __visibleAndi Kleen2013-08-143-16/+16
* crypto: crypto4xx - Staticize local symbolsJingoo Han2013-08-141-7/+8
* crypto: sahara - Staticize local symbolJingoo Han2013-08-141-1/+1
* hwrng: pixocel - Staticize 'rng_dev'Jingoo Han2013-08-091-1/+1
* crypto: nx - saves chaining value from co-processorFionnuala Gunter2013-08-091-0/+1
* hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2013-08-092-53/+305
* ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla2013-08-091-1/+1
* hwrng: omap - Add device tree supportLokesh Vutla2013-08-091-0/+12
* hwrng: omap - Remove duplicated function callLokesh Vutla2013-08-091-1/+0
* hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla2013-08-091-7/+2
* hwrng: omap - Use module_platform_driver macroLokesh Vutla2013-08-091-16/+2
* crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri2013-08-092-95/+132
* crypto: nx - fix physical addresses added to sg listsMarcelo Cerri2013-08-091-3/+19
* crypto: testmgr - remove double execution of the same test suiteCristian Stoica2013-08-011-1/+1
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-08-014-77/+0
* modules: add support for soft module dependenciesAndreas Robinson2013-08-011-0/+5
* crypto: omap-sham - Convert to devm_kzalloc()Lokesh Vutla2013-08-011-10/+5
* crypto: omap-sham - Convert to devm_request_irq()Lokesh Vutla2013-08-011-7/+5
* crypto: omap-sham - Add OMAP5/AM43XX SHAM SupportLokesh Vutla2013-08-011-0/+44
* crypto: omap-sham - Add SHA384 and SHA512 SupportLokesh Vutla2013-08-012-47/+209
* hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam2013-08-011-1/+3
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-08-011-307/+279
* crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-08-012-39/+47
* crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg2013-07-103-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-0548-2563/+2541
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-215-21/+37
| |\
| * | crypto: testmgr - test hash implementations with unaligned buffersJussi Kivilinna2013-06-211-2/+39
| * | crypto: testmgr - test AEADs with unaligned buffersJussi Kivilinna2013-06-211-6/+31
| * | crypto: testmgr - test skciphers with unaligned buffersJussi Kivilinna2013-06-211-4/+29
| * | crypto: testmgr - check that entries in alg_test_descs are in correct orderJussi Kivilinna2013-06-211-0/+31
| * | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-217-1252/+2
| * | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-217-1119/+24
| * | crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna2013-06-211-71/+89
| * | hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-211-1/+1
| * | hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-051-1/+1
| * | crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-051-1/+1
| * | crypto: dcp - Staticize local symbolsSachin Kamat2013-06-051-4/+4
| * | crypto: dcp - Use NULL instead of 0Sachin Kamat2013-06-051-1/+1
| * | crypto: dcp - Use devm_* APIsSachin Kamat2013-06-051-22/+10
| * | crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat2013-06-051-1/+0
| * | hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-053-9/+7
| * | crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes2013-06-051-10/+19
| * | crypto: crct10dif - Use PTR_RETHerbert Xu2013-06-051-3/+1
| * | crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-281-1/+1
| * | crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-281-5/+52
| * | crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna2013-05-281-5/+53
| * | crypto: sha512_generic - set cra_driver_nameJussi Kivilinna2013-05-281-0/+2
OpenPOWER on IntegriCloud