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