index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
jr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-08-03
1
-1
/
+6
*
crypto: caam - make of_device_ids const.
Arvind Yadav
2017-06-20
1
-1
/
+1
*
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
2017-02-15
1
-5
/
+14
*
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2016-11-13
1
-9
/
+16
*
crypto: caam - fix sparse warnings
Horia Geantă
2016-11-13
1
-1
/
+1
*
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
2016-10-02
1
-0
/
+1
*
crypto: caam - get rid of tasklet
Russell King
2016-08-09
1
-16
/
+9
*
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
1
-11
/
+11
*
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
2016-05-10
1
-1
/
+1
*
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
2016-02-16
1
-1
/
+1
*
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-24
1
-7
/
+5
*
crypto: caam - Add cache coherency support
Victoria Milhoan
2015-08-10
1
-0
/
+18
*
crypto: caam - fix resource clean-up on error path for caam_jr_init
Cristian Stoica
2015-01-26
1
-9
/
+22
*
crypto: caam - pair irq map and dispose in the same function
Cristian Stoica
2015-01-26
1
-3
/
+3
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
crypto: caam: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
crypto: caam - Remove unnecessary smp_read_barrier_depends()
Pranith Kumar
2014-11-17
1
-3
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-08-04
1
-3
/
+3
|
\
|
*
crypto: caam - set coherent_dma_mask
Horia Geanta
2014-07-23
1
-3
/
+3
*
|
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
2014-07-10
1
-5
/
+3
|
/
*
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-24
1
-108
/
+231
|
\
|
*
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
1
-3
/
+57
|
*
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-30
1
-108
/
+177
*
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-1
/
+1
|
\
\
|
*
|
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
1
-1
/
+1
|
|
/
*
/
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-10
1
-0
/
+2
|
/
*
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-08-01
1
-67
/
+0
*
crypto: caam - fix job ring cleanup code
Vakul Garg
2013-04-25
1
-0
/
+4
*
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-08-20
1
-5
/
+5
*
crypto: caam - Using alloc_coherent for caam job rings
Bharat Bhushan
2012-07-11
1
-36
/
+9
*
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
1
-8
/
+5
*
crypto: caam - consolidate memory barriers from job ring en/dequeue
Kim Phillips
2012-06-27
1
-6
/
+2
*
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
2012-06-27
1
-12
/
+5
*
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
2012-06-27
1
-17
/
+13
*
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2012-06-27
1
-0
/
+8
*
crypto: caam - fix input job ring element dma mapping size
Kim Phillips
2012-06-27
1
-5
/
+5
*
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-05-03
1
-26
/
+20
*
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips
2011-03-27
1
-0
/
+523