summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/jr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - Add missing Job Ring includeMichael Neuling2013-11-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-108/+231
|\
| * crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-301-3/+57
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-301-108/+177
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-1/+1
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-1/+1
| |/
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
|/
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-08-011-67/+0
* crypto: caam - fix job ring cleanup codeVakul Garg2013-04-251-0/+4
* 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