summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-tdes.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel - Delete error messages for a failed memory allocation in six f...Markus Elfring2018-02-221-7/+2
* crypto: atmel - remove empty functionsTudor-Dan Ambarus2017-11-061-18/+0
* crypto: atmel - remove useless irq initTudor-Dan Ambarus2017-11-031-2/+0
* crypto: atmel - return appropriate error codeTudor-Dan Ambarus2017-11-031-2/+1
* crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()Gustavo A. R. Silva2017-08-031-1/+1
* crypto: atmel - fix 64-bit build warningsArnd Bergmann2017-02-111-7/+7
* crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-111-2/+2
* crypto: atmel - use devm_xxx() managed functionLABBE Corentin2015-10-141-22/+7
* crypto: atmel - Check for clk_prepare_enable() return valueLABBE Corentin2015-10-081-1/+5
* crypto: atmel-tdes - initialize spinlock in probeLeilei Zhao2015-04-081-0/+1
* crypto: atmel - fix typo in dev_err error messageColin Ian King2015-03-041-1/+1
* crypto: atmel - Free memory in error pathChristophe Jaillet2015-01-261-1/+1
* crypto: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav2014-08-011-7/+1
* crypto: atmel-tdes - add support for Device TreeNicolas Ferre2013-12-121-49/+94
* crypto: atmel-tdes - add support for latest release of the IP (0x700)Nicolas Royer2013-03-101-53/+341
* 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-1/+0
* crypto: atmel - add Atmel DES/TDES driverNicolas Royer2012-07-111-0/+1215
OpenPOWER on IntegriCloud