summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2015-08-04crypto: talitos - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: qat - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: picoxcell - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: ixp4xx - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: caam - Convert authenc to new AEAD interfaceHerbert Xu
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-08-04crypto: talitos - Remove zero_entry static initializerAaron Sierra
2015-08-04crypto: img-hash - fix spelling mistake in dev_err error messageColin Ian King
2015-07-31crypto: caam - fix rfc4106 encap shared descriptorHoria Geant?
2015-07-30crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman
2015-07-30crypto: nx - don't err if compressed output > inputDan Streetman
2015-07-28crypto: qat - remove unnecessary list iterationBruce Allan
2015-07-28crypto: qat - Fix typo othewise->otherwiseAhsan Atta
2015-07-28crypto: qat - remove unused defineBruce Allan
2015-07-28crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macroBruce Allan
2015-07-28crypto: qat - remove redundant struct elemBruce Allan
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman
2015-07-23crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman
2015-07-23crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman
2015-07-23crypto: nx - use common code for both NX decompress success casesDan Streetman
2015-07-23crypto: nx - don't register pSeries driver if ENODEVDan Streetman
2015-07-23crypto: nx - move kzalloc() out of spinlockDan Streetman
2015-07-23crypto: nx - remove pSeries NX 'status' fieldDan Streetman
2015-07-23crypto: nx - remove __init/__exit from VIO functionsDan Streetman
2015-07-23crypto: qat - Don't attempt to register algorithm multiple timesTadeusz Struk
2015-07-23crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu
2015-07-23crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk
2015-07-21crypto: qat - fix invalid check for RSA keylen in fips modeTadeusz Struk
2015-07-20crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin
2015-07-20crypto: caam - fix warning in APPEND_MATH_IMM_u64Tudor Ambarus
2015-07-20crypto: caam - fix RNG init descriptor ret. code checkingHoria Geant?
2015-07-20crypto: caam - fix snooping for write transactionsHoria Geant?
2015-07-20crypto: caam - fix ERA property readingAlex Porosanu
2015-07-17crypto: qat - Add support for RSA algorithmTadeusz Struk
2015-07-17crypto: qat - add MMP FW support to accel engineTadeusz Struk
2015-07-17crypto: qat - add support for MMP FWPingchao Yang
2015-07-17crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu
2015-07-14crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa
2015-07-14crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-14crypto: caam - Use new IV conventionHerbert Xu
2015-07-14crypto: nx - Use new IV conventionHerbert Xu
2015-07-14crypto: nx/842 - Fix context corruptionHerbert Xu
2015-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-07-08crypto: omap-aes - Use BIT() macroVutla, Lokesh
2015-07-08crypto: omap-aes - Fix configuring of AES modeVutla, Lokesh
2015-07-08crypto: omap-aes - Increase priority of hw acceleratorVutla, Lokesh
2015-07-08crypto: omap-aes - Fix CTR modeVutla, Lokesh
2015-07-08crypto: nx - Fix reentrancy bugsHerbert Xu
2015-07-07crypto: nx - reduce chattiness of platform driversNishanth Aravamudan
2015-07-06crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan