aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds74-180/+14524
2014-08-01crypto: ccp - Do not sign extend input data to CCPTom Lendacky1-13/+13
2014-08-01crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav1-7/+1
2014-08-01crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav1-7/+2
2014-08-01crypto: qat - Fixed SKU1 dev issueTadeusz Struk2-6/+2
2014-08-01crypto: qat - Use hweight for bit countingTadeusz Struk1-13/+2
2014-08-01crypto: qat - Updated print outputsTadeusz Struk4-14/+13
2014-08-01crypto: qat - change ae_num to ae_idTadeusz Struk2-48/+45
2014-08-01crypto: qat - change slice->regions to slice->regionTadeusz Struk2-12/+12
2014-08-01crypto: qat - use min_t macroTadeusz Struk1-2/+2
2014-08-01crypto: qat - remove unnecessary parenthesesTadeusz Struk3-31/+31
2014-08-01crypto: qat - remove unneeded headerTadeusz Struk1-1/+0
2014-08-01crypto: qat - checkpatch blank linesTadeusz Struk2-0/+4
2014-08-01crypto: qat - remove unnecessary return codesTadeusz Struk1-15/+8
2014-07-24crypto: ccp - Remove "select OF" from KconfigTom Lendacky1-1/+0
2014-07-23crypto: caam - fix DECO RSR pollingHoria Geanta1-4/+7
2014-07-23crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEMChen Gang1-1/+1
2014-07-23crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta1-0/+7
2014-07-23crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta1-0/+1
2014-07-23crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta1-0/+2
2014-07-23crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta1-0/+1
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta1-1/+1
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta1-1/+1
2014-07-23crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta1-2/+2
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta3-28/+163
2014-07-23crypto: caam - fix typo in dma_mapping_errorHoria Geanta1-1/+1
2014-07-23crypto: caam - set coherent_dma_maskHoria Geanta2-6/+6
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky4-1/+12
2014-07-10crypto: caam - fix memleak in caam_jr moduleCristian Stoica1-5/+3
2014-07-10crypto: qat - remove an unneeded castDan Carpenter1-1/+1
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto layerRuchika Gupta3-0/+85
2014-07-08crypto: qce - add dependancy to KconfigStanimir Varbanov1-0/+1
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov3-17/+20
2014-07-08crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal1-1/+1
2014-07-03crypto: ux500 - make interrupt mode plausibleArnd Bergmann1-13/+12
2014-07-03crypto: qce - Build Qualcomm crypto driverStanimir Varbanov3-0/+23
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov11-0/+2637
2014-06-26crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk2-6/+6
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk10-18/+37
2014-06-26crypto: qat - Updated Firmware Info MetadataTadeusz Struk2-0/+2
2014-06-26crypto: qat - Fix random config build warningsTadeusz Struk2-3/+4
2014-06-25crypto: caam - Correct the dma mapping for sg tableRuchika Gupta2-21/+27
2014-06-25crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta1-0/+16
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta3-2/+56
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta2-39/+46
2014-06-23crypto: qat - Fix build problem with O=Herbert Xu1-1/+1
2014-06-20crypto: caam - remove duplicate FIFOST_CONT_MASK defineDan Carpenter1-1/+0
2014-06-20crypto: qat - Update to makefilesTadeusz Struk2-0/+2
2014-06-20crypto: qat - Intel(R) QAT DH895xcc acceleratorTadeusz Struk9-0/+1499
2014-06-20crypto: qat - Intel(R) QAT accelengine part of fw loaderTadeusz Struk3-0/+1605