Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-12-15 | 1 | -3/+7 |
|\ | |||||
| * | crypto: tegra-aes - fix error-valued pointer dereference | Wei Yongjun | 2012-11-09 | 1 | -1/+1 |
| * | crypto: tegra - fix missing unlock on error case | Wei Yongjun | 2012-10-24 | 1 | -2/+6 |
* | | crypto: tegra: remove include of <mach/clk.h> | Stephen Warren | 2012-11-05 | 1 | -2/+0 |
|/ | |||||
* | crypto: tegra-aes - fix error return code | Peter Senna Tschudin | 2012-09-27 | 1 | -0/+1 |
* | crypto: drivers - remove cra_list initialization | Jussi Kivilinna | 2012-08-01 | 1 | -2/+0 |
* | crypto: add clk_prepare/clk_unprepare | Prashant Gaikwad | 2012-06-12 | 1 | -6/+6 |
* | crypto: driver for Tegra AES hardware | Varun Wadekar | 2012-01-13 | 1 | -0/+1096 |