aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/jr.c
Commit message (Expand)AuthorAge
* crypto: caam - Add missing Job Ring includeMichael Neuling2013-11-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\
| * crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-30
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-30
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| |/
* / drivers: clean-up prom.h implicit includesRob Herring2013-10-09
|/
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-07-31
* crypto: caam - fix job ring cleanup codeVakul Garg2013-04-25
* crypto: caam - fix possible deadlock conditionKim Phillips2012-08-20
* crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan2012-07-10
* crypto: caam - one tasklet per job ringKim Phillips2012-06-27
* crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips2012-06-27
* crypto: caam - only query h/w in job ring dequeue pathKim Phillips2012-06-27
* crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips2012-06-27
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-27
* crypto: caam - fix input job ring element dma mapping sizeKim Phillips2012-06-27
* crypto: caam - handle interrupt lines shared across ringsKim Phillips2011-05-02
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-26