- 2d02905 crypto: talitos - SEC1 bugs on 0 data hash by LEROY Christophe · 10 years ago
- 6f65f6a crypto: talitos - implement scatter/gather copy for SEC1 by LEROY Christophe · 10 years ago
- dd3c098 crypto: talitos - adapt interrupts and reset functions to SEC1 by LEROY Christophe · 10 years ago
- 5fa7fa1 crypto: talitos - base address for Execution Units by LEROY Christophe · 10 years ago
- 7d607c6a crypto: talitos - adaptation of talitos_submit() for SEC1 by LEROY Christophe · 10 years ago
- 922f9dc crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+ by LEROY Christophe · 10 years ago
- 2159088 crypto: talitos - Add a feature to tag SEC1 by LEROY Christophe · 10 years ago
- 5b841a6 crypto: talitos - add sub-choice in talitos CONFIG for SEC1 by LEROY Christophe · 10 years ago
- 9049075 crypto: talitos - enhanced talitos_desc struct for SEC1 by LEROY Christophe · 10 years ago
- 538caf8 crypto: talitos - helper function for ptr len by LEROY Christophe · 10 years ago
- a2b35aa crypto: talitos - remove param 'extent' in map_single_talitos_ptr() by LEROY Christophe · 10 years ago
- 185eb79 crypto: talitos - Add a helper function to clear j_extent field by LEROY Christophe · 10 years ago
- edc6bd6 crypto: talitos - talitos_ptr renamed ptr for more lisibility by LEROY Christophe · 10 years ago
- 032d197 crypto: talitos - Refactor the sg in/out chain allocation by LEROY Christophe · 10 years ago
- 2529bc3 crypto: talitos - Use zero entry to init descriptors ptrs to zero by LEROY Christophe · 10 years ago
- 1a92b2b crypto: mv_cesa - ensure backlog is initialised by Colin Ian King · 10 years ago
- 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 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
- f9b531f drivers: fix up obsolete cpu function usage. by Rusty Russell · 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