Age | Commit message (Expand) | Author |
2015-08-04 | crypto: img-hash - fix spelling mistake in dev_err error message | Colin Ian King |
2015-07-31 | crypto: caam - fix rfc4106 encap shared descriptor | Horia Geant? |
2015-07-30 | crypto: nx - use be32_to_cpu for __be32 field in debug msg | Dan Streetman |
2015-07-30 | crypto: nx - don't err if compressed output > input | Dan Streetman |
2015-07-28 | crypto: qat - remove unnecessary list iteration | Bruce Allan |
2015-07-28 | crypto: qat - Fix typo othewise->otherwise | Ahsan Atta |
2015-07-28 | crypto: qat - remove unused define | Bruce Allan |
2015-07-28 | crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro | Bruce Allan |
2015-07-28 | crypto: qat - remove redundant struct elem | Bruce Allan |
2015-07-23 | crypto: nx - make platform drivers directly register with crypto | Dan Streetman |
2015-07-23 | crypto: nx - rename nx-842-crypto.c to nx-842.c | Dan Streetman |
2015-07-23 | crypto: nx - merge nx-compress and nx-compress-crypto | Dan Streetman |
2015-07-23 | crypto: nx - use common code for both NX decompress success cases | Dan Streetman |
2015-07-23 | crypto: nx - don't register pSeries driver if ENODEV | Dan Streetman |
2015-07-23 | crypto: nx - move kzalloc() out of spinlock | Dan Streetman |
2015-07-23 | crypto: nx - remove pSeries NX 'status' field | Dan Streetman |
2015-07-23 | crypto: nx - remove __init/__exit from VIO functions | Dan Streetman |
2015-07-23 | crypto: qat - Don't attempt to register algorithm multiple times | Tadeusz Struk |
2015-07-23 | crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer | Herbert Xu |
2015-07-23 | crypto: qat - Fix invalid synchronization between register/unregister sym algs | Tadeusz Struk |
2015-07-21 | crypto: qat - fix invalid check for RSA keylen in fips mode | Tadeusz Struk |
2015-07-20 | crypto: sunxi-ss - Add Allwinner Security System crypto accelerator | LABBE Corentin |
2015-07-20 | crypto: caam - fix warning in APPEND_MATH_IMM_u64 | Tudor Ambarus |
2015-07-20 | crypto: caam - fix RNG init descriptor ret. code checking | Horia Geant? |
2015-07-20 | crypto: caam - fix snooping for write transactions | Horia Geant? |
2015-07-20 | crypto: caam - fix ERA property reading | Alex Porosanu |
2015-07-17 | crypto: qat - Add support for RSA algorithm | Tadeusz Struk |
2015-07-17 | crypto: qat - add MMP FW support to accel engine | Tadeusz Struk |
2015-07-17 | crypto: qat - add support for MMP FW | Pingchao Yang |
2015-07-17 | crypto: nx - Convert ccm to new AEAD interface | Herbert Xu |
2015-07-14 | crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions | Leonidas Da Silva Barbosa |
2015-07-14 | crypto: marvell/cesa - Drop owner assignment from platform_driver | Krzysztof Kozlowski |
2015-07-14 | crypto: caam - Use new IV convention | Herbert Xu |
2015-07-14 | crypto: nx - Use new IV convention | Herbert Xu |
2015-07-14 | crypto: nx/842 - Fix context corruption | Herbert Xu |
2015-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu |
2015-07-08 | crypto: omap-aes - Use BIT() macro | Vutla, Lokesh |
2015-07-08 | crypto: omap-aes - Fix configuring of AES mode | Vutla, Lokesh |
2015-07-08 | crypto: omap-aes - Increase priority of hw accelerator | Vutla, Lokesh |
2015-07-08 | crypto: omap-aes - Fix CTR mode | Vutla, Lokesh |
2015-07-08 | crypto: nx - Fix reentrancy bugs | Herbert Xu |
2015-07-07 | crypto: nx - reduce chattiness of platform drivers | Nishanth Aravamudan |
2015-07-06 | crypto: nx - do not emit extra output if status is disabled | Nishanth Aravamudan |
2015-07-06 | crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit} | Nishanth Aravamudan |
2015-07-06 | crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay' | Nishanth Aravamudan |
2015-07-06 | crypto: ccp - Provide support to autoload CCP driver | Tom Lendacky |
2015-07-06 | crypto: omap-des - Fix unmapping of dma channels | Vutla, Lokesh |
2015-07-03 | crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename | Stephen Rothwell |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-30 | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy |