aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/tegra-aes.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\
| * crypto: tegra-aes - Use devm_clk_getSachin Kamat2013-09-23
| * crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat2013-09-23
| * crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat2013-09-23
| * crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij2013-09-13
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
|/
* crypto: tegra-aes - bitwise vs logical andDan Carpenter2013-08-21
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-15
|\
| * crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun2012-11-09
| * crypto: tegra - fix missing unlock on error caseWei Yongjun2012-10-24
* | crypto: tegra: remove include of <mach/clk.h>Stephen Warren2012-11-05
|/
* crypto: tegra-aes - fix error return codePeter Senna Tschudin2012-09-27
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-01
* crypto: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-12
* crypto: driver for Tegra AES hardwareVarun Wadekar2012-01-13