aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"Jussi Kivilinna7-1252/+2
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna7-1119/+24
2013-06-21crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna1-71/+89
2013-06-21hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann1-1/+1
2013-06-05hwrng: nomadik - use clk_prepare_enable()Linus Walleij1-1/+1
2013-06-05crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-06-05crypto: dcp - Staticize local symbolsSachin Kamat1-4/+4
2013-06-05crypto: dcp - Use NULL instead of 0Sachin Kamat1-1/+1
2013-06-05crypto: dcp - Use devm_* APIsSachin Kamat1-22/+10
2013-06-05crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-06-05hwrng: use platform_{get,set}_drvdata()Jingoo Han3-9/+7
2013-06-05crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes1-10/+19
2013-06-05crypto: crct10dif - Use PTR_RETHerbert Xu1-3/+1
2013-05-28crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer1-1/+1
2013-05-28crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna1-5/+52
2013-05-28crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna1-5/+53
2013-05-28crypto: sha512_generic - set cra_driver_nameJussi Kivilinna1-0/+2
2013-05-28crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-28crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter4-1/+937
2013-05-28crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara1-0/+1
2013-05-28crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara1-0/+1
2013-05-28crypto: caam - Add defines for CAAM commandsAndrei Varvara1-0/+9
2013-05-28crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara1-0/+4
2013-05-28crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2-1/+56
2013-05-28crypto: caam - Add MATH command to support shld functionAndrei Varvara1-0/+2
2013-05-28crypto: caam - Fix STORE command to support overwriting Shared Descriptor's memoryAndrei Varvara1-1/+17
2013-05-28crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2-4/+8
2013-05-24crypto: sahara - remove dependency on EXPERIMENTALPaul Bolle1-1/+1
2013-05-24hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-24hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-24hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-24hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-24crypto: s5p-sss: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-24crypto: mv_cesa: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-24drivers: crypto: use devm_ioremap_resource()Laurent Navet2-8/+6
2013-05-24crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashTim Chen3-0/+51
2013-05-24crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transformTim Chen3-0/+164
2013-05-20crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instructionTim Chen1-0/+643
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform frameworkTim Chen6-43/+225
2013-05-14crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2-4/+48
2013-05-11Linux 3.10-rc1Linus Torvalds1-2/+2
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds6-108/+368
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-7/+55
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds101-1481/+10569
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds4-2/+78
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds12-867/+745
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-37/+48
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-12/+242
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds20-107/+45
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds2-41/+103