index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
48
-2563
/
+2541
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-06-21
5
-21
/
+37
|
|
\
|
*
|
crypto: testmgr - test hash implementations with unaligned buffers
Jussi Kivilinna
2013-06-21
1
-2
/
+39
|
*
|
crypto: testmgr - test AEADs with unaligned buffers
Jussi Kivilinna
2013-06-21
1
-6
/
+31
|
*
|
crypto: testmgr - test skciphers with unaligned buffers
Jussi Kivilinna
2013-06-21
1
-4
/
+29
|
*
|
crypto: testmgr - check that entries in alg_test_descs are in correct order
Jussi Kivilinna
2013-06-21
1
-0
/
+31
|
*
|
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
2013-06-21
7
-1252
/
+2
|
*
|
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
2013-06-21
7
-1119
/
+24
|
*
|
crypto: camellia-aesni-avx2 - tune assembly code for more performance
Jussi Kivilinna
2013-06-21
1
-71
/
+89
|
*
|
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: crct10dif - Use PTR_RET
Herbert Xu
2013-06-05
1
-3
/
+1
|
*
|
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
2013-05-28
1
-1
/
+1
|
*
|
crypto: sha256_ssse3 - add sha224 support
Jussi Kivilinna
2013-05-28
1
-5
/
+52
|
*
|
crypto: sha512_ssse3 - add sha384 support
Jussi Kivilinna
2013-05-28
1
-5
/
+53
|
*
|
crypto: sha512_generic - set cra_driver_name
Jussi Kivilinna
2013-05-28
1
-0
/
+2
|
*
|
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
4
-1
/
+937
|
*
|
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
|
*
|
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
|
*
|
hwrng: atmel - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-24
1
-2
/
+0
|
*
|
crypto: s5p-sss: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
1
-2
/
+0
|
*
|
crypto: mv_cesa: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
1
-1
/
+0
|
*
|
drivers: crypto: use devm_ioremap_resource()
Laurent Navet
2013-05-24
2
-8
/
+6
|
*
|
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
Tim Chen
2013-05-24
3
-0
/
+51
|
*
|
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...
Tim Chen
2013-05-24
3
-0
/
+164
|
*
|
crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...
Tim Chen
2013-05-20
1
-0
/
+643
|
*
|
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...
Tim Chen
2013-05-20
6
-43
/
+225
|
*
|
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2013-05-14
2
-4
/
+48
*
|
|
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2013-07-05
3
-21
/
+47
|
\
\
\
|
*
|
|
UBI: support ubi_num on mtd.ubi command line
Mike Frysinger
2013-07-01
1
-11
/
+28
[prev]
[next]