Age | Commit message (Expand) | Author | Files | Lines |
2015-04-08 | crypto: sahara - fix AES descriptor create | Steffen Trumtrar | 1 | -14/+18 |
2015-04-08 | crypto: sahara - use the backlog | Steffen Trumtrar | 1 | -0/+5 |
2015-04-08 | crypto: atmel-aes - correct usage of dma_sync_* API | Leilei Zhao | 1 | -1/+1 |
2015-04-08 | crypto: atmel-aes - sync the buf used in DMA or CPU | Leilei Zhao | 1 | -4/+12 |
2015-04-08 | crypto: atmel-aes - initialize spinlock in probe | Leilei Zhao | 1 | -0/+1 |
2015-04-08 | crypto: atmel-tdes - initialize spinlock in probe | Leilei Zhao | 1 | -0/+1 |
2015-04-08 | crypto: atmel-sha - correct the max burst size | Leilei Zhao | 1 | -8/+2 |
2015-04-08 | crypto: atmel-sha - initialize spinlock in probe | Leilei Zhao | 1 | -0/+1 |
2015-04-08 | crypto: atmel-sha - fix sg list management | Leilei Zhao | 1 | -2/+14 |
2015-04-08 | crypto: atmel-sha - correct the way data are split | Ludovic Desroches | 1 | -1/+1 |
2015-04-08 | crypto: atmel-sha - add new version | Leilei Zhao | 1 | -0/+6 |
2015-04-08 | crypto: atmel-aes - add new version | Leilei Zhao | 1 | -0/+5 |
2015-04-07 | crypto: qat - fix double release_firmware on error path | Tadeusz Struk | 3 | -12/+13 |
2015-04-07 | crypto: qat - print ring name in debug output | Tadeusz Struk | 1 | -0/+2 |
2015-04-03 | crypto: omap-sham - Add the offset of sg page to vaddr | Vutla, Lokesh | 1 | -0/+1 |
2015-04-01 | crypto: qat - fix checkpatch CODE_INDENT issue | Allan, Bruce W | 1 | -1/+1 |
2015-04-01 | crypto: qat - fix checkpatch COMPARISON_TO_NULL issue | Allan, Bruce W | 1 | -1/+1 |
2015-04-01 | crypto: qat - fix checkpatch BIT_MACRO issues | Allan, Bruce W | 2 | -5/+5 |
2015-04-01 | crypto: qat - fix checkpatch CONCATENATED_STRING issues | Allan, Bruce W | 1 | -4/+4 |
2015-04-01 | crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS | Allan, Bruce W | 1 | -2/+2 |
2015-04-01 | crypto: qat - fix checkpatch CHECK_SPACING issues | Allan, Bruce W | 1 | -1/+1 |
2015-04-01 | crypto: qat - fix typo | Allan, Bruce W | 1 | -14/+14 |
2015-04-01 | crypto: omap-aes - Fix support for unequal lengths | Vutla, Lokesh | 1 | -3/+11 |
2015-04-01 | crypto: omap-sham - Use pm_runtime_irq_safe() | Vutla, Lokesh | 1 | -0/+1 |
2015-03-23 | crypto: img-hash - shift wrapping bug in img_hash_hw_init() | Dan Carpenter | 1 | -1/+1 |
2015-03-23 | crypto: img-hash - fix some compile warnings | Dan Carpenter | 1 | -2/+1 |
2015-03-23 | crypto: qat - make error and info log messages more descriptive | Allan, Bruce W | 12 | -91/+137 |
2015-03-23 | crypto: qat - fix typo in string | Allan, Bruce W | 1 | -1/+1 |
2015-03-23 | crypto: qat - remove duplicate definition of Intel PCI vendor id | Allan, Bruce W | 1 | -1/+0 |
2015-03-23 | crypto: img-hash - Fix Kconfig selections | James Hartley | 1 | -2/+1 |
2015-03-18 | hwrng: core - allow perfect entropy from hardware devices | Keith Packard | 1 | -1/+2 |
2015-03-17 | linux-next: build failure after merge of the crypto tree | Herbert Xu | 1 | -1/+1 |
2015-03-17 | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init | Andre Wolokita | 1 | -1/+1 |
2015-03-17 | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa... | Andre Wolokita | 1 | -1/+1 |
2015-03-16 | crypto: img-hash - Add Imagination Technologies hw hash accelerator | James Hartley | 3 | -0/+1045 |
2015-03-16 | hwrng: iproc-rng200 - make use of devm_hwrng_register | Dmitry Torokhov | 1 | -14/+1 |
2015-03-16 | hwrng: iproc-rng200 - do not use static structure | Dmitry Torokhov | 1 | -23/+21 |
2015-03-16 | hwrng: msm - make use of devm_hwrng_register | Dmitry Torokhov | 1 | -10/+1 |
2015-03-16 | hwrng: exynos - make use of devm_hwrng_register | Dmitry Torokhov | 1 | -11/+1 |
2015-03-16 | hwrng: bcm63xx - make use of devm_hwrng_register | Dmitry Torokhov | 1 | -56/+31 |
2015-03-16 | hwrng: add devm_* interfaces | Dmitry Torokhov | 1 | -0/+42 |
2015-03-12 | linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) | Herbert Xu | 3 | -40/+5 |
2015-03-12 | hwrng: omap - remove #ifdefery around PM methods | Dmitry Torokhov | 1 | -12/+3 |
2015-03-12 | crypto: amcc - remove incorrect __init/__exit markups | Dmitry Torokhov | 1 | -3/+3 |
2015-03-12 | crypto: qat - remove incorrect __exit markup | Dmitry Torokhov | 1 | -1/+1 |
2015-03-12 | hwrng: pseries - remove incorrect __init/__exit markups | Dmitry Torokhov | 1 | -2/+2 |
2015-03-12 | hwrng: octeon - remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2015-03-12 | hwrng: omap - remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2015-03-09 | hwrng: xgene - add ACPI support for APM X-Gene RNG unit | Feng Kan | 1 | -0/+10 |
2015-03-09 | hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem | Yanjiang Jin | 1 | -3/+3 |