- 1711045 crypto: sahara - fix AES descriptor create by Steffen Trumtrar · 10 years ago
- ddacc62 crypto: sahara - use the backlog by Steffen Trumtrar · 10 years ago
- 9cd2232 crypto: atmel-aes - correct usage of dma_sync_* API by Leilei Zhao · 10 years ago
- 289b262 crypto: atmel-aes - sync the buf used in DMA or CPU by Leilei Zhao · 10 years ago
- 8a10eb8 crypto: atmel-aes - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 1d1b916 crypto: atmel-tdes - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 10 years ago
- 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 10 years ago
- 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 10 years ago
- 141824d crypto: atmel-sha - add new version by Leilei Zhao · 10 years ago
- cf1f0d1 crypto: atmel-aes - add new version by Leilei Zhao · 10 years ago
- b4e9705 crypto: qat - fix double release_firmware on error path by Tadeusz Struk · 10 years ago
- 8b5cf09 crypto: qat - print ring name in debug output by Tadeusz Struk · 10 years ago
- 13cf394 crypto: omap-sham - Add the offset of sg page to vaddr by Vutla, Lokesh · 10 years ago
- 64a31be crypto: qat - fix checkpatch CODE_INDENT issue by Allan, Bruce W · 10 years ago
- 724c76c crypto: qat - fix checkpatch COMPARISON_TO_NULL issue by Allan, Bruce W · 10 years ago
- af6f2a7 crypto: qat - fix checkpatch BIT_MACRO issues by Allan, Bruce W · 10 years ago
- f7b3c2d crypto: qat - fix checkpatch CONCATENATED_STRING issues by Allan, Bruce W · 10 years ago
- b21582d crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS by Allan, Bruce W · 10 years ago
- 304989f crypto: qat - fix checkpatch CHECK_SPACING issues by Allan, Bruce W · 10 years ago
- 754a90d crypto: qat - fix typo by Allan, Bruce W · 10 years ago
- 6d7e7e0 crypto: omap-aes - Fix support for unequal lengths by Vutla, Lokesh · 10 years ago
- b0a3d89 crypto: omap-sham - Use pm_runtime_irq_safe() by Vutla, Lokesh · 10 years ago
- a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 10 years ago
- 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 10 years ago
- 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 10 years ago
- 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 10 years ago
- a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 10 years ago
- cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 10 years ago
- 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 10 years ago
- d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 10 years ago
- f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 10 years ago
- 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 10 years ago
- 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
- 4842234 hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem by Yanjiang Jin · 10 years ago
- 060e234 crypto: caam - fix uninitialized edesc->sec4_sg_bytes field by Yanjiang Jin · 10 years ago
- 8e2e276 crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
- b398861 crypto: talitos - Remove MD5_BLOCK_SIZE by Martin Hicks · 10 years ago
- f641ddd crypto: talitos - Simplify per-channel initialization by Martin Hicks · 10 years ago
- be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 10 years ago
- df586cb crypto: sahara - drop unnecessary default assignment by Nicholas Mc Guire · 10 years ago
- 6cf02fc crypto: sahara - pass on error condition by Nicholas Mc Guire · 10 years ago
- 58ed798 crypto: sahara - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
- dd0fff8 crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
- d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 10 years ago
- 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 10 years ago
- cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 10 years ago
- 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 10 years ago
- 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 10 years ago
- 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 10 years ago
- 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 10 years ago
- 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 10 years ago
- be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 10 years ago
- 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 10 years ago
- a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 10 years ago
- 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 10 years ago
- ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- cbceeef crypto: caam - fix resource clean-up on error path for caam_jr_init by Cristian Stoica · 10 years ago
- c6bf62e crypto: caam - pair irq map and dispose in the same function by Cristian Stoica · 10 years ago
- 490f702 crypto: ccp - terminate ccp_support array with empty element by Andrey Ryabinin · 10 years ago
- 467707b crypto: caam - remove unused local variable by Cristian Stoica · 10 years ago
- 35b82e5 crypto: caam - remove dead code by Cristian Stoica · 10 years ago
- 3f80be0 crypto: caam - don't emit ICV check failures to dmesg by Kim Phillips · 10 years ago
- 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
- 088f628 crypto: atmel - Free memory in error path by Christophe Jaillet · 10 years ago
- b2c3f7c crypto: qat - don't need qat_auth_state struct by Tadeusz Struk · 10 years ago
- 48eb369 crypto: qat - Ensure ipad and opad are zeroed by Herbert Xu · 10 years ago
- 6a24efd crypto: qat - remove unnecessary include of atomic.h header file by Allan, Bruce W · 10 years ago
- a6bcc1e crypto: qat - use pci_wait_for_pending_transaction() by Allan, Bruce W · 10 years ago
- fd98d69 crypto: qat - adf_ae_stop() is never called by Allan, Bruce W · 10 years ago
- 53bc0251 crypto: qat - correctly type a boolean by Allan, Bruce W · 10 years ago
- 22e4dda crypto: qat - fix device reset flow by Allan, Bruce W · 10 years ago
- ad511e2 crypto: qat - Fix incorrect uses of memzero_explicit by Herbert Xu · 10 years ago
- 42d2e78 crypto: omap-des - fix BUG_ON condition by Asaf Vertz · 10 years ago
- 28c29f5 crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c by Masanari Iida · 10 years ago
- 4c1ada8 crypto: amcc - Remove unused function by Rickard Strandqvist · 10 years ago
- d3f6c14 crypto: ux500 - fix checkpatch errors by Asaf Vertz · 10 years ago
- 338e84f crypto: qat - add support for cbc(aes) ablkcipher by Tadeusz Struk · 10 years ago
- 82f8250 crypto: qat - Fix assumption that sg in and out will have the same nents by Tadeusz Struk · 10 years ago
- be95f0f crypto: atmel_sha - remove unused shash fallback instance. by Svenning Sørensen · 10 years ago
- 4bba7e9 crypto: ux500: Use dmaengine_terminate_all API by Maxime Ripard · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- bc84b94 crypto: qat - fix problem with coalescing enable logic by Tadeusz Struk · 10 years ago
- 5a2bb93 crypto: sahara - add support for SHA1/256 by Steffen Trumtrar · 10 years ago
- c0c3c89 crypto: sahara - replace tasklets with kthread by Steffen Trumtrar · 10 years ago
- 5ed903b crypto: sahara - add support for i.MX53 by Steffen Trumtrar · 10 years ago
- 20ec9d8 crypto: sahara - fix spinlock initialization by Steffen Trumtrar · 10 years ago
- b1c9952 crytpo: qat - Fix 64 bytes requests by Struk, Tadeusz · 10 years ago
- f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
- 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
- 1e0bdad crypto: bfin_crc - don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
- aa408d6 crypto: qat - Use memzero_explicit by Struk, Tadeusz · 10 years ago
- 4ba2a8b crypto: caam - Remove unnecessary smp_read_barrier_depends() by Pranith Kumar · 10 years ago
- ff2c3a3 crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede) by Catalin Vasile · 10 years ago
- bdcf83b crypto: ux500/hash - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
- dbd8fbe crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM by Ulf Hansson · 10 years ago
- 49783d0 crypto: caam - fix error reporting by Cristian Stoica · 10 years ago
- 7222d1a crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes)) by Catalin Vasile · 10 years ago