index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ccree
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
staging: ccree: remove redundant blank lines
Gilad Ben-Yossef
7
-20
/
+0
2017-06-29
staging: ccree: fix else placement
Gilad Ben-Yossef
2
-4
/
+2
2017-06-29
staging: ccree: drop comparsion to true/false
Gilad Ben-Yossef
4
-22
/
+22
2017-06-29
staging: ccree: fix missing or redundant spaces
Gilad Ben-Yossef
17
-253
/
+253
2017-06-25
staging: ccree: use signal safe completion wait
Gilad Ben-Yossef
1
-1
/
+2
2017-06-25
staging: ccree: add DT bus coherency detection
Gilad Ben-Yossef
5
-49
/
+32
2017-06-25
staging: ccree: add clock management support
Gilad Ben-Yossef
6
-106
/
+50
2017-06-25
staging: ccree: remove unused function
Gilad Ben-Yossef
1
-12
/
+0
2017-06-25
staging: ccree: register setkey for none hash macs
Gilad Ben-Yossef
1
-41
/
+42
2017-06-25
staging: ccree: fix hash import/export
Gilad Ben-Yossef
2
-44
/
+101
2017-06-24
staging: ccree: removed spaces after opening parentheses.
Jeremy Sowden
1
-3
/
+3
2017-06-24
staging: ccree: - style fix, spaces and tabs
Derek Robson
8
-74
/
+75
2017-06-24
staging: ccree: move else to follow close brace '}'
Jhih-Ming Hunag
1
-2
/
+1
2017-06-24
staging: ccree: remove improper space
Jhih-Ming Hunag
1
-16
/
+16
2017-06-24
staging: ccree: move * to close variable name instead of type.
Jhih-Ming Hunag
1
-1
/
+1
2017-06-24
staging: ccree: move '{' to next line for function.
Jhih-Ming Hunag
1
-2
/
+4
2017-06-24
staging: ccree: move brace { to previous line for if.
Jhih-Ming Hunag
1
-4
/
+2
2017-06-24
Staging: ccree: add space around comma, brace and operator.
Jhih-Ming Hunag
1
-18
/
+18
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
2
-2
/
+3
2017-06-06
staging: ccree: fix buffer copy
Gilad Ben-Yossef
1
-1
/
+2
2017-06-04
staging: ccree: fix spelling mistake: "chanined" -> "chained"
Colin Ian King
1
-1
/
+1
2017-06-04
staging: ccree: remove descriptor context definitions
Gilad Ben-Yossef
1
-86
/
+0
2017-06-04
staging: ccree: remove last remnants of sblkcipher
Gilad Ben-Yossef
2
-97
/
+6
2017-06-04
staging: ccree: remove last remnants of sash algo
Gilad Ben-Yossef
1
-321
/
+127
2017-06-04
staging: ccree: fix wrong whitespace usage
Gilad Ben-Yossef
2
-282
/
+282
2017-06-04
staging: ccree: remove spurious blank line
Gilad Ben-Yossef
1
-1
/
+0
2017-06-04
staging: ccree: remove dead code
Gilad Ben-Yossef
1
-28
/
+3
2017-06-04
staging: ccree: drop no longer used macro
Gilad Ben-Yossef
1
-2
/
+0
2017-06-04
staging: ccree: use snake_case for hash enums
Gilad Ben-Yossef
2
-4
/
+4
2017-06-04
staging: ccree: remove unused struct
Gilad Ben-Yossef
1
-18
/
+0
2017-06-04
staging: ccree: remove custom bitfield macros
Gilad Ben-Yossef
5
-108
/
+7
2017-06-04
staging: ccree: move request_mgr to generic bitfield ops
Gilad Ben-Yossef
2
-10
/
+22
2017-06-04
staging: ccree: remove cycle count debug support
Gilad Ben-Yossef
8
-250
/
+0
2017-06-04
staging: ccree: remove unused debug macros
Gilad Ben-Yossef
1
-19
/
+0
2017-06-04
staging: ccree: move M/LLI defines to header file
Gilad Ben-Yossef
2
-7
/
+8
2017-06-04
staging: ccree: refactor LLI access macros
Gilad Ben-Yossef
2
-22
/
+25
2017-06-04
staging: ccree: remove 48 bit dma addr sim
Gilad Ben-Yossef
7
-163
/
+0
2017-06-04
staging: ccree: refactor HW command FIFO access
Gilad Ben-Yossef
10
-1674
/
+1739
2017-06-04
staging: ccree: replace bit shift with BIT macro
Gilad Ben-Yossef
1
-1
/
+1
2017-06-03
Drivers: ccree: cc_hw_queue_defs.h - align block comments
Derek Robson
1
-16
/
+16
2017-06-03
Drivers: ccree: cc_regs.h - align block comments
Derek Robson
1
-6
/
+7
2017-06-03
Drivers: ccree: hash_defs.h - align block comments
Derek Robson
1
-7
/
+8
2017-06-03
Drivers: ccree: ssi_aead.c - align block comments
Derek Robson
1
-16
/
+29
2017-06-03
Drivers: ccree: ssi_aead.h - align block comments
Derek Robson
1
-3
/
+4
2017-06-03
Drivers: ccree: ssi_buffer_mgr.c - align block comments
Derek Robson
1
-38
/
+49
2017-06-03
Drivers: ccree: ssi_buffer_mgr.h - align block comments
Derek Robson
1
-1
/
+1
2017-06-03
Drivers: ccree: ssi_cipher.h - align block comments
Derek Robson
1
-1
/
+1
2017-06-03
Drivers: ccree: ssi_config.h - align block comments
Derek Robson
1
-2
/
+3
2017-06-03
Drivers: ccree: ssi_driver.h - align block comments
Derek Robson
1
-6
/
+10
2017-06-03
Drivers: ccree: ssi_fips.c - align block comments
Derek Robson
1
-8
/
+8
[prev]
[next]