summaryrefslogtreecommitdiff
path: root/drivers/crypto/atmel-sha.c
AgeCommit message (Expand)Author
2016-04-12crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2016-02-17crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-02-17crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen
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-sha - correct the max burst sizeLeilei Zhao
2015-04-08crypto: atmel-sha - initialize spinlock in probeLeilei Zhao
2015-04-08crypto: atmel-sha - fix sg list managementLeilei Zhao
2015-04-08crypto: atmel-sha - correct the way data are splitLudovic Desroches
2015-04-08crypto: atmel-sha - add new versionLeilei Zhao
2015-03-04crypto: atmel - fix typo in dev_err error messageColin Ian King
2014-12-22crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen
2014-10-20crypto: drop owner assignment from platform_driversWolfram Sang
2014-08-01crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav
2013-12-12crypto: atmel-sha - add sha information to the logNicolas Ferre
2013-12-12crypto: atmel-sha - add support for Device TreeNicolas Ferre
2013-03-10crypto: atmel-sha - add support for latest release of the IP (0x410)Nicolas Royer
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-09-07crypto: remove duplicated includeWei Yongjun
2012-07-11crypto: atmel - add Atmel SHA1/SHA256 driverNicolas Royer