index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
tegra-aes.c
Age
Commit message (
Expand
)
Author
2014-02-27
crypto: tegra - remove driver
Stephen Warren
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-09-24
crypto: tegra-aes - Use devm_clk_get
Sachin Kamat
2013-09-24
crypto: tegra-aes - Fix NULL pointer dereference
Sachin Kamat
2013-09-24
crypto: tegra-aes - Staticize tegra_aes_cra_exit
Sachin Kamat
2013-09-13
crypto: tegra - use kernel entropy instead of ad-hoc
Linus Walleij
2013-08-21
crypto: tegra-aes - bitwise vs logical and
Dan Carpenter
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-11-09
crypto: tegra-aes - fix error-valued pointer dereference
Wei Yongjun
2012-11-05
crypto: tegra: remove include of <mach/clk.h>
Stephen Warren
2012-10-24
crypto: tegra - fix missing unlock on error case
Wei Yongjun
2012-09-27
crypto: tegra-aes - fix error return code
Peter Senna Tschudin
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-06-12
crypto: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-01-13
crypto: driver for Tegra AES hardware
Varun Wadekar