summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: caam - Use local sg pointers to walk the scatterlistVictoria Milhoan2015-08-101-7/+17
* crypto: caam - Correct DMA unmap size in ahash_update_ctx()Victoria Milhoan2015-08-101-1/+1
* crypto: caam - Change kmalloc to kzalloc to avoid residual dataVictoria Milhoan2015-08-102-19/+18
* crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definitionVictoria Milhoan2015-08-102-5/+21
* crypto: caam - Enable and disable clocks on Freescale i.MX platformsVictoria Milhoan2015-08-103-0/+94
* crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...Victoria Milhoan2015-08-102-3/+26
* crypto: caam - Add cache coherency supportVictoria Milhoan2015-08-103-1/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-08-101-32/+12
|\
| * crypto: authencesn - Fix breakage with new ESP codeHerbert Xu2015-08-101-32/+12
* | crypto: authenc - Add Kconfig dependency on CRYPTO_NULLHerbert Xu2015-08-051-0/+1
* | crypto: testmgr - Reenable authenc testsHerbert Xu2015-08-041-13/+13
* | crypto: talitos - Convert to new AEAD interfaceHerbert Xu2015-08-041-329/+277
* | crypto: qat - Convert to new AEAD interfaceHerbert Xu2015-08-041-204/+123
* | crypto: picoxcell - Convert to new AEAD interfaceHerbert Xu2015-08-041-367/+311
* | crypto: ixp4xx - Convert to new AEAD interfaceHerbert Xu2015-08-041-155/+158
* | crypto: caam - Convert authenc to new AEAD interfaceHerbert Xu2015-08-041-1245/+1316
* | crypto: authenc - Convert to new AEAD interfaceHerbert Xu2015-08-041-401/+183
* | crypto: testmgr - Disable authenc test and convert test vectorsHerbert Xu2015-08-042-39/+109
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-08-043-10/+17
|\ \ | |/
| * hwrng: core - correct error check of kthread_run callMartin Schwidefsky2015-07-281-1/+1
| * crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2015-07-231-1/+0
| * crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk2015-07-231-8/+16
* | crypto: talitos - Remove zero_entry static initializerAaron Sierra2015-08-041-6/+1
* | crypto: doc - AEAD API conversionStephan Mueller2015-08-042-2/+26
* | crypto: img-hash - fix spelling mistake in dev_err error messageColin Ian King2015-08-041-1/+1
* | crypto: caam - fix rfc4106 encap shared descriptorHoria Geant?2015-07-311-9/+15
* | MAINTAINERS: change 842 NX owner email addressDan Streetman2015-07-301-1/+1
* | crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman2015-07-301-1/+2
* | crypto: nx - don't err if compressed output > inputDan Streetman2015-07-301-2/+5
* | crypto: qat - remove unnecessary list iterationBruce Allan2015-07-281-6/+1
* | crypto: jitterentropy - use safe format string parametersKees Cook2015-07-281-1/+1
* | crypto: qat - Fix typo othewise->otherwiseAhsan Atta2015-07-285-11/+11
* | crypto: qat - remove unused defineBruce Allan2015-07-281-1/+0
* | crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macroBruce Allan2015-07-281-2/+3
* | crypto: qat - remove redundant struct elemBruce Allan2015-07-283-3/+1
* | crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-236-191/+114
* | crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman2015-07-232-1/+1
* | crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman2015-07-235-162/+60
* | crypto: nx - use common code for both NX decompress success casesDan Streetman2015-07-231-4/+2
* | crypto: nx - don't register pSeries driver if ENODEVDan Streetman2015-07-231-4/+1
* | crypto: nx - move kzalloc() out of spinlockDan Streetman2015-07-231-22/+16
* | crypto: nx - remove pSeries NX 'status' fieldDan Streetman2015-07-231-29/+10
* | crypto: nx - remove __init/__exit from VIO functionsDan Streetman2015-07-231-4/+4
* | crypto: qat - Don't attempt to register algorithm multiple timesTadeusz Struk2015-07-231-3/+16
* | crypto: qat - fix invalid check for RSA keylen in fips modeTadeusz Struk2015-07-211-2/+2
* | crypto: rsa - fix invalid check for keylen in fips modeTadeusz Struk2015-07-211-2/+2
* | MAINTAINERS: Add myself as maintainer of Allwinner Security SystemLABBE Corentin2015-07-201-0/+6
* | crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin2015-07-207-0/+1656
* | ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security SystemLABBE Corentin2015-07-201-0/+19
* | ARM: sun7i: dt: Add Security System to A20 SoC DTSLABBE Corentin2015-07-201-0/+8
OpenPOWER on IntegriCloud