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 - set DK (Decrypt Key) bit only for AES accelerator
Horia Geanta
2014-07-23
1
-0
/
+7
*
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
2014-07-23
1
-0
/
+1
*
crypto: caam - fix uninitialized edesc->dst_dma field
Horia Geanta
2014-07-23
1
-0
/
+2
*
crypto: caam - fix uninitialized S/G table size in ahash_digest
Horia Geanta
2014-07-23
1
-0
/
+1
*
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
Horia Geanta
2014-07-23
1
-1
/
+1
*
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
Horia Geanta
2014-07-23
1
-1
/
+1
*
crypto: caam - fix DMA unmapping error in hash_digest_key
Horia Geanta
2014-07-23
1
-2
/
+2
*
crypto: caam - fix "failed to check map error" DMA warnings
Horia Geanta
2014-07-23
3
-28
/
+163
*
crypto: caam - fix typo in dma_mapping_error
Horia Geanta
2014-07-23
1
-1
/
+1
*
crypto: caam - set coherent_dma_mask
Horia Geanta
2014-07-23
2
-6
/
+6
*
crypto: testmgr - avoid DMA mapping from text, rodata, stack
Horia Geanta
2014-07-23
2
-9
/
+50
*
crypto: ccp - Base AXI DMA cache settings on device tree
Tom Lendacky
2014-07-23
5
-1
/
+15
*
crypto: drbg - drbg_exit() can be static
Fengguang Wu
2014-07-10
1
-1
/
+1
*
crypto: qat - remove an unneeded cast
Dan Carpenter
2014-07-10
1
-1
/
+1
*
crypto: caam - Check for CAAM block presence before registering with crypto l...
Ruchika Gupta
2014-07-10
3
-0
/
+85
*
crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bits
Stephan Mueller
2014-07-08
1
-1
/
+1
*
crypto: drbg - Mix a time stamp into DRBG state
Stephan Mueller
2014-07-08
2
-25
/
+36
*
crypto: drbg - Select correct DRBG core for stdrng
Stephan Mueller
2014-07-08
1
-1
/
+1
*
crypto: drbg - Call CTR DRBG DF function only once
Stephan Mueller
2014-07-08
1
-19
/
+22
*
crypto: drbg - Fix format string for debugging statements
Stephan Mueller
2014-07-08
1
-2
/
+2
*
crypto: drbg - cleanup of preprocessor macros
Stephan Mueller
2014-07-08
1
-11
/
+17
*
crypto: qce - add dependancy to Kconfig
Stanimir Varbanov
2014-07-08
1
-0
/
+1
*
crypto: qce - fix sparse warnings
Stanimir Varbanov
2014-07-08
3
-17
/
+20
*
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
2014-07-08
1
-1
/
+1
*
crypto: dts - Addition of missing SEC compatibile property in c29x device tree
Nitesh Narayan Lal
2014-07-08
1
-1
/
+2
*
crypto: drbg - Use Kconfig to ensure at least one RNG option is set
Herbert Xu
2014-07-04
3
-16
/
+10
*
crypto: drbg - use of kernel linked list
Stephan Mueller
2014-07-04
2
-112
/
+128
*
crypto: drbg - fix memory corruption for AES192
Stephan Mueller
2014-07-04
1
-3
/
+11
*
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
2014-07-03
1
-13
/
+12
*
crypto: tcrypt - print cra driver name in tcrypt tests output
Luca Clementi
2014-07-03
1
-11
/
+20
*
ARM: DT: qcom: Add Qualcomm crypto driver binding document
Stanimir Varbanov
2014-07-03
1
-0
/
+25
*
crypto: qce - Build Qualcomm crypto driver
Stanimir Varbanov
2014-07-03
3
-0
/
+23
*
crypto: qce - Qualcomm crypto engine driver
Stanimir Varbanov
2014-07-03
11
-0
/
+2637
*
crypto: fips - only panic on bad/missing crypto mod signatures
Jarod Wilson
2014-07-03
3
-4
/
+15
*
crypto: qat - Fix error path crash when no firmware is present
Tadeusz Struk
2014-06-26
2
-6
/
+6
*
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
2014-06-26
10
-18
/
+37
*
crypto: qat - Updated Firmware Info Metadata
Tadeusz Struk
2014-06-26
2
-0
/
+2
*
crypto: qat - Fix random config build warnings
Tadeusz Struk
2014-06-26
2
-3
/
+4
*
crypto: drbg - simplify ordering of linked list in drbg_ctr_df
Stephan Mueller
2014-06-26
1
-5
/
+5
*
crypto: lzo - use kvfree() helper
Eric Dumazet
2014-06-25
1
-4
/
+1
*
crypto: des3_ede-x86_64 - fix parse warning
Jussi Kivilinna
2014-06-25
1
-2
/
+2
*
crypto: caam - Correct the dma mapping for sg table
Ruchika Gupta
2014-06-25
2
-21
/
+27
*
crypto: caam - Add definition of rd/wr_reg64 for little endian platform
Ruchika Gupta
2014-06-25
1
-0
/
+16
*
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
2014-06-25
3
-2
/
+56
*
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
2014-06-25
2
-39
/
+46
*
crypto: qat - Fix build problem with O=
Herbert Xu
2014-06-23
1
-1
/
+1
*
crypto: testmgr - add 4 more test vectors for GHASH
Ard Biesheuvel
2014-06-21
1
-4
/
+45
*
crypto: aes - AES CTR x86_64 "by8" AVX optimization
chandramouli narayanan
2014-06-20
3
-3
/
+585
*
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
2014-06-20
6
-5
/
+1349
*
crypto: tcrypt - add ctr(des3_ede) sync speed test
Jussi Kivilinna
2014-06-20
1
-0
/
+6
[next]