index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-tdes.c
Age
Commit message (
Expand
)
Author
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