aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-21crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes2-0/+24
2013-08-21crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com1-2/+2
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu2-0/+11
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu3-75/+77
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby1-2/+2
2013-08-21crypto: camellia_generic - replace commas by semicolons and adjust code alignmentJulia Lawall1-24/+24
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall1-24/+24
2013-08-14hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall1-3/+1
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri10-12/+87
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen3-16/+16
2013-08-14crypto: crypto4xx - Staticize local symbolsJingoo Han1-7/+8
2013-08-14crypto: sahara - Staticize local symbolJingoo Han1-1/+1
2013-08-09hwrng: pixocel - Staticize 'rng_dev'Jingoo Han1-1/+1
2013-08-09crypto: nx - saves chaining value from co-processorFionnuala Gunter1-0/+1
2013-08-09hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2-53/+305
2013-08-09ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla1-1/+1
2013-08-09hwrng: omap - Add device tree supportLokesh Vutla1-0/+12
2013-08-09hwrng: omap - Remove duplicated function callLokesh Vutla1-1/+0
2013-08-09hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla1-7/+2
2013-08-09hwrng: omap - Use module_platform_driver macroLokesh Vutla1-16/+2
2013-08-09crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri2-95/+132
2013-08-09crypto: nx - fix physical addresses added to sg listsMarcelo Cerri1-3/+19
2013-08-01crypto: testmgr - remove double execution of the same test suiteCristian Stoica1-1/+1
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta4-77/+0
2013-08-01modules: add support for soft module dependenciesAndreas Robinson1-0/+5
2013-08-01crypto: omap-sham - Convert to devm_kzalloc()Lokesh Vutla1-10/+5
2013-08-01crypto: omap-sham - Convert to devm_request_irq()Lokesh Vutla1-7/+5
2013-08-01crypto: omap-sham - Add OMAP5/AM43XX SHAM SupportLokesh Vutla1-0/+44
2013-08-01crypto: omap-sham - Add SHA384 and SHA512 SupportLokesh Vutla2-47/+209
2013-08-01hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2013-08-01crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches1-307/+279
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2-39/+47
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg3-4/+1
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds48-2563/+2541
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds3-21/+47
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds16-88/+176
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds105-512/+4793
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit1-1/+3
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds29-1398/+1268
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds112-5155/+7529
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds96-151/+142
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds25-1728/+4640
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds10-70/+187
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds24-605/+573
2013-07-04hang and lockup detection menuDave Hansen1-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen1-87/+90
2013-07-04group locking debugging optionsDave Hansen1-6/+10
2013-07-04consolidate compilation option configsDave Hansen1-76/+80
2013-07-04consolidate runtime testing configsDave Hansen1-76/+81