index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-87
/
+331
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-1
/
+1
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
1
-10
/
+20
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
1
-1
/
+1
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+3
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
1
-47
/
+159
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
1
-1
/
+1
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
1
-6
/
+51
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
1
-48
/
+92
2013-09-13
crypto: caam - fix RNG4 instantiation
Alex Porosanu
1
-16
/
+47
2013-09-13
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
1
-1
/
+3
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
1
-3
/
+0
2013-08-01
crypto: caam - RNG instantiation by directly programming DECO
Ruchika Gupta
1
-38
/
+36
2013-05-14
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
1
-3
/
+7
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+3
2013-03-22
crypto: caam - set RDB bit in security configuration register
Vakul Garg
1
-0
/
+3
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
1
-1
/
+1
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
[next]