index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
2013-08-21
1
-2
/
+2
*
crypto: caam - add option for enabling DEBUG mode
Alex Porosanu
2013-08-21
2
-0
/
+11
*
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
2013-08-21
3
-75
/
+77
*
hwrng: tx4939 - simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
1
-3
/
+1
*
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-08-14
10
-12
/
+87
*
crypto: crypto4xx - Staticize local symbols
Jingoo Han
2013-08-14
1
-7
/
+8
*
crypto: sahara - Staticize local symbol
Jingoo Han
2013-08-14
1
-1
/
+1
*
hwrng: pixocel - Staticize 'rng_dev'
Jingoo Han
2013-08-09
1
-1
/
+1
*
crypto: nx - saves chaining value from co-processor
Fionnuala Gunter
2013-08-09
1
-0
/
+1
*
hwrng: omap - Add OMAP4 TRNG support
Lokesh Vutla
2013-08-09
2
-53
/
+305
*
hwrng: omap - Add device tree support
Lokesh Vutla
2013-08-09
1
-0
/
+12
*
hwrng: omap - Remove duplicated function call
Lokesh Vutla
2013-08-09
1
-1
/
+0
*
hwrng: omap - Convert to devm_kzalloc()
Lokesh Vutla
2013-08-09
1
-7
/
+2
*
hwrng: omap - Use module_platform_driver macro
Lokesh Vutla
2013-08-09
1
-16
/
+2
*
crypto: nx - fix limits to sg lists for SHA-2
Marcelo Cerri
2013-08-09
2
-95
/
+132
*
crypto: nx - fix physical addresses added to sg lists
Marcelo Cerri
2013-08-09
1
-3
/
+19
*
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-08-01
4
-77
/
+0
*
crypto: omap-sham - Convert to devm_kzalloc()
Lokesh Vutla
2013-08-01
1
-10
/
+5
*
crypto: omap-sham - Convert to devm_request_irq()
Lokesh Vutla
2013-08-01
1
-7
/
+5
*
crypto: omap-sham - Add OMAP5/AM43XX SHAM Support
Lokesh Vutla
2013-08-01
1
-0
/
+44
*
crypto: omap-sham - Add SHA384 and SHA512 Support
Lokesh Vutla
2013-08-01
2
-47
/
+209
*
hwrng: mxc-rnga - Check the return value from clk_prepare_enable()
Fabio Estevam
2013-08-01
1
-1
/
+3
*
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
2013-08-01
1
-307
/
+279
*
crypto: caam - RNG instantiation by directly programming DECO
Ruchika Gupta
2013-08-01
2
-39
/
+47
*
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
Vakul Garg
2013-07-10
3
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-05
23
-53
/
+1107
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-06-21
2
-3
/
+3
|
|
\
|
*
|
hwrng: bcm2835 - fix MODULE_LICENSE tag
Arnd Bergmann
2013-06-21
1
-1
/
+1
|
*
|
hwrng: nomadik - use clk_prepare_enable()
Linus Walleij
2013-06-05
1
-1
/
+1
|
*
|
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-05
1
-1
/
+1
|
*
|
crypto: dcp - Staticize local symbols
Sachin Kamat
2013-06-05
1
-4
/
+4
|
*
|
crypto: dcp - Use NULL instead of 0
Sachin Kamat
2013-06-05
1
-1
/
+1
|
*
|
crypto: dcp - Use devm_* APIs
Sachin Kamat
2013-06-05
1
-22
/
+10
|
*
|
crypto: dcp - Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-05
1
-1
/
+0
|
*
|
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-05
3
-9
/
+7
|
*
|
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
Joel A Fernandes
2013-06-05
1
-10
/
+19
|
*
|
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
2013-05-28
1
-1
/
+1
|
*
|
crypto: hifn_795x - Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-28
1
-2
/
+2
|
*
|
crypto: dcp - Added support for Freescale's DCP co-processor
Tobias Rauter
2013-05-28
3
-0
/
+936
|
*
|
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
2013-05-28
1
-0
/
+1
|
*
|
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
2013-05-28
1
-0
/
+1
|
*
|
crypto: caam - Add defines for CAAM commands
Andrei Varvara
2013-05-28
1
-0
/
+9
|
*
|
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
2013-05-28
1
-0
/
+4
|
*
|
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2013-05-28
2
-1
/
+56
|
*
|
crypto: caam - Add MATH command to support shld function
Andrei Varvara
2013-05-28
1
-0
/
+2
|
*
|
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
2013-05-28
1
-1
/
+17
|
*
|
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2013-05-28
2
-4
/
+8
|
*
|
crypto: sahara - remove dependency on EXPERIMENTAL
Paul Bolle
2013-05-24
1
-1
/
+1
|
*
|
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-1
/
+0
|
*
|
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
[next]