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
/
atmel-tdes.c
Age
Commit message (
Expand
)
Author
2019-11-22
crypto: atmel-tdes - Set the IV after {en,de}crypt
Tudor Ambarus
2019-11-17
crypto: atmel-tdes - switch to skcipher API
Ard Biesheuvel
2019-08-22
crypto: atmel/des - switch to new verification routines
Ard Biesheuvel
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-03
crypto: atmel - remove set but not used variable 'alg_name'
YueHaibing
2019-04-18
crypto: atmel - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2018-09-04
crypto: atmel - switch to SPDX license identifiers
Tudor Ambarus
2018-02-22
crypto: atmel - Delete error messages for a failed memory allocation in six f...
Markus Elfring
2017-11-06
crypto: atmel - remove empty functions
Tudor-Dan Ambarus
2017-11-03
crypto: atmel - remove useless irq init
Tudor-Dan Ambarus
2017-11-03
crypto: atmel - return appropriate error code
Tudor-Dan Ambarus
2017-08-03
crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()
Gustavo A. R. Silva
2017-02-11
crypto: atmel - fix 64-bit build warnings
Arnd Bergmann
2016-03-11
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2015-10-14
crypto: atmel - use devm_xxx() managed function
LABBE Corentin
2015-10-08
crypto: atmel - Check for clk_prepare_enable() return value
LABBE Corentin
2015-04-08
crypto: atmel-tdes - initialize spinlock in probe
Leilei Zhao
2015-03-04
crypto: atmel - fix typo in dev_err error message
Colin Ian King
2015-01-26
crypto: atmel - Free memory in error path
Christophe Jaillet
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-01
crypto: atmel-tdes - Switch to managed version of kzalloc
Pramod Gurav
2013-12-12
crypto: atmel-tdes - add support for Device Tree
Nicolas Ferre
2013-03-10
crypto: atmel-tdes - add support for latest release of the IP (0x700)
Nicolas Royer
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-07
crypto: remove duplicated include
Wei Yongjun
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-07-11
crypto: atmel - add Atmel DES/TDES driver
Nicolas Royer