index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-aes.c
Age
Commit message (
Expand
)
Author
2015-04-08
crypto: atmel-aes - correct usage of dma_sync_* API
Leilei Zhao
2015-04-08
crypto: atmel-aes - sync the buf used in DMA or CPU
Leilei Zhao
2015-04-08
crypto: atmel-aes - initialize spinlock in probe
Leilei Zhao
2015-04-08
crypto: atmel-aes - add new version
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-04-28
crypto: atmel-aes - check alignment of cfb64 mode
Leilei Zhao
2014-04-28
crypto: atmel-aes - correct block size of cfb8 mode
Leilei Zhao
2013-12-12
crypto: atmel-aes - add support for Device Tree
Nicolas Ferre
2013-03-10
crypto: atmel-aes - add support for latest release of the IP (0x130)
Nicolas Royer
2013-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-02-04
crypto: atmel-aes - adjust duplicate test
Julia Lawall
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 AES driver
Nicolas Royer