summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/jr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix resource clean-up on error path for caam_jr_initCristian Stoica2015-01-261-9/+22
* crypto: caam - pair irq map and dispose in the same functionCristian Stoica2015-01-261-3/+3
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * crypto: caam: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar2014-11-171-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-08-041-3/+3
|\
| * crypto: caam - set coherent_dma_maskHoria Geanta2014-07-231-3/+3
* | crypto: caam - fix memleak in caam_jr moduleCristian Stoica2014-07-101-5/+3
|/
* 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