Age | Commit message (Expand) | Author | Files | Lines |
2015-04-08 | crypto: sahara - fix AES descriptor create | Steffen Trumtrar | 1 | -14/+18 |
2015-04-08 | crypto: sahara - use the backlog | Steffen Trumtrar | 1 | -0/+5 |
2015-02-28 | crypto: sahara - drop unnecessary default assignment | Nicholas Mc Guire | 1 | -1/+1 |
2015-02-28 | crypto: sahara - pass on error condition | Nicholas Mc Guire | 1 | -0/+2 |
2015-02-28 | crypto: sahara - fix type of ret for wait_for_completion_timeout | Nicholas Mc Guire | 1 | -4/+6 |
2015-01-26 | crypto: replace scatterwalk_sg_next with sg_next | Cristian Stoica | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-03 | crypto: sahara - add support for SHA1/256 | Steffen Trumtrar | 1 | -5/+621 |
2014-12-03 | crypto: sahara - replace tasklets with kthread | Steffen Trumtrar | 1 | -86/+66 |
2014-12-03 | crypto: sahara - add support for i.MX53 | Steffen Trumtrar | 1 | -3/+17 |
2014-12-03 | crypto: sahara - fix spinlock initialization | Steffen Trumtrar | 1 | -0/+2 |
2014-10-20 | crypto: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-22 | crypto: sahara - tfm->__crt_alg->cra_name directly | Marek Vasut | 1 | -1/+1 |
2014-03-10 | crypto: sahara - Use return value of devm_request_irq() on error | Alexander Shiyan | 1 | -3/+4 |
2014-02-27 | crypto: sahara - Use devm_ioremap_resource() | Jingoo Han | 1 | -16/+3 |
2013-10-07 | crypto: sahara - Remove redundant of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-08-21 | crypto: sahara - checking the wrong variable | Dan Carpenter | 1 | -1/+1 |
2013-08-14 | crypto: sahara - Staticize local symbol | Jingoo Han | 1 | -1/+1 |
2013-06-05 | crypto: sahara - fix building as module | Arnd Bergmann | 1 | -1/+1 |
2013-03-21 | crypto: sahara - Add driver for SAHARA2 accelerator. | Javier Martin | 1 | -0/+1070 |