summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2015-02-28crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding CBC routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding AES routines for VMX moduleMarcelo H. Cerri
2015-02-28crypto: vmx - Adding VMX module for Power 8Marcelo H. Cerri
2015-02-27crypto: ccp - Add ACPI supportTom Lendacky
2015-02-27crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky
2015-02-27crypto: ccp - Use dma_set_mask_and_coherent to set DMA maskTom Lendacky
2015-02-27crypto: ccp - Update CCP build supportTom Lendacky
2015-02-27crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-01-26crypto: caam - fix resource clean-up on error path for caam_jr_initCristian Stoica
2015-01-26crypto: caam - pair irq map and dispose in the same functionCristian Stoica
2015-01-26crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin
2015-01-26crypto: caam - remove unused local variableCristian Stoica
2015-01-26crypto: caam - remove dead codeCristian Stoica
2015-01-26crypto: caam - don't emit ICV check failures to dmesgKim Phillips
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica
2015-01-26crypto: atmel - Free memory in error pathChristophe Jaillet
2015-01-16crypto: qat - don't need qat_auth_state structTadeusz Struk
2015-01-14crypto: qat - Ensure ipad and opad are zeroedHerbert Xu
2015-01-13crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W
2015-01-13crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W
2015-01-13crypto: qat - adf_ae_stop() is never calledAllan, Bruce W
2015-01-13crypto: qat - correctly type a booleanAllan, Bruce W
2015-01-13crypto: qat - fix device reset flowAllan, Bruce W
2015-01-08crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu
2015-01-08crypto: omap-des - fix BUG_ON conditionAsaf Vertz
2015-01-05crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida
2015-01-05crypto: amcc - Remove unused functionRickard Strandqvist
2014-12-22crypto: ux500 - fix checkpatch errorsAsaf Vertz
2014-12-22crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk
2014-12-22crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk
2014-12-22crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen
2014-12-22crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-04crypto: qat - fix problem with coalescing enable logicTadeusz Struk
2014-12-03crypto: sahara - add support for SHA1/256Steffen Trumtrar
2014-12-03crypto: sahara - replace tasklets with kthreadSteffen Trumtrar
2014-12-03crypto: sahara - add support for i.MX53Steffen Trumtrar
2014-12-03crypto: sahara - fix spinlock initializationSteffen Trumtrar
2014-11-25crytpo: qat - Fix 64 bytes requestsStruk, Tadeusz
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-20crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-17crypto: qat - Use memzero_explicitStruk, Tadeusz
2014-11-17crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar
2014-11-12crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile
2014-11-10crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson
2014-11-10crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson