summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/tegra-aes.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-18/+8
|\
| * crypto: tegra-aes - Use devm_clk_getSachin Kamat2013-09-241-4/+1
| * crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat2013-09-241-1/+3
| * crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat2013-09-241-1/+1
| * crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij2013-09-131-12/+3
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
|/
* crypto: tegra-aes - bitwise vs logical andDan Carpenter2013-08-211-3/+3
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-151-3/+7
|\
| * crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun2012-11-091-1/+1
| * crypto: tegra - fix missing unlock on error caseWei Yongjun2012-10-241-2/+6
* | crypto: tegra: remove include of <mach/clk.h>Stephen Warren2012-11-051-2/+0
|/
* crypto: tegra-aes - fix error return codePeter Senna Tschudin2012-09-271-0/+1
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-011-2/+0
* crypto: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-6/+6
* crypto: driver for Tegra AES hardwareVarun Wadekar2012-01-131-0/+1096
OpenPOWER on IntegriCloud