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