summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21crypto: omap-aes - Populate number of SG elementsJoel Fernandes
2013-08-21crypto: omap-aes - Add useful debug macrosJoel Fernandes
2013-08-21crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes
2013-08-21crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-08-21crypto: camellia_generic - replace commas by semicolons and adjust code align...Julia Lawall
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall
2013-08-14hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen
2013-08-14crypto: crypto4xx - Staticize local symbolsJingoo Han
2013-08-14crypto: sahara - Staticize local symbolJingoo Han
2013-08-09hwrng: pixocel - Staticize 'rng_dev'Jingoo Han
2013-08-09crypto: nx - saves chaining value from co-processorFionnuala Gunter
2013-08-09hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla
2013-08-09ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla
2013-08-09hwrng: omap - Add device tree supportLokesh Vutla
2013-08-09hwrng: omap - Remove duplicated function callLokesh Vutla
2013-08-09hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla
2013-08-09hwrng: omap - Use module_platform_driver macroLokesh Vutla
2013-08-09crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri
2013-08-09crypto: nx - fix physical addresses added to sg listsMarcelo Cerri
2013-08-01crypto: testmgr - remove double execution of the same test suiteCristian Stoica
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta
2013-08-01modules: add support for soft module dependenciesAndreas Robinson
2013-08-01crypto: omap-sham - Convert to devm_kzalloc()Lokesh Vutla
2013-08-01crypto: omap-sham - Convert to devm_request_irq()Lokesh Vutla
2013-08-01crypto: omap-sham - Add OMAP5/AM43XX SHAM SupportLokesh Vutla
2013-08-01crypto: omap-sham - Add SHA384 and SHA512 SupportLokesh Vutla
2013-08-01hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam
2013-08-01crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04hang and lockup detection menuDave Hansen
2013-07-04kconfig: consolidate printk optionsDave Hansen
2013-07-04group locking debugging optionsDave Hansen