Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-05 | crypto: mxs - Remove the old DCP driver | Marek Vasut | 1 | -903/+0 |
2013-10-07 | crypto: dcp - Check the return value from devm_ioremap_resource() | Fabio Estevam | 1 | -0/+2 |
2013-09-24 | crypto: dcp - Fix the path for releasing the resources | Fabio Estevam | 1 | -8/+10 |
2013-09-24 | crypto: dcp - Use devm_request_irq() | Fabio Estevam | 1 | -15/+7 |
2013-09-24 | crypto: dcp - Use devm_ioremap_resource() | Fabio Estevam | 1 | -6/+1 |
2013-06-05 | crypto: dcp - Staticize local symbols | Sachin Kamat | 1 | -4/+4 |
2013-06-05 | crypto: dcp - Use NULL instead of 0 | Sachin Kamat | 1 | -1/+1 |
2013-06-05 | crypto: dcp - Use devm_* APIs | Sachin Kamat | 1 | -22/+10 |
2013-06-05 | crypto: dcp - Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-28 | crypto: dcp - Added support for Freescale's DCP co-processor | Tobias Rauter | 1 | -0/+925 |