Age | Commit message (Expand) | Author |
2014-06-20 | crypto: qat - Intel(R) QAT ucode part of fw loader | Tadeusz Struk |
2014-06-20 | crypto: qat - Intel(R) QAT crypto interface | Tadeusz Struk |
2014-06-20 | crypto: qat - Intel(R) QAT FW interface | Tadeusz Struk |
2014-06-20 | crypto: qat - Intel(R) QAT transport code | Tadeusz Struk |
2014-06-20 | crypto: qat - Intel(R) QAT driver framework | Tadeusz Struk |
2014-06-20 | crypto: ccp - Add platform device support for arm64 | Tom Lendacky |
2014-06-20 | crypto: ccp - Modify PCI support in prep for arm64 support | Tom Lendacky |
2014-06-20 | crypto: drivers - Add 2 missing __exit_p | Jean Delvare |
2014-06-20 | crypto: caam - Introduce the use of the managed version of kzalloc | Himangi Saraogi |
2014-06-11 | crypto/nx: disable NX on little endian builds | Anton Blanchard |
2014-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int... | Linus Torvalds |
2014-05-28 | crypto/nx/nx-842: dev_set_drvdata can no longer fail | Jean Delvare |
2014-05-22 | crypto: cesa - tfm->__crt_alg->cra_type directly | Marek Vasut |
2014-05-22 | crypto: sahara - tfm->__crt_alg->cra_name directly | Marek Vasut |
2014-05-22 | crypto: padlock - tfm->__crt_alg->cra_name directly | Marek Vasut |
2014-05-22 | crypto: n2 - tfm->__crt_alg->cra_name directly | Marek Vasut |
2014-05-22 | crypto: dcp - tfm->__crt_alg->cra_name directly | Marek Vasut |
2014-05-22 | crypto: cesa - tfm->__crt_alg->cra_name directly | Marek Vasut |
2014-05-22 | crypto: ccp - tfm->__crt_alg->cra_name directly | Marek Vasut |
2014-05-22 | crypto: geode - Don't use tfm->__crt_alg->cra_name directly | Marek Vasut |
2014-05-22 | crypto: geode - Weed out printk() from probe() | Marek Vasut |
2014-05-22 | crypto: geode - Consistently use AES_KEYSIZE_128 | Marek Vasut |
2014-05-22 | crypto: geode - Kill AES_IV_LENGTH | Marek Vasut |
2014-05-22 | crypto: geode - Kill AES_MIN_BLOCK_SIZE | Marek Vasut |
2014-05-22 | crypto: mxs-dcp - Remove global mutex | Fabio Estevam |
2014-05-13 | crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt | Vakul Garg |
2014-05-13 | crypto: s5p-sss - fix multiplatform build | Arnd Bergmann |
2014-05-08 | crypto: s5p-sss - Look for the next request in the queue | Naveen Krishna Chatradhi |
2014-05-08 | crypto: s5p-sss - Use clk_prepare/clk_unprepare | Naveen Krishna Chatradhi |
2014-05-08 | crypto: s5p-sss - validate iv before memcpy | Naveen Krishna Chatradhi |
2014-05-08 | crypto: s5p-sss - Let Exynos SoCs select SSS driver | Naveen Krishna Chatradhi |
2014-05-08 | crypto: s5p-sss - Add support for SSS module on Exynos | Naveen Krishna Chatradhi |
2014-05-08 | crypto: s5p-sss - Add device tree support | Naveen Krishna Chatradhi |
2014-05-08 | crypto: s5p-sss - Use platform_get_irq() instead of _byname() | Naveen Krishna Chatradhi |
2014-05-08 | crypto: caam - Fix the 'quoted string split across lines' | Marek Vasut |
2014-05-08 | crypto: caam - Sweep the remnants | Marek Vasut |
2014-05-08 | crypto: caam - Kill SPRINTFCAT() with fire | Marek Vasut |
2014-05-08 | crypto: caam - Clean up report_deco_status() | Marek Vasut |
2014-05-08 | crypto: caam - Clean up report_ccb_status() | Marek Vasut |
2014-05-08 | crypto: caam - Dissolve report_jump_idx() | Marek Vasut |
2014-05-08 | crypto: caam - Kill the easy targets | Marek Vasut |
2014-05-08 | crypto: caam - Pass error type into the functions | Marek Vasut |
2014-05-08 | crypto: caam - Implement fast-path for error codes with no handler | Marek Vasut |
2014-05-08 | crypto: caam - Pull all the error codes out | Marek Vasut |
2014-05-08 | crypto: caam - Contain caam_jr_strstatus() ugliness | Marek Vasut |
2014-04-28 | crypto: atmel-aes - check alignment of cfb64 mode | Leilei Zhao |
2014-04-28 | crypto: atmel-aes - correct block size of cfb8 mode | Leilei Zhao |
2014-04-28 | crypto: caam - fix mem leak in ahash_setkey | Horia Geanta |
2014-04-28 | crypto: caam - add allocation failure handling in SPRINTFCAT macro | Horia Geanta |
2014-04-16 | crypto: omap-des - handle error of pm_runtime_get_sync | Nishanth Menon |