summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/jr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix possible deadlock conditionKim Phillips2012-08-201-5/+5
* crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan2012-07-111-36/+9
* crypto: caam - one tasklet per job ringKim Phillips2012-06-271-8/+5
* crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips2012-06-271-6/+2
* crypto: caam - only query h/w in job ring dequeue pathKim Phillips2012-06-271-12/+5
* crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips2012-06-271-17/+13
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-271-0/+8
* crypto: caam - fix input job ring element dma mapping sizeKim Phillips2012-06-271-5/+5
* crypto: caam - handle interrupt lines shared across ringsKim Phillips2011-05-031-26/+20
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-0/+523
OpenPOWER on IntegriCloud