summaryrefslogtreecommitdiff
path: root/drivers/crypto/atmel-aes.c
AgeCommit message (Expand)Author
2016-04-12crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2015-10-14crypto: atmel - use devm_xxx() managed functionLABBE Corentin
2015-10-08crypto: atmel - Check for clk_prepare_enable() return valueLABBE Corentin
2015-04-08crypto: atmel-aes - correct usage of dma_sync_* APILeilei Zhao
2015-04-08crypto: atmel-aes - sync the buf used in DMA or CPULeilei Zhao
2015-04-08crypto: atmel-aes - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-aes - add new versionLeilei Zhao
2015-03-04crypto: atmel - fix typo in dev_err error messageColin Ian King
2015-01-26crypto: atmel - Free memory in error pathChristophe Jaillet
2014-10-20crypto: drop owner assignment from platform_driversWolfram Sang
2014-04-28crypto: atmel-aes - check alignment of cfb64 modeLeilei Zhao
2014-04-28crypto: atmel-aes - correct block size of cfb8 modeLeilei Zhao
2013-12-12crypto: atmel-aes - add support for Device TreeNicolas Ferre
2013-03-10crypto: atmel-aes - add support for latest release of the IP (0x130)Nicolas Royer
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-02-04crypto: atmel-aes - adjust duplicate testJulia Lawall
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-09-07crypto: remove duplicated includeWei Yongjun
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna
2012-07-11crypto: atmel - add Atmel AES driverNicolas Royer