summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/jr.c
AgeCommit message (Expand)Author
2017-12-09Revert "crypto: caam - get rid of tasklet"Horia Geantă
2016-10-02crypto: caam - Unmap region obtained by of_iomapArvind Yadav
2016-08-09crypto: caam - get rid of taskletRussell King
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă
2016-05-10crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile
2016-02-17crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam
2015-08-24crypto: caam - Use the preferred style for memory allocationsFabio Estevam
2015-08-10crypto: caam - Add cache coherency supportVictoria Milhoan
2015-01-26crypto: caam - fix resource clean-up on error path for caam_jr_initCristian Stoica
2015-01-26crypto: caam - pair irq map and dispose in the same functionCristian Stoica
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-17crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar
2014-10-20crypto: caam: drop owner assignment from platform_driversWolfram Sang
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-23crypto: caam - set coherent_dma_maskHoria Geanta
2014-07-10crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2013-11-26crypto: caam - Add missing Job Ring includeMichael Neuling
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-30crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta
2013-04-25crypto: caam - fix job ring cleanup codeVakul Garg
2012-08-20crypto: caam - fix possible deadlock conditionKim Phillips
2012-07-11crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan
2012-06-27crypto: caam - one tasklet per job ringKim Phillips
2012-06-27crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips
2012-06-27crypto: caam - only query h/w in job ring dequeue pathKim Phillips
2012-06-27crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips
2012-06-27crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips
2012-06-27crypto: caam - fix input job ring element dma mapping sizeKim Phillips
2011-05-03crypto: caam - handle interrupt lines shared across ringsKim Phillips
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips