aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
| * | crypto: caam - remove duplicate FIFOST_CONT_MASK defineDan Carpenter2014-06-20
| * | crypto: qat - Update to makefilesTadeusz Struk2014-06-20
| * | crypto: qat - Intel(R) QAT DH895xcc acceleratorTadeusz Struk2014-06-20
| * | crypto: qat - Intel(R) QAT accelengine part of fw loaderTadeusz Struk2014-06-20
| * | crypto: qat - Intel(R) QAT ucode part of fw loaderTadeusz Struk2014-06-20
| * | crypto: qat - Intel(R) QAT crypto interfaceTadeusz Struk2014-06-20
| * | crypto: qat - Intel(R) QAT FW interfaceTadeusz Struk2014-06-20
| * | crypto: qat - Intel(R) QAT transport codeTadeusz Struk2014-06-20
| * | crypto: qat - Intel(R) QAT driver frameworkTadeusz Struk2014-06-20
| * | crypto: ccp - Add platform device support for arm64Tom Lendacky2014-06-20
| * | crypto: ccp - Modify PCI support in prep for arm64 supportTom Lendacky2014-06-20
| * | crypto: drivers - Add 2 missing __exit_pJean Delvare2014-06-20
| * | crypto: caam - Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-20
| |/
* / crypto: caam - fix memleak in caam_jr moduleCristian Stoica2014-07-10
|/
* crypto/nx: disable NX on little endian buildsAnton Blanchard2014-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds2014-06-07
|\
| * crypto: cesa - tfm->__crt_alg->cra_type directlyMarek Vasut2014-05-22
| * crypto: sahara - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
| * crypto: padlock - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
| * crypto: n2 - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
| * crypto: dcp - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
| * crypto: cesa - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
| * crypto: ccp - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
| * crypto: geode - Don't use tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
| * crypto: geode - Weed out printk() from probe()Marek Vasut2014-05-22
| * crypto: geode - Consistently use AES_KEYSIZE_128Marek Vasut2014-05-22
| * crypto: geode - Kill AES_IV_LENGTHMarek Vasut2014-05-22
| * crypto: geode - Kill AES_MIN_BLOCK_SIZEMarek Vasut2014-05-22
| * crypto: mxs-dcp - Remove global mutexFabio Estevam2014-05-22
| * crypto: caam - reinitialize keys_fit_inline for decrypt and givencryptVakul Garg2014-05-13
| * crypto: s5p-sss - fix multiplatform buildArnd Bergmann2014-05-13
| * crypto: s5p-sss - Look for the next request in the queueNaveen Krishna Chatradhi2014-05-08
| * crypto: s5p-sss - Use clk_prepare/clk_unprepareNaveen Krishna Chatradhi2014-05-08
| * crypto: s5p-sss - validate iv before memcpyNaveen Krishna Chatradhi2014-05-08
| * crypto: s5p-sss - Let Exynos SoCs select SSS driverNaveen Krishna Chatradhi2014-05-08
| * crypto: s5p-sss - Add support for SSS module on ExynosNaveen Krishna Chatradhi2014-05-08
| * crypto: s5p-sss - Add device tree supportNaveen Krishna Chatradhi2014-05-08
| * crypto: s5p-sss - Use platform_get_irq() instead of _byname()Naveen Krishna Chatradhi2014-05-08
| * crypto: caam - Fix the 'quoted string split across lines'Marek Vasut2014-05-08
| * crypto: caam - Sweep the remnantsMarek Vasut2014-05-08
| * crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut2014-05-08
| * crypto: caam - Clean up report_deco_status()Marek Vasut2014-05-08
| * crypto: caam - Clean up report_ccb_status()Marek Vasut2014-05-08
| * crypto: caam - Dissolve report_jump_idx()Marek Vasut2014-05-08
| * crypto: caam - Kill the easy targetsMarek Vasut2014-05-08
| * crypto: caam - Pass error type into the functionsMarek Vasut2014-05-08
| * crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut2014-05-08
| * crypto: caam - Pull all the error codes outMarek Vasut2014-05-08
| * crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut2014-05-08
| * crypto: atmel-aes - check alignment of cfb64 modeLeilei Zhao2014-04-28