index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
jr.c
Age
Commit message (
Expand
)
Author
2014-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-23
crypto: caam - set coherent_dma_mask
Horia Geanta
2014-07-10
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
2013-11-26
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-23
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-09
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-03
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips