index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-20
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
1
-9
/
+10
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
1
-51
/
+30
2017-08-03
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
1
-16
/
+29
2017-07-18
crypto: caam - remove unused variables in caam_drv_private
Tudor Ambarus
1
-1
/
+0
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-45
/
+22
2017-04-05
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
1
-1
/
+2
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
1
-44
/
+19
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
1
-28
/
+30
2017-02-28
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-15
crypto: caam - fix JR IO mapping if one fails
Tudor Ambarus
1
-8
/
+9
2017-02-15
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
1
-5
/
+10
2017-02-15
crypto: caam - don't include unneeded headers
Horia Geantă
1
-1
/
+0
2016-12-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-38
/
+37
2016-12-07
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
1
-3
/
+3
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
1
-2
/
+3
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
1
-23
/
+17
2016-10-25
crypto: caam - add support for iMX6UL
Marcus Folkesson
1
-15
/
+20
2016-08-31
crypto: caam - add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-08-09
crypto: caam - avoid kernel warnings on probe failure
Russell King
1
-0
/
+2
2016-05-31
crypto: caam - handle core endianness != caam endianness
Horia Geantă
1
-45
/
+80
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-01-25
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
Horia Geant?
1
-1
/
+1
2016-01-25
crypto: caam - make write transactions bufferable on PPC platforms
Horia Geant?
1
-2
/
+2
2015-08-24
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
1
-5
/
+3
2015-08-24
crypto: caam - Propagate the real error code in caam_probe
Fabio Estevam
1
-4
/
+4
2015-08-24
crypto: caam - Fix the error handling in caam_probe
Fabio Estevam
1
-11
/
+25
2015-08-24
crypto: caam - fix writing to JQCR_MS when using service interface
Horia Geant?
1
-1
/
+1
2015-08-18
crypto: caam - add support for LS1021A
Horia Geant?
1
-2
/
+2
2015-08-13
crypto: caam - Remove unneeded 'ret' variable
Fabio Estevam
1
-2
/
+2
2015-08-10
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
Victoria Milhoan
1
-0
/
+88
2015-08-10
crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...
Victoria Milhoan
1
-3
/
+3
2015-07-20
crypto: caam - fix RNG init descriptor ret. code checking
Horia Geant?
1
-2
/
+3
2015-07-20
crypto: caam - fix snooping for write transactions
Horia Geant?
1
-2
/
+3
2015-07-20
crypto: caam - fix ERA property reading
Alex Porosanu
1
-7
/
+7
2015-06-16
crypto: caam - Provide correct value to iounmap() in controller driver
Victoria Milhoan
1
-2
/
+2
2015-01-26
crypto: caam - remove unused local variable
Cristian Stoica
1
-5
/
+1
2014-10-20
crypto: caam: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-15
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
1
-46
/
+68
2014-08-25
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
1
-1
/
+10
2014-08-25
crypto: caam - change starting entropy delay value
Alex Porosanu
1
-0
/
+9
2014-08-25
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
1
-2
/
+2
2014-07-23
crypto: caam - fix DECO RSR polling
Horia Geanta
1
-4
/
+7
2014-07-23
crypto: caam - set coherent_dma_mask
Horia Geanta
1
-3
/
+3
2014-07-08
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
1
-1
/
+1
2014-06-25
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
1
-0
/
+39
2014-06-25
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
1
-6
/
+8
2014-06-20
crypto: caam - Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-6
/
+6
2014-02-09
crypto: caam - fix ERA retrieval function
Alex Porosanu
1
-26
/
+10
2014-02-09
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
1
-19
/
+6
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-87
/
+331
[next]