aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-05crypto: crct10dif - Use PTR_RETGravatar Herbert Xu 1-3/+1
2013-05-28crypto: ux500 - Cocci spatch "resource_size.spatch"Gravatar Thomas Meyer 1-1/+1
2013-05-28crypto: sha256_ssse3 - add sha224 supportGravatar Jussi Kivilinna 1-5/+52
2013-05-28crypto: sha512_ssse3 - add sha384 supportGravatar Jussi Kivilinna 1-5/+53
2013-05-28crypto: sha512_generic - set cra_driver_nameGravatar Jussi Kivilinna 1-0/+2
2013-05-28crypto: hifn_795x - Pass correct pointer to free_irq()Gravatar Lars-Peter Clausen 1-2/+2
2013-05-28crypto: dcp - Added support for Freescale's DCP co-processorGravatar Tobias Rauter 4-1/+937
2013-05-28crypto: caam - add missing flag for the LOAD/STORE commandsGravatar Andrei Varvara 1-0/+1
2013-05-28crypto: caam - Add define for Adjust Output Frame Length in PDBGravatar Andrei Varvara 1-0/+1
2013-05-28crypto: caam - Add defines for CAAM commandsGravatar Andrei Varvara 1-0/+9
2013-05-28crypto: caam - Add defines for overwriting Descriptor's memoryGravatar Andrei Varvara 1-0/+4
2013-05-28crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Gravatar Andrei Varvara 2-1/+56
2013-05-28crypto: caam - Add MATH command to support shld functionGravatar Andrei Varvara 1-0/+2
2013-05-28crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Gravatar Andrei Varvara 1-1/+17
2013-05-28crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setGravatar Andrei Varvara 2-4/+8
2013-05-24crypto: sahara - remove dependency on EXPERIMENTALGravatar Paul Bolle 1-1/+1
2013-05-24hwrng: tx4939 - remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-1/+0
2013-05-24hwrng: timeriomem - remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-2/+0
2013-05-24hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-2/+0
2013-05-24hwrng: atmel - remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-2/+0
2013-05-24crypto: s5p-sss: Remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-2/+0
2013-05-24crypto: mv_cesa: Remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-1/+0
2013-05-24drivers: crypto: use devm_ioremap_resource()Gravatar Laurent Navet 2-8/+6
2013-05-24crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hashGravatar Tim Chen 3-0/+51
2013-05-24crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...Gravatar Tim Chen 3-0/+164
2013-05-20crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...Gravatar Tim Chen 1-0/+643
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Gravatar Tim Chen 6-43/+225
2013-05-14crypto: caam - FIX RNG init for RNG greater than equal to 4Gravatar Ruchika Gupta 2-4/+48
2013-05-11Linux 3.10-rc1v3.10-rc1Gravatar Linus Torvalds 1-2/+2
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-108/+368
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 5-7/+55
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 101-1481/+10569
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 4-2/+78
2013-05-11Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 12-867/+745
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-37/+48
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Gravatar Linus Torvalds 10-12/+242
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 20-107/+45
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-41/+103
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Gravatar Linus Torvalds 4-162/+10
2013-05-10Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-26/+80
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 15-116/+442
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-11/+18
2013-05-10Merge branch 'postmerge' into for-linusGravatar James Bottomley 4-38/+93
2013-05-10Merge branch 'misc' into for-linusGravatar James Bottomley 98-1443/+10476
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 13-49/+56
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 205-2325/+16155
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Gravatar Chad Dupuis 1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedGravatar Mike Christie 3-55/+49
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...Gravatar James Bottomley 24-165/+160
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateGravatar Sakthivel K 6-17/+249