index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
tegra-aes.c
Age
Commit message (
Expand
)
Author
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