aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-aes.c
Commit message (Expand)AuthorAge
* crypto: atmel-aes - correct usage of dma_sync_* APILeilei Zhao2015-04-08
* crypto: atmel-aes - sync the buf used in DMA or CPULeilei Zhao2015-04-08
* crypto: atmel-aes - initialize spinlock in probeLeilei Zhao2015-04-08
* crypto: atmel-aes - add new versionLeilei Zhao2015-04-08
* crypto: atmel - fix typo in dev_err error messageColin Ian King2015-03-04
* crypto: atmel - Free memory in error pathChristophe Jaillet2015-01-25
* crypto: drop owner assignment from platform_driversWolfram Sang2014-10-20
* crypto: atmel-aes - check alignment of cfb64 modeLeilei Zhao2014-04-28
* crypto: atmel-aes - correct block size of cfb8 modeLeilei Zhao2014-04-28
* crypto: atmel-aes - add support for Device TreeNicolas Ferre2013-12-12
* crypto: atmel-aes - add support for latest release of the IP (0x130)Nicolas Royer2013-03-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-25
|\
| * crypto: atmel-aes - adjust duplicate testJulia Lawall2013-02-04
* | Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* crypto: remove duplicated includeWei Yongjun2012-09-06
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-01
* crypto: atmel - add Atmel AES driverNicolas Royer2012-07-10