index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
2017-09-20
1
-9
/
+10
*
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-08-09
1
-51
/
+30
*
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-08-03
1
-16
/
+29
*
crypto: caam - remove unused variables in caam_drv_private
Tudor Ambarus
2017-07-18
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
1
-45
/
+22
|
\
|
*
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-05
1
-1
/
+2
|
*
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2017-04-05
1
-44
/
+19
*
|
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2017-03-24
1
-28
/
+30
|
/
*
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
crypto: caam - fix JR IO mapping if one fails
Tudor Ambarus
2017-02-15
1
-8
/
+9
*
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
2017-02-15
1
-5
/
+10
*
crypto: caam - don't include unneeded headers
Horia Geantă
2017-02-15
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
1
-38
/
+37
|
\
|
*
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2016-12-07
1
-3
/
+3
|
*
crypto: caam - fix sparse warnings
Horia Geantă
2016-11-13
1
-23
/
+17
|
*
crypto: caam - add support for iMX6UL
Marcus Folkesson
2016-10-25
1
-15
/
+20
*
|
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
2016-12-07
1
-2
/
+3
|
/
*
crypto: caam - add missing header dependencies
Baoyou Xie
2016-08-31
1
-0
/
+1
*
crypto: caam - avoid kernel warnings on probe failure
Russell King
2016-08-09
1
-0
/
+2
*
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
1
-45
/
+80
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
Horia Geant?
2016-01-25
1
-1
/
+1
*
crypto: caam - make write transactions bufferable on PPC platforms
Horia Geant?
2016-01-25
1
-2
/
+2
*
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-24
1
-5
/
+3
*
crypto: caam - Propagate the real error code in caam_probe
Fabio Estevam
2015-08-24
1
-4
/
+4
*
crypto: caam - Fix the error handling in caam_probe
Fabio Estevam
2015-08-24
1
-11
/
+25
*
crypto: caam - fix writing to JQCR_MS when using service interface
Horia Geant?
2015-08-24
1
-1
/
+1
*
crypto: caam - add support for LS1021A
Horia Geant?
2015-08-18
1
-2
/
+2
*
crypto: caam - Remove unneeded 'ret' variable
Fabio Estevam
2015-08-13
1
-2
/
+2
*
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
Victoria Milhoan
2015-08-10
1
-0
/
+88
*
crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...
Victoria Milhoan
2015-08-10
1
-3
/
+3
*
crypto: caam - fix RNG init descriptor ret. code checking
Horia Geant?
2015-07-20
1
-2
/
+3
*
crypto: caam - fix snooping for write transactions
Horia Geant?
2015-07-20
1
-2
/
+3
*
crypto: caam - fix ERA property reading
Alex Porosanu
2015-07-20
1
-7
/
+7
*
crypto: caam - Provide correct value to iounmap() in controller driver
Victoria Milhoan
2015-06-16
1
-2
/
+2
*
crypto: caam - remove unused local variable
Cristian Stoica
2015-01-26
1
-5
/
+1
*
crypto: caam: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
2014-09-15
1
-46
/
+68
*
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2014-08-25
1
-1
/
+10
*
crypto: caam - change starting entropy delay value
Alex Porosanu
2014-08-25
1
-0
/
+9
*
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
2014-08-25
1
-2
/
+2
*
crypto: caam - fix DECO RSR polling
Horia Geanta
2014-07-23
1
-4
/
+7
*
crypto: caam - set coherent_dma_mask
Horia Geanta
2014-07-23
1
-3
/
+3
*
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
2014-07-08
1
-1
/
+1
*
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
2014-06-25
1
-0
/
+39
*
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
2014-06-25
1
-6
/
+8
*
crypto: caam - Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-06-20
1
-6
/
+6
*
crypto: caam - fix ERA retrieval function
Alex Porosanu
2014-02-09
1
-26
/
+10
*
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
2014-02-09
1
-19
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-23
1
-87
/
+331
|
\
[next]