summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.cJan-Simon Möller2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2014-10-02
| |\
| * | crypto: qat - Removed unneeded partial stateTadeusz Struk2014-09-24
| * | crypto: qat - Fix typo in name of tasklet_structTadeusz Struk2014-09-24
| * | crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal2014-09-15
| * | crypto: mv_cesa - Add missing #defineRasmus Villemoes2014-08-29
| * | crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-08-29
| * | crypto: caam - fix addressing of struct memberCristian Stoica2014-08-25
| * | crypto: caam - remove duplicated sg copy functionsCristian Stoica2014-08-25
| * | crypto: qat - Fix return value check in adf_chr_drv_create()Wei Yongjun2014-08-25
| * | crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu2014-08-25
| * | crypto: caam - change starting entropy delay valueAlex Porosanu2014-08-25
| * | crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu2014-08-25
* | | Fix up missing dmaengine header inclusion from qce crypto engineLinus Torvalds2014-10-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | treewide: fix errors in printkMasanari Iida2014-09-01
* | | crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-24
* | | crypto: qat - Enable all 32 IRQsTadeusz Struk2014-09-18
| |/ |/|
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\ \ \ | |/ / |/| |
| * | of: Reorder device tree changes and notifiersGrant Likely2014-07-23
* | | crypto: use pci_zalloc_consistentJoe Perches2014-08-08
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-08-04
|\ \
| * | crypto: ccp - Do not sign extend input data to CCPTom Lendacky2014-08-01
| * | crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav2014-08-01
| * | crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav2014-08-01
| * | crypto: qat - Fixed SKU1 dev issueTadeusz Struk2014-08-01
| * | crypto: qat - Use hweight for bit countingTadeusz Struk2014-08-01
| * | crypto: qat - Updated print outputsTadeusz Struk2014-08-01
| * | crypto: qat - change ae_num to ae_idTadeusz Struk2014-08-01
| * | crypto: qat - change slice->regions to slice->regionTadeusz Struk2014-08-01
| * | crypto: qat - use min_t macroTadeusz Struk2014-08-01
| * | crypto: qat - remove unnecessary parenthesesTadeusz Struk2014-08-01
| * | crypto: qat - remove unneeded headerTadeusz Struk2014-08-01
| * | crypto: qat - checkpatch blank linesTadeusz Struk2014-08-01
| * | crypto: qat - remove unnecessary return codesTadeusz Struk2014-08-01
| * | crypto: ccp - Remove "select OF" from KconfigTom Lendacky2014-07-24
| * | crypto: caam - fix DECO RSR pollingHoria Geanta2014-07-23
| * | crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEMChen Gang2014-07-23
| * | crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta2014-07-23
| * | crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta2014-07-23
| * | crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta2014-07-23
| * | crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta2014-07-23
| * | crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta2014-07-23