summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-22crypto: nx - Remove unnecessary maxauthsize checkHerbert Xu
2015-05-22crypto: ixp4xx - Use crypto_aead_maxauthsizeHerbert Xu
2015-05-22crypto: caam - Use old_aead_algHerbert Xu
2015-05-18crypto: omap-sham - Add support for omap3 devicesPali Rohár
2015-05-18crypto: n2 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-05-18crypto: nx - remove 842-nx null checksDan Streetman
2015-05-15crypto: vmx - fix two mistyped textsPaulo Flabiano Smorigo
2015-05-15crypto: qat - rm unneeded header includeTadeusz Struk
2015-05-15crypto: qat - remove unused structure membersTadeusz Struk
2015-05-15crypto: omap-sham - Check for return value from pm_runtime_get_syncPali Rohár
2015-05-13crypto: talitos - static code checker fixesHoria Geant?
2015-05-13crypto: talitos - avoid out of bound scatterlist iteratorHoria Geant?
2015-05-13Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?
2015-05-13crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?
2015-05-13crypto: talitos - fix size calculation in talitos_edesc_alloc()Dan Carpenter
2015-05-13crypto: qat - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: picoxcell - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: ixp4xx - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: caam - Remove unnecessary reference to crt_aeadHerbert Xu
2015-05-13crypto: talitos - Include internal/aead.hHerbert Xu
2015-05-13crypto: qat - Include internal/aead.hHerbert Xu
2015-05-13crypto: nx - Include internal/aead.hHerbert Xu
2015-05-13crypto: ixp4xx - Include internal/aead.hHerbert Xu
2015-05-13crypto: caam - Include internal/aead.hHerbert Xu
2015-05-11crypto: qat - add driver versionAllan, Bruce W
2015-05-11crypto: nx - add hardware 842 crypto comp algDan Streetman
2015-05-11crypto: nx - simplify pSeries nx842 driverDan Streetman
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman
2015-05-11crypto: nx - add nx842 constraintsDan Streetman
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman
2015-05-11crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman
2015-04-28crypto: qat - do not duplicate string containing firmware nameAllan, Bruce W
2015-04-26crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa
2015-04-26crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa
2015-04-23crypto: caam - Remove bogus references to crypto API internalsHerbert Xu
2015-04-21crypto: talitos - Add fsl,sec1.0 compatibleLEROY Christophe
2015-04-21crypto: talitos - SEC1 bugs on 0 data hashLEROY Christophe
2015-04-21crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe
2015-04-21crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe
2015-04-21crypto: talitos - base address for Execution UnitsLEROY Christophe
2015-04-21crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe
2015-04-21crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+LEROY Christophe
2015-04-21crypto: talitos - Add a feature to tag SEC1LEROY Christophe
2015-04-21crypto: talitos - add sub-choice in talitos CONFIG for SEC1LEROY Christophe
2015-04-21crypto: talitos - enhanced talitos_desc struct for SEC1LEROY Christophe
2015-04-21crypto: talitos - helper function for ptr lenLEROY Christophe
2015-04-21crypto: talitos - remove param 'extent' in map_single_talitos_ptr()LEROY Christophe
2015-04-21crypto: talitos - Add a helper function to clear j_extent fieldLEROY Christophe
2015-04-21crypto: talitos - talitos_ptr renamed ptr for more lisibilityLEROY Christophe
2015-04-21crypto: talitos - Refactor the sg in/out chain allocationLEROY Christophe