summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-1331-584/+3074
|\
| * crypto: qat - fix problem with coalescing enable logicTadeusz Struk2014-12-041-7/+8
| * crypto: sahara - add support for SHA1/256Steffen Trumtrar2014-12-031-5/+621
| * crypto: sahara - replace tasklets with kthreadSteffen Trumtrar2014-12-031-86/+66
| * crypto: sahara - add support for i.MX53Steffen Trumtrar2014-12-031-3/+17
| * crypto: sahara - fix spinlock initializationSteffen Trumtrar2014-12-031-0/+2
| * crytpo: qat - Fix 64 bytes requestsStruk, Tadeusz2014-11-251-3/+6
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-245-12/+13
| * crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
| * crypto: qat - Use memzero_explicitStruk, Tadeusz2014-11-171-14/+22
| * crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar2014-11-171-3/+0
| * crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile2014-11-121-4/+6
| * crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-101-0/+2
| * crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-101-0/+2
| * crypto: caam - fix error reportingCristian Stoica2014-11-061-8/+17
| * crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))Catalin Vasile2014-11-061-4/+281
| * crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2Catalin Vasile2014-11-061-26/+236
| * crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile2014-11-062-5/+79
| * crypto: caam - add support for ctr(aes)Catalin Vasile2014-11-062-5/+37
| * crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus2014-11-061-1/+457
| * crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa2014-11-062-22/+113
| * crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa2014-11-062-230/+200
| * crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa2014-11-061-18/+63
| * crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa2014-11-061-29/+37
| * crypto: nx - Moving NX-AES-ECB to be processed logicLeonidas S. Barbosa2014-11-061-10/+2
| * crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa2014-11-061-10/+3
| * crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list boundsLeonidas S. Barbosa2014-11-061-34/+27
| * crypto: nx - Moving NX-AES-CBC to be processed logicLeonidas S. Barbosa2014-11-061-10/+2
| * crypto: caam - fix output sequence contiguity checkTudor Ambarus2014-11-061-1/+2
| * crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk2014-11-063-3/+4
| * crypto: caam - add support for rfc4106(gcm(aes))Tudor Ambarus2014-10-241-15/+414
| * crypto: caam - add support for gcm(aes)Tudor Ambarus2014-10-241-11/+331
| * crypto: qat - misspelling typo - "reseting" should be "resetting"Bruce Allan2014-10-241-1/+1
| * crypto: qat - cleanup unnecessary break checkpatch warningBruce Allan2014-10-241-1/+0
| * crypto: qat - cleanup coccicheck warning - NULL check before freeing functionsBruce Allan2014-10-241-8/+4
| * crypto: qat - fix bad unlock balanceBruce Allan2014-10-241-1/+5
* | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-241-2/+2
* | crypto: caam - fix missing dma unmap on error pathCristian Stoica2014-11-061-15/+14
* | crypto: qat - Enforce valid numa configurationTadeusz Struk2014-10-247-34/+30
* | crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk2014-10-241-0/+2
|/
* crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster2014-10-141-17/+14
* crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.cBehan Webster2014-10-141-17/+11
* crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.cBehan Webster2014-10-141-7/+4
* crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.cBehan Webster2014-10-141-23/+18
* crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.cJan-Simon Möller2014-10-141-7/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-0810-217/+148
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2014-10-023-1/+19
| |\
| * | crypto: qat - Removed unneeded partial stateTadeusz Struk2014-09-241-59/+7
| * | crypto: qat - Fix typo in name of tasklet_structTadeusz Struk2014-09-242-5/+5
| * | crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal2014-09-153-80/+81
OpenPOWER on IntegriCloud