summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-261-1/+2
|\
| * crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven2015-04-241-1/+2
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
|\ \ | |/ |/|
| * drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* | crypto: sahara - fix AES descriptor createSteffen Trumtrar2015-04-081-14/+18
* | crypto: sahara - use the backlogSteffen Trumtrar2015-04-081-0/+5
* | crypto: atmel-aes - correct usage of dma_sync_* APILeilei Zhao2015-04-081-1/+1
* | crypto: atmel-aes - sync the buf used in DMA or CPULeilei Zhao2015-04-081-4/+12
* | crypto: atmel-aes - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
* | crypto: atmel-tdes - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
* | crypto: atmel-sha - correct the max burst sizeLeilei Zhao2015-04-081-8/+2Star
* | crypto: atmel-sha - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
* | crypto: atmel-sha - fix sg list managementLeilei Zhao2015-04-081-2/+14
* | crypto: atmel-sha - correct the way data are splitLudovic Desroches2015-04-081-1/+1
* | crypto: atmel-sha - add new versionLeilei Zhao2015-04-081-0/+6
* | crypto: atmel-aes - add new versionLeilei Zhao2015-04-081-0/+5
* | crypto: qat - fix double release_firmware on error pathTadeusz Struk2015-04-073-12/+13
* | crypto: qat - print ring name in debug outputTadeusz Struk2015-04-071-0/+2
* | crypto: omap-sham - Add the offset of sg page to vaddrVutla, Lokesh2015-04-031-0/+1
* | crypto: qat - fix checkpatch CODE_INDENT issueAllan, Bruce W2015-04-011-1/+1
* | crypto: qat - fix checkpatch COMPARISON_TO_NULL issueAllan, Bruce W2015-04-011-1/+1
* | crypto: qat - fix checkpatch BIT_MACRO issuesAllan, Bruce W2015-04-012-5/+5
* | crypto: qat - fix checkpatch CONCATENATED_STRING issuesAllan, Bruce W2015-04-011-4/+4
* | crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONSAllan, Bruce W2015-04-011-2/+2
* | crypto: qat - fix checkpatch CHECK_SPACING issuesAllan, Bruce W2015-04-011-1/+1
* | crypto: qat - fix typoAllan, Bruce W2015-04-011-14/+14
* | crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh2015-04-011-3/+11
* | crypto: omap-sham - Use pm_runtime_irq_safe()Vutla, Lokesh2015-04-011-0/+1
* | crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter2015-03-231-1/+1
* | crypto: img-hash - fix some compile warningsDan Carpenter2015-03-231-2/+1Star
* | crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-2312-91/+137
* | crypto: qat - fix typo in stringAllan, Bruce W2015-03-231-1/+1
* | crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W2015-03-231-1/+0Star
* | crypto: img-hash - Fix Kconfig selectionsJames Hartley2015-03-231-2/+1Star
* | linux-next: build failure after merge of the crypto treeHerbert Xu2015-03-171-1/+1
* | crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley2015-03-163-0/+1045
* | linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu2015-03-123-40/+5Star
* | crypto: amcc - remove incorrect __init/__exit markupsDmitry Torokhov2015-03-111-3/+3
* | crypto: qat - remove incorrect __exit markupDmitry Torokhov2015-03-111-1/+1
* | hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin2015-03-091-3/+3
* | crypto: caam - fix uninitialized edesc->sec4_sg_bytes fieldYanjiang Jin2015-03-091-0/+1
* | crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2015-03-061-1/+1
* | crypto: talitos - Remove MD5_BLOCK_SIZEMartin Hicks2015-03-061-4/+2Star
* | crypto: talitos - Simplify per-channel initializationMartin Hicks2015-03-061-8/+3Star
* | crypto: atmel - fix typo in dev_err error messageColin Ian King2015-03-043-3/+3
* | crypto: sahara - drop unnecessary default assignmentNicholas Mc Guire2015-02-281-1/+1
* | crypto: sahara - pass on error conditionNicholas Mc Guire2015-02-281-0/+2
* | crypto: sahara - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire2015-02-281-4/+6
* | crypto: mxs-dcp - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire2015-02-281-1/+1
* | crypto: vmx - Enabling VMX module for PPC64Leonidas S. Barbosa2015-02-284-0/+37