aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/atmel-tdes.c
AgeCommit message (Expand)Author
2019-05-03crypto: atmel - remove set but not used variable 'alg_name'YueHaibing
2019-04-18crypto: atmel - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus
2018-02-22crypto: atmel - Delete error messages for a failed memory allocation in six f...Markus Elfring
2017-11-06crypto: atmel - remove empty functionsTudor-Dan Ambarus
2017-11-03crypto: atmel - remove useless irq initTudor-Dan Ambarus
2017-11-03crypto: atmel - return appropriate error codeTudor-Dan Ambarus
2017-08-03crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()Gustavo A. R. Silva
2017-02-11crypto: atmel - fix 64-bit build warningsArnd Bergmann
2016-03-11crypto: 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-tdes - initialize spinlock in probeLeilei 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-08-01crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav
2013-12-12crypto: atmel-tdes - add support for Device TreeNicolas Ferre
2013-03-10crypto: atmel-tdes - add support for latest release of the IP (0x700)Nicolas Royer
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 DES/TDES driverNicolas Royer