aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
| * | | crypto: caam - fix rfc4106 encap shared descriptorHoria Geant?2015-07-31
| * | | crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman2015-07-30
| * | | crypto: nx - don't err if compressed output > inputDan Streetman2015-07-30
| * | | crypto: qat - remove unnecessary list iterationBruce Allan2015-07-28
| * | | crypto: qat - Fix typo othewise->otherwiseAhsan Atta2015-07-28
| * | | crypto: qat - remove unused defineBruce Allan2015-07-28
| * | | crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macroBruce Allan2015-07-28
| * | | crypto: qat - remove redundant struct elemBruce Allan2015-07-28
| * | | crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-23
| * | | crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman2015-07-23
| * | | crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman2015-07-23
| * | | crypto: nx - use common code for both NX decompress success casesDan Streetman2015-07-23
| * | | crypto: nx - don't register pSeries driver if ENODEVDan Streetman2015-07-23
| * | | crypto: nx - move kzalloc() out of spinlockDan Streetman2015-07-23
| * | | crypto: nx - remove pSeries NX 'status' fieldDan Streetman2015-07-23
| * | | crypto: nx - remove __init/__exit from VIO functionsDan Streetman2015-07-23
| * | | crypto: qat - Don't attempt to register algorithm multiple timesTadeusz Struk2015-07-23
| * | | crypto: qat - fix invalid check for RSA keylen in fips modeTadeusz Struk2015-07-21
| * | | crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin2015-07-20
| * | | crypto: caam - fix warning in APPEND_MATH_IMM_u64Tudor Ambarus2015-07-20
| * | | crypto: caam - fix RNG init descriptor ret. code checkingHoria Geant?2015-07-20
| * | | crypto: caam - fix snooping for write transactionsHoria Geant?2015-07-20
| * | | crypto: caam - fix ERA property readingAlex Porosanu2015-07-20
| * | | crypto: qat - Add support for RSA algorithmTadeusz Struk2015-07-17
| * | | crypto: qat - add MMP FW support to accel engineTadeusz Struk2015-07-17
| * | | crypto: qat - add support for MMP FWPingchao Yang2015-07-17
| * | | crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu2015-07-17
| * | | crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa2015-07-14
| * | | crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-14
| * | | crypto: caam - Use new IV conventionHerbert Xu2015-07-14
| * | | crypto: nx - Use new IV conventionHerbert Xu2015-07-14
| * | | crypto: nx/842 - Fix context corruptionHerbert Xu2015-07-14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-07-14
| |\ \ \ | | | |/ | | |/|
| * | | crypto: omap-aes - Use BIT() macroVutla, Lokesh2015-07-08
| * | | crypto: omap-aes - Fix configuring of AES modeVutla, Lokesh2015-07-08
| * | | crypto: omap-aes - Increase priority of hw acceleratorVutla, Lokesh2015-07-08
| * | | crypto: omap-aes - Fix CTR modeVutla, Lokesh2015-07-08
| * | | crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-07
| * | | crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-06
| * | | crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan2015-07-06
| * | | crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan2015-07-06
| * | | crypto: ccp - Provide support to autoload CCP driverTom Lendacky2015-07-06
* | | | crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?2015-08-13
* | | | crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek2015-08-11
| |_|/ |/| |
* | | crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2015-07-23
* | | crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk2015-07-23
| |/ |/|
* | crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-08
|/
* crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh2015-07-06
* crypto: marvell/cesa - another fix up for of_get_named_gen_pool() renameStephen Rothwell2015-07-03
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\