summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-tdes.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel - remove set but not used variable 'alg_name'YueHaibing2019-05-031-3/+0Star
* crypto: atmel - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-93/+10Star
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-1/+1
* crypto: atmel - switch to SPDX license identifiersTudor Ambarus2018-09-041-4/+1Star
* crypto: atmel - Delete error messages for a failed memory allocation in six f...Markus Elfring2018-02-221-7/+2Star
* crypto: atmel - remove empty functionsTudor-Dan Ambarus2017-11-061-18/+0Star
* crypto: atmel - remove useless irq initTudor-Dan Ambarus2017-11-031-2/+0Star
* crypto: atmel - return appropriate error codeTudor-Dan Ambarus2017-11-031-2/+1Star
* 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/+7Star
* 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/+0Star
* crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav2014-08-011-7/+1Star
* 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-041-3/+3
* crypto: remove duplicated includeWei Yongjun2012-09-061-5/+0Star
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-011-1/+0Star
* crypto: atmel - add Atmel DES/TDES driverNicolas Royer2012-07-111-0/+1215