summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-08-042-9/+16
| |\ \
| * | | crypto: talitos - Remove zero_entry static initializerAaron Sierra2015-08-041-6/+1
| * | | 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
| * | | 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: 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: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin2015-07-207-0/+1656
| * | | crypto: caam - fix warning in APPEND_MATH_IMM_u64Tudor Ambarus2015-07-201-1/+1
| * | | crypto: caam - fix RNG init descriptor ret. code checkingHoria Geant?2015-07-201-2/+3
| * | | crypto: caam - fix snooping for write transactionsHoria Geant?2015-07-202-2/+9
| * | | crypto: caam - fix ERA property readingAlex Porosanu2015-07-201-7/+7
| * | | crypto: qat - Add support for RSA algorithmTadeusz Struk2015-07-1713-39/+779
| * | | crypto: qat - add MMP FW support to accel engineTadeusz Struk2015-07-174-5/+42
| * | | crypto: qat - add support for MMP FWPingchao Yang2015-07-176-26/+24
| * | | crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu2015-07-173-95/+85
| * | | crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa2015-07-144-0/+13
| * | | crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-141-1/+0
| * | | crypto: caam - Use new IV conventionHerbert Xu2015-07-141-26/+49
| * | | crypto: nx - Use new IV conventionHerbert Xu2015-07-141-26/+40
| * | | crypto: nx/842 - Fix context corruptionHerbert Xu2015-07-141-13/+35
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-07-148-79/+125
| |\ \ \ | | | |/ | | |/|
| * | | crypto: omap-aes - Use BIT() macroVutla, Lokesh2015-07-081-17/+17
| * | | crypto: omap-aes - Fix configuring of AES modeVutla, Lokesh2015-07-081-8/+5
| * | | crypto: omap-aes - Increase priority of hw acceleratorVutla, Lokesh2015-07-081-3/+3
| * | | crypto: omap-aes - Fix CTR modeVutla, Lokesh2015-07-081-17/+16
| * | | crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-072-12/+1
| * | | crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-061-1/+7
| * | | crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan2015-07-061-4/+4
| * | | crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan2015-07-061-1/+2
| * | | crypto: ccp - Provide support to autoload CCP driverTom Lendacky2015-07-061-0/+2
* | | | crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?2015-08-131-3/+4
* | | | crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek2015-08-112-23/+32
| |_|/ |/| |
OpenPOWER on IntegriCloud