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
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
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-10
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-03
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-04
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-09-27
crypto: caam - increase TRNG clocks per sample
Kim Phillips
1
-3
/
+3
2012-07-11
crypto: caam - ERA retrieval and printing for SEC device
Alex Porosanu
1
-2
/
+39
2012-06-27
crypto: caam - add support for SEC v5.x RNG4
Kim Phillips
1
-2
/
+127
2012-06-27
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
1
-2
/
+7
2012-03-29
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
1
-0
/
+16
2012-01-26
crypto: caam - fix gcc 4.6 warning
Kim Phillips
1
-1
/
+1
2011-12-20
crypto: caam - remove DECO access initialization code
Kim Phillips
1
-13
/
+0
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+13
2011-07-24
caam: don't pass bogus S_IFCHR to debugfs_create_...()
Al Viro
1
-13
/
+13
2011-06-30
crypto: caam - fix build warning when DEBUG_FS not configured
Kim Phillips
1
-1
/
+3
2011-05-19
crypto: caam - platform_bus_type migration
Kim Phillips
1
-5
/
+4
2011-03-27
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
1
-3
/
+3
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips
1
-0
/
+270