index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-30
1
-10
/
+20
|
*
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
1
-47
/
+159
|
*
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
1
-1
/
+1
|
*
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-09-13
1
-6
/
+51
|
*
crypto: caam - split RNG4 instantiation function
Alex Porosanu
2013-09-13
1
-48
/
+92
|
*
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2013-09-13
1
-16
/
+47
|
*
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
2013-09-13
1
-1
/
+3
*
|
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-09
1
-0
/
+3
|
/
*
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-08-01
1
-3
/
+0
*
crypto: caam - RNG instantiation by directly programming DECO
Ruchika Gupta
2013-08-01
1
-38
/
+36
*
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2013-05-14
1
-3
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
1
-0
/
+3
|
\
|
*
crypto: caam - set RDB bit in security configuration register
Vakul Garg
2013-03-22
1
-0
/
+3
*
|
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
1
-1
/
+1
|
/
*
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
crypto: caam - increase TRNG clocks per sample
Kim Phillips
2012-09-27
1
-3
/
+3
*
crypto: caam - ERA retrieval and printing for SEC device
Alex Porosanu
2012-07-11
1
-2
/
+39
[next]