aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - remove duplicate dev_errKim Phillips2011-05-031-1/+0
* crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips2011-05-031-4/+2
* crypto: caam - fix queue interface detectionKim Phillips2011-05-031-1/+1
* crypto: caam - handle interrupt lines shared across ringsKim Phillips2011-05-031-26/+20
* crypto: caam - introduce missing kfreeJulia Lawall2011-04-081-0/+1
* crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter2011-03-271-4/+4
* crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter2011-03-271-1/+1
* crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-272-5/+5
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-2713-0/+4935