Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-26 | crypto: atmel - Free memory in error path | Christophe Jaillet | 1 | -1/+1 |
2014-10-20 | crypto: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-28 | crypto: atmel-aes - check alignment of cfb64 mode | Leilei Zhao | 1 | -0/+6 |
2014-04-28 | crypto: atmel-aes - correct block size of cfb8 mode | Leilei Zhao | 1 | -1/+1 |
2013-12-12 | crypto: atmel-aes - add support for Device Tree | Nicolas Ferre | 1 | -49/+94 |
2013-03-10 | crypto: atmel-aes - add support for latest release of the IP (0x130) | Nicolas Royer | 1 | -118/+353 |
2013-02-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2013-02-04 | crypto: atmel-aes - adjust duplicate test | Julia Lawall | 1 | -1/+1 |
2013-01-03 | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-09-07 | crypto: remove duplicated include | Wei Yongjun | 1 | -5/+0 |
2012-08-01 | crypto: drivers - remove cra_list initialization | Jussi Kivilinna | 1 | -2/+0 |
2012-07-11 | crypto: atmel - add Atmel AES driver | Nicolas Royer | 1 | -0/+1206 |