summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra-aes.c
AgeCommit message (Expand)Author
2013-09-14crypto: tegra-aes: Revert to v3.10.10 versionDan Willemsen
2013-09-14crypto: remove reference to privare nvmap.hKrishna Reddy
2013-09-14crypto: tegra-aes: remove unused variableStefan Becker
2013-09-14crypto: tegra-aes: synchronize dma buffer accessSanjay Singh Rawat
2013-09-14crypto: tegra-aes: correct key table buffer sizeSanjay Singh Rawat
2013-09-14unknown changesDan Willemsen
2013-09-14Update copyrightsScott Williams
2013-09-14crypto: tegra-aes: Hack to disable HW AES for dm-cryptKen Sumrall
2013-09-14crypto: tegra-aes: do not reset bsev/vde per operationVarun Wadekar
2013-09-14crypto: tegra-aes: reduce ivsize to 16 bytes and priority to 100Varun Wadekar
2013-09-14crypto: tegra-aes: initialise bsev/vde clocks per operationVarun Wadekar
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