Age | Commit message (Expand) | Author |
2014-02-27 | crypto: ccp - Account for CCP backlog processing | Tom Lendacky |
2014-02-27 | crypto: ccp - Invoke context callback when there is a backlog error | Tom Lendacky |
2014-02-27 | crypto: ccp - Prevent a possible lost CCP command request | Tom Lendacky |
2014-02-09 | crypto: ccp - Perform completion callbacks using a tasklet | Tom Lendacky |
2014-02-09 | crypto: ccp - Use a single queue for proper ordering of tfm requests | Tom Lendacky |
2014-02-09 | crypto: ccp - Move HMAC calculation down to ccp ops file | Tom Lendacky |
2014-02-09 | crypto: ccp - Allow for selective disablement of crypto API algorithms | Tom Lendacky |
2014-02-09 | crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments | Dave Jones |
2014-01-15 | crypto: ccp - CCP device enabled/disabled changes | Tom Lendacky |
2014-01-15 | crypto: ccp - Cleanup hash invocation calls | Tom Lendacky |
2014-01-15 | crypto: ccp - Change data length declarations to u64 | Tom Lendacky |
2014-01-15 | crypto: ccp - Check for caller result area before using it | Tom Lendacky |
2014-01-15 | crypto: ccp - Cleanup scatterlist usage | Tom Lendacky |
2014-01-15 | crypto: ccp - Apply appropriate gfp_t type to memory allocations | Tom Lendacky |
2013-12-30 | crypto: ccp - Remove redundant dev_set_drvdata | Sachin Kamat |
2013-12-20 | crypto: ccp - Remove user triggerable pr_err calls | Tom Lendacky |
2013-12-20 | crypto: ccp - CCP Kconfig fixes | Tom Lendacky |
2013-12-20 | crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c | Tom Lendacky |
2013-12-09 | crytpo: ccp - fix coccinelle warnings | Fengguang Wu |
2013-12-05 | crytpo: ccp - CCP device driver build files | Tom Lendacky |
2013-12-05 | crypto: ccp - CCP SHA crypto API support | Tom Lendacky |
2013-12-05 | crypto: ccp - CCP XTS-AES crypto API support | Tom Lendacky |
2013-12-05 | crypto: ccp - CCP AES CMAC mode crypto API support | Tom Lendacky |
2013-12-05 | crypto: ccp - CCP AES crypto API support | Tom Lendacky |
2013-12-05 | crypto: ccp - crypto API interface to the CCP device driver | Tom Lendacky |
2013-12-05 | crypto: ccp - CCP device driver and interface support | Tom Lendacky |