summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-182-3/+3
|\
| * crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard2014-12-222-3/+3
* | crypto: caam - fix resource clean-up on error path for caam_jr_initCristian Stoica2015-01-261-9/+22
* | crypto: caam - pair irq map and dispose in the same functionCristian Stoica2015-01-261-3/+3
* | crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin2015-01-261-0/+1
* | crypto: caam - remove unused local variableCristian Stoica2015-01-261-5/+1
* | crypto: caam - remove dead codeCristian Stoica2015-01-261-7/+7
* | crypto: caam - don't emit ICV check failures to dmesgKim Phillips2015-01-261-4/+9
* | crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-2611-24/+24
* | crypto: atmel - Free memory in error pathChristophe Jaillet2015-01-262-2/+2
* | crypto: qat - don't need qat_auth_state structTadeusz Struk2015-01-161-6/+0
* | crypto: qat - Ensure ipad and opad are zeroedHerbert Xu2015-01-141-9/+6
* | crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W2015-01-132-2/+0
* | crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W2015-01-131-15/+2
* | crypto: qat - adf_ae_stop() is never calledAllan, Bruce W2015-01-131-1/+1
* | crypto: qat - correctly type a booleanAllan, Bruce W2015-01-131-2/+3
* | crypto: qat - fix device reset flowAllan, Bruce W2015-01-138-47/+128
* | crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu2015-01-081-25/+20
* | crypto: omap-des - fix BUG_ON conditionAsaf Vertz2015-01-081-2/+2
* | crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida2015-01-051-1/+1
* | crypto: amcc - Remove unused functionRickard Strandqvist2015-01-051-23/+0
* | crypto: ux500 - fix checkpatch errorsAsaf Vertz2014-12-221-4/+4
* | crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk2014-12-223-112/+433
* | crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk2014-12-222-33/+50
* | crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen2014-12-221-44/+6
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1420-21/+0
|\
| * crypto: ux500: hash: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * crypto: ux500: cryp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * crypto: qce: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * crypto: ccp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * crypto: caam: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| * crypto: amcc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * crypto: drop owner assignment from platform_driversWolfram Sang2014-10-2013-14/+0
* | 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
OpenPOWER on IntegriCloud