summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-aes.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel-aes - check alignment of cfb64 modeLeilei Zhao2014-04-281-0/+6
* crypto: atmel-aes - correct block size of cfb8 modeLeilei Zhao2014-04-281-1/+1
* crypto: atmel-aes - add support for Device TreeNicolas Ferre2013-12-121-49/+94
* crypto: atmel-aes - add support for latest release of the IP (0x130)Nicolas Royer2013-03-101-118/+353
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-251-1/+1
|\
| * crypto: atmel-aes - adjust duplicate testJulia Lawall2013-02-041-1/+1
* | Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* crypto: remove duplicated includeWei Yongjun2012-09-071-5/+0
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-011-2/+0
* crypto: atmel - add Atmel AES driverNicolas Royer2012-07-111-0/+1206