summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2015-06-19crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON
2015-06-19crypto: mv_cesa - explicitly define kirkwood and dove compatible stringsBoris BREZILLON
2015-06-19crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19crypto: nx - add LE support to pSeries platform driverDan Streetman
2015-06-19crypto: caam - Set last bit on src SG listHerbert Xu
2015-06-19crypto: caam - Reintroduce DESC_MAX_USED_BYTESHerbert Xu
2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu
2015-06-18crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar
2015-06-17crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-17crypto: caam - Handle errors in dma_map_sg_chainedHerbert Xu
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-16crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan
2015-06-16crypto: caam - Fix incorrect size when DMA unmapping bufferVictoria Milhoan
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu
2015-06-16crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman
2015-06-12crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-12crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu
2015-06-12crypto: picoxcell - Include linux/sizes.hHerbert Xu
2015-06-09crypto: caam - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-09crypto: qat: fix issue when mapping assoc to internal AD structTadeusz Struk
2015-06-09crypto: qat - Set max request sizeTadeusz Struk
2015-06-04crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman
2015-06-03crypto: ccp - Protect against poorly marked end of sg listTom Lendacky
2015-06-03crypto: nx - prevent nx 842 load if no hw driverDan Streetman
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-27crypto: ccp - Remove unused structure fieldTom Lendacky
2015-05-27crypto: ccp - Remove manual check and set of dma_mask pointerTom Lendacky
2015-05-25crypto: mv_cesa - request registers memory regionBoris BREZILLON
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