index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ccree
Age
Commit message (
Expand
)
Author
2017-06-29
staging: ccree: fix block comment style
Gilad Ben-Yossef
2017-06-29
staging: ccree: remove/add (un)needed blank lines
Gilad Ben-Yossef
2017-06-29
staging: ccree: remove unused type CCFipsSyncStatus_t
Gilad Ben-Yossef
2017-06-29
staging: ccree: remove custom type ssi_fips_state_t
Gilad Ben-Yossef
2017-06-29
staging: ccree: remove custom type ssi_fips_error_t
Gilad Ben-Yossef
2017-06-29
staging: ccree: remove custom type tdes_keys_t
Gilad Ben-Yossef
2017-06-29
staging: ccree: fix pointer location
Gilad Ben-Yossef
2017-06-29
staging: ccree: remove comparisons to NULL
Gilad Ben-Yossef
2017-06-29
staging: ccree: fix unmatched if/else braces
Gilad Ben-Yossef
2017-06-29
staging: ccree: no need for braces for single statements
Gilad Ben-Yossef
2017-06-29
staging: ccree: remove redundant blank lines
Gilad Ben-Yossef
2017-06-29
staging: ccree: fix else placement
Gilad Ben-Yossef
2017-06-29
staging: ccree: drop comparsion to true/false
Gilad Ben-Yossef
2017-06-29
staging: ccree: fix missing or redundant spaces
Gilad Ben-Yossef
2017-06-25
staging: ccree: use signal safe completion wait
Gilad Ben-Yossef
2017-06-25
staging: ccree: add DT bus coherency detection
Gilad Ben-Yossef
2017-06-25
staging: ccree: add clock management support
Gilad Ben-Yossef
2017-06-25
staging: ccree: remove unused function
Gilad Ben-Yossef
2017-06-25
staging: ccree: register setkey for none hash macs
Gilad Ben-Yossef
2017-06-25
staging: ccree: fix hash import/export
Gilad Ben-Yossef
2017-06-24
staging: ccree: removed spaces after opening parentheses.
Jeremy Sowden
2017-06-24
staging: ccree: - style fix, spaces and tabs
Derek Robson
2017-06-24
staging: ccree: move else to follow close brace '}'
Jhih-Ming Hunag
2017-06-24
staging: ccree: remove improper space
Jhih-Ming Hunag
2017-06-24
staging: ccree: move * to close variable name instead of type.
Jhih-Ming Hunag
2017-06-24
staging: ccree: move '{' to next line for function.
Jhih-Ming Hunag
2017-06-24
staging: ccree: move brace { to previous line for if.
Jhih-Ming Hunag
2017-06-24
Staging: ccree: add space around comma, brace and operator.
Jhih-Ming Hunag
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
2017-06-06
staging: ccree: fix buffer copy
Gilad Ben-Yossef
2017-06-04
staging: ccree: fix spelling mistake: "chanined" -> "chained"
Colin Ian King
2017-06-04
staging: ccree: remove descriptor context definitions
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove last remnants of sblkcipher
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove last remnants of sash algo
Gilad Ben-Yossef
2017-06-04
staging: ccree: fix wrong whitespace usage
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove spurious blank line
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove dead code
Gilad Ben-Yossef
2017-06-04
staging: ccree: drop no longer used macro
Gilad Ben-Yossef
2017-06-04
staging: ccree: use snake_case for hash enums
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove unused struct
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove custom bitfield macros
Gilad Ben-Yossef
2017-06-04
staging: ccree: move request_mgr to generic bitfield ops
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove cycle count debug support
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove unused debug macros
Gilad Ben-Yossef
2017-06-04
staging: ccree: move M/LLI defines to header file
Gilad Ben-Yossef
2017-06-04
staging: ccree: refactor LLI access macros
Gilad Ben-Yossef
2017-06-04
staging: ccree: remove 48 bit dma addr sim
Gilad Ben-Yossef
2017-06-04
staging: ccree: refactor HW command FIFO access
Gilad Ben-Yossef
2017-06-04
staging: ccree: replace bit shift with BIT macro
Gilad Ben-Yossef
2017-06-03
Drivers: ccree: cc_hw_queue_defs.h - align block comments
Derek Robson
[next]