Age | Commit message (Expand) | Author | Files | Lines |
2018-09-28 | crypto: mxs-dcp - Remove VLA usage of skcipher | Kees Cook | 1 | -11/+10 |
2018-02-15 | crypto: mxs-dcp - Add empty hash export and import | Kamil Konieczny | 1 | -0/+14 |
2017-07-18 | crypto: mxs-dcp - print error message on platform_get_irq failure | Gustavo A. R. Silva | 1 | -2/+6 |
2016-07-01 | crypto: mxs-dcp - Use skcipher for fallback | Herbert Xu | 1 | -26/+21 |
2015-02-28 | crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout | Nicholas Mc Guire | 1 | -1/+1 |
2014-10-20 | crypto: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-22 | crypto: dcp - tfm->__crt_alg->cra_name directly | Marek Vasut | 1 | -1/+1 |
2014-05-22 | crypto: mxs-dcp - Remove global mutex | Fabio Estevam | 1 | -34/+16 |
2014-03-10 | crypto: mxs-dcp - Optimize hashing | Marek Vasut | 1 | -11/+17 |
2014-03-10 | crypto: mxs-dcp - Align the bounce buffers | Marek Vasut | 1 | -1/+7 |
2014-02-27 | crypto: mxs-dcp - Fix platform_get_irq() error handling | Fabio Estevam | 1 | -2/+7 |
2014-02-09 | crypto: mxs-dcp: Check the return value of stmp_reset_block() | Fabio Estevam | 1 | -1/+3 |
2014-02-09 | crypto: mxs-dcp: Use devm_kzalloc() | Fabio Estevam | 1 | -7/+2 |
2014-02-09 | crypto: dcp - Move the AES operation type from actx to rctx | Marek Vasut | 1 | -10/+17 |
2014-01-15 | crypto: mxs - Fix sparse non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2014-01-05 | crypto: mxs - Add Freescale MXS DCP driver | Marek Vasut | 1 | -0/+1100 |