aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra-aes.c
AgeCommit message (Expand)Author
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-11-09crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun
2012-11-05crypto: tegra: remove include of <mach/clk.h>Stephen Warren
2012-10-24crypto: tegra - fix missing unlock on error caseWei Yongjun
2012-09-27crypto: tegra-aes - fix error return codePeter Senna Tschudin
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna
2012-06-12crypto: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-01-13crypto: driver for Tegra AES hardwareVarun Wadekar