Age | Commit message (Expand) | Author | Files | Lines |
2013-10-16 | crypto: picoxcell - Simplify and harden key parsing | Mathias Krause | 1 | -24/+8 |
2013-06-05 | crypto: picoxcell - replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2013-03-22 | crypto: picoxcell - Use of_match_ptr() macro | Sachin Kamat | 1 | -3/+1 |
2013-01-04 | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-11-09 | crypto: picoxcell - Add terminating entry for platform_device_id table | Axel Lin | 1 | -0/+1 |
2012-01-13 | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag | Nikos Mavrogiannopoulos | 1 | -11/+35 |
2011-12-20 | crypto: picoxcell - fix boolean and / or confusion | Jamie Iles | 1 | -2/+2 |
2011-11-30 | crypto: convert drivers/crypto/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-08-10 | crypto: picoxcell - fix possible invalid pointer dereference | Jamie Iles | 1 | -1/+1 |
2011-08-10 | crypto: picoxcell - support for device tree matching | Jamie Iles | 1 | -6/+30 |
2011-08-10 | crypto: picoxcell - add connection ID to the clock name | Jamie Iles | 1 | -1/+1 |
2011-08-10 | crypto: picoxcell - convert to platform ID table | Jamie Iles | 1 | -60/+33 |
2011-03-27 | crypto: picoxcell - fix possible status FIFO overflow | Jamie Iles | 1 | -29/+35 |
2011-02-21 | crypto: picoxcell - add support for the picoxcell crypto engines | Jamie Iles | 1 | -0/+1867 |