index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
jr.c
Age
Commit message (
Expand
)
Author
2014-12-11
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
2014-04-08
Merge branch 'merge' into sdk-v1.6.x
Scott Wood
2014-04-08
crypto: caam - Add missing Job Ring include
Michael Neuling
2014-04-08
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2014-04-08
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2014-03-24
power management support in caam job ring driver
Yashpal Dutta
2014-03-17
crypto: caam - use NAPI instead of tasklet
Nitesh Lal
2013-11-26
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2012-08-20
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-07-11
crypto: caam - Using alloc_coherent for caam job rings
Bharat Bhushan
2012-06-27
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
crypto: caam - consolidate memory barriers from job ring en/dequeue
Kim Phillips
2012-06-27
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
2012-06-27
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
2012-06-27
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2012-06-27
crypto: caam - fix input job ring element dma mapping size
Kim Phillips
2011-05-02
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips