summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-sha.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav2014-08-011-7/+2
* crypto: atmel-sha - add sha information to the logNicolas Ferre2013-12-121-1/+3
* crypto: atmel-sha - add support for Device TreeNicolas Ferre2013-12-121-24/+75
* crypto: atmel-sha - add support for latest release of the IP (0x410)Nicolas Royer2013-03-101-100/+486
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* crypto: remove duplicated includeWei Yongjun2012-09-071-5/+0
* crypto: atmel - add Atmel SHA1/SHA256 driverNicolas Royer2012-07-111-0/+1112