index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ccree
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: ccree: fix block comment style
Gilad Ben-Yossef
2017-06-29
1
-4
/
+4
*
staging: ccree: remove/add (un)needed blank lines
Gilad Ben-Yossef
2017-06-29
24
-133
/
+33
*
staging: ccree: remove unused type CCFipsSyncStatus_t
Gilad Ben-Yossef
2017-06-29
1
-10
/
+0
*
staging: ccree: remove custom type ssi_fips_state_t
Gilad Ben-Yossef
2017-06-29
4
-12
/
+12
*
staging: ccree: remove custom type ssi_fips_error_t
Gilad Ben-Yossef
2017-06-29
6
-38
/
+38
*
staging: ccree: remove custom type tdes_keys_t
Gilad Ben-Yossef
2017-06-29
1
-3
/
+3
*
staging: ccree: fix pointer location
Gilad Ben-Yossef
2017-06-29
9
-36
/
+36
*
staging: ccree: remove comparisons to NULL
Gilad Ben-Yossef
2017-06-29
12
-78
/
+78
*
staging: ccree: fix unmatched if/else braces
Gilad Ben-Yossef
2017-06-29
2
-5
/
+5
*
staging: ccree: no need for braces for single statements
Gilad Ben-Yossef
2017-06-29
11
-162
/
+110
*
staging: ccree: remove redundant blank lines
Gilad Ben-Yossef
2017-06-29
7
-20
/
+0
*
staging: ccree: fix else placement
Gilad Ben-Yossef
2017-06-29
2
-4
/
+2
*
staging: ccree: drop comparsion to true/false
Gilad Ben-Yossef
2017-06-29
4
-22
/
+22
*
staging: ccree: fix missing or redundant spaces
Gilad Ben-Yossef
2017-06-29
17
-253
/
+253
*
staging: ccree: use signal safe completion wait
Gilad Ben-Yossef
2017-06-25
1
-1
/
+2
*
staging: ccree: add DT bus coherency detection
Gilad Ben-Yossef
2017-06-25
5
-49
/
+32
*
staging: ccree: add clock management support
Gilad Ben-Yossef
2017-06-25
6
-106
/
+50
*
staging: ccree: remove unused function
Gilad Ben-Yossef
2017-06-25
1
-12
/
+0
*
staging: ccree: register setkey for none hash macs
Gilad Ben-Yossef
2017-06-25
1
-41
/
+42
*
staging: ccree: fix hash import/export
Gilad Ben-Yossef
2017-06-25
2
-44
/
+101
*
staging: ccree: removed spaces after opening parentheses.
Jeremy Sowden
2017-06-24
1
-3
/
+3
*
staging: ccree: - style fix, spaces and tabs
Derek Robson
2017-06-24
8
-74
/
+75
*
staging: ccree: move else to follow close brace '}'
Jhih-Ming Hunag
2017-06-24
1
-2
/
+1
*
staging: ccree: remove improper space
Jhih-Ming Hunag
2017-06-24
1
-16
/
+16
*
staging: ccree: move * to close variable name instead of type.
Jhih-Ming Hunag
2017-06-24
1
-1
/
+1
*
staging: ccree: move '{' to next line for function.
Jhih-Ming Hunag
2017-06-24
1
-2
/
+4
*
staging: ccree: move brace { to previous line for if.
Jhih-Ming Hunag
2017-06-24
1
-4
/
+2
*
Staging: ccree: add space around comma, brace and operator.
Jhih-Ming Hunag
2017-06-24
1
-18
/
+18
*
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
2017-06-12
2
-2
/
+3
|
\
|
*
staging: ccree: fix buffer copy
Gilad Ben-Yossef
2017-06-06
1
-1
/
+2
|
*
staging: ccree: add CRYPTO dependency
Arnd Bergmann
2017-05-25
1
-1
/
+1
*
|
staging: ccree: fix spelling mistake: "chanined" -> "chained"
Colin Ian King
2017-06-04
1
-1
/
+1
*
|
staging: ccree: remove descriptor context definitions
Gilad Ben-Yossef
2017-06-04
1
-86
/
+0
*
|
staging: ccree: remove last remnants of sblkcipher
Gilad Ben-Yossef
2017-06-04
2
-97
/
+6
*
|
staging: ccree: remove last remnants of sash algo
Gilad Ben-Yossef
2017-06-04
1
-321
/
+127
*
|
staging: ccree: fix wrong whitespace usage
Gilad Ben-Yossef
2017-06-04
2
-282
/
+282
*
|
staging: ccree: remove spurious blank line
Gilad Ben-Yossef
2017-06-04
1
-1
/
+0
*
|
staging: ccree: remove dead code
Gilad Ben-Yossef
2017-06-04
1
-28
/
+3
*
|
staging: ccree: drop no longer used macro
Gilad Ben-Yossef
2017-06-04
1
-2
/
+0
*
|
staging: ccree: use snake_case for hash enums
Gilad Ben-Yossef
2017-06-04
2
-4
/
+4
*
|
staging: ccree: remove unused struct
Gilad Ben-Yossef
2017-06-04
1
-18
/
+0
*
|
staging: ccree: remove custom bitfield macros
Gilad Ben-Yossef
2017-06-04
5
-108
/
+7
*
|
staging: ccree: move request_mgr to generic bitfield ops
Gilad Ben-Yossef
2017-06-04
2
-10
/
+22
*
|
staging: ccree: remove cycle count debug support
Gilad Ben-Yossef
2017-06-04
8
-250
/
+0
*
|
staging: ccree: remove unused debug macros
Gilad Ben-Yossef
2017-06-04
1
-19
/
+0
*
|
staging: ccree: move M/LLI defines to header file
Gilad Ben-Yossef
2017-06-04
2
-7
/
+8
*
|
staging: ccree: refactor LLI access macros
Gilad Ben-Yossef
2017-06-04
2
-22
/
+25
*
|
staging: ccree: remove 48 bit dma addr sim
Gilad Ben-Yossef
2017-06-04
7
-163
/
+0
*
|
staging: ccree: refactor HW command FIFO access
Gilad Ben-Yossef
2017-06-04
10
-1680
/
+1745
*
|
staging: ccree: replace bit shift with BIT macro
Gilad Ben-Yossef
2017-06-04
1
-1
/
+1
[next]