index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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-28
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-24
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-10
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
|
/
[prev]
[next]