aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/tegra-aes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+7
2012-11-09crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun1-1/+1
2012-11-05crypto: tegra: remove include of <mach/clk.h>Stephen Warren1-2/+0
2012-10-24crypto: tegra - fix missing unlock on error caseWei Yongjun1-2/+6
2012-09-27crypto: tegra-aes - fix error return codePeter Senna Tschudin1-0/+1
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna1-2/+0
2012-06-12crypto: add clk_prepare/clk_unpreparePrashant Gaikwad1-6/+6
2012-01-13crypto: driver for Tegra AES hardwareVarun Wadekar1-0/+1096