summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-22/+8
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-1/+1
2014-08-08crypto: use pci_zalloc_consistentJoe Perches-3/+2
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-180/+14524
2014-08-01crypto: ccp - Do not sign extend input data to CCPTom Lendacky-13/+13
2014-08-01crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav-7/+1
2014-08-01crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav-7/+2
2014-08-01crypto: qat - Fixed SKU1 dev issueTadeusz Struk-6/+2
2014-08-01crypto: qat - Use hweight for bit countingTadeusz Struk-13/+2
2014-08-01crypto: qat - Updated print outputsTadeusz Struk-14/+13
2014-08-01crypto: qat - change ae_num to ae_idTadeusz Struk-48/+45
2014-08-01crypto: qat - change slice->regions to slice->regionTadeusz Struk-12/+12
2014-08-01crypto: qat - use min_t macroTadeusz Struk-2/+2
2014-08-01crypto: qat - remove unnecessary parenthesesTadeusz Struk-31/+31
2014-08-01crypto: qat - remove unneeded headerTadeusz Struk-1/+0
2014-08-01crypto: qat - checkpatch blank linesTadeusz Struk-0/+4
2014-08-01crypto: qat - remove unnecessary return codesTadeusz Struk-15/+8
2014-07-24crypto: ccp - Remove "select OF" from KconfigTom Lendacky-1/+0
2014-07-23of: Reorder device tree changes and notifiersGrant Likely-22/+8
2014-07-23crypto: caam - fix DECO RSR pollingHoria Geanta-4/+7
2014-07-23crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEMChen Gang-1/+1
2014-07-23crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta-0/+7
2014-07-23crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta-0/+1
2014-07-23crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta-0/+2
2014-07-23crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta-0/+1
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta-1/+1
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta-1/+1
2014-07-23crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta-2/+2
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta-28/+163
2014-07-23crypto: caam - fix typo in dma_mapping_errorHoria Geanta-1/+1
2014-07-23crypto: caam - set coherent_dma_maskHoria Geanta-6/+6
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky-1/+12
2014-07-10crypto: caam - fix memleak in caam_jr moduleCristian Stoica-5/+3
2014-07-10crypto: qat - remove an unneeded castDan Carpenter-1/+1
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta-0/+85
2014-07-08crypto: qce - add dependancy to KconfigStanimir Varbanov-0/+1
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov-17/+20
2014-07-08crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal-1/+1
2014-07-03crypto: ux500 - make interrupt mode plausibleArnd Bergmann-13/+12
2014-07-03crypto: qce - Build Qualcomm crypto driverStanimir Varbanov-0/+23
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov-0/+2637
2014-06-26crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk-6/+6
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk-18/+37
2014-06-26crypto: qat - Updated Firmware Info MetadataTadeusz Struk-0/+2
2014-06-26crypto: qat - Fix random config build warningsTadeusz Struk-3/+4
2014-06-25crypto: caam - Correct the dma mapping for sg tableRuchika Gupta-21/+27
2014-06-25crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta-0/+16
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta-2/+56
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta-39/+46