Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: omap-aes - don't treat NULL clk as an error | Jamie Iles | 2011-01-29 | 1 | -2/+2 |
* | crypto: omap-aes - checkpatch --file warning fixes | Dmitry Kasatkin | 2010-12-02 | 1 | -3/+3 |
* | crypto: omap-aes - initialize aes module once per request | Dmitry Kasatkin | 2010-12-02 | 1 | -26/+28 |
* | crypto: omap-aes - unnecessary code removed | Dmitry Kasatkin | 2010-12-02 | 1 | -53/+17 |
* | crypto: omap-aes - error handling implementation improved | Dmitry Kasatkin | 2010-12-02 | 1 | -41/+93 |
* | crypto: omap-aes - redundant locking is removed | Dmitry Kasatkin | 2010-12-02 | 1 | -38/+32 |
* | crypto: omap-aes - DMA initialization fixes for OMAP off mode | Dmitry Kasatkin | 2010-12-02 | 1 | -12/+12 |
* | crypto: omap-aes - OMAP2/3 AES hw accelerator driver | Dmitry Kasatkin | 2010-09-03 | 1 | -0/+948 |