index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ccree
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
staging: ccree: save ciphertext for CTS IV
Gilad Ben-Yossef
1
-4
/
+36
2017-08-17
staging: ccree: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-08-17
staging: ccree: Use sizeof(variable) in memory allocs
Simon Sandström
6
-13
/
+14
2017-07-28
staging: ccree: Fix unnecessary NULL check before kfree'ing it
Suniel Mahesh
1
-17
/
+8
2017-07-28
staging: ccree: remove func name from log messages
Gilad Ben-Yossef
5
-13
/
+13
2017-07-28
staging: ccree: Fix alignment issues in ssi_request_mgr.c
Simon Sandström
1
-1
/
+3
2017-07-28
staging: ccree: Fix alignment issues in ssi_ivgen.c
Simon Sandström
1
-1
/
+2
2017-07-28
staging: ccree: Fix alignment issues in ssi_cipher.c
Simon Sandström
1
-1
/
+2
2017-07-28
staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
Simon Sandström
1
-16
/
+24
2017-07-28
staging: ccree: Fix alignment issues in ssi_hash.c
Simon Sandström
1
-49
/
+56
2017-07-28
staging: ccree: Fix alignment issues in ssi_aead.c
Simon Sandström
1
-22
/
+25
2017-07-18
drivers: staging: ccree: use __func__ to get function name in error messages.
Dhananjay Balan
1
-1
/
+1
2017-07-16
staging: ccree: move comment to fit coding style
Bincy K Philip
1
-1
/
+2
2017-07-16
staging: ccree: remove whitespace before a quoted newline
Gilad Ben-Yossef
3
-9
/
+9
2017-07-16
staging: ccree: avoid unnecessary line continuation
Gilad Ben-Yossef
1
-2
/
+3
2017-07-16
staging: ccree: avoid constant comparison
Gilad Ben-Yossef
1
-1
/
+1
2017-07-16
staging: ccree: CamelCase to snake_case in aead struct
Gilad Ben-Yossef
3
-58
/
+58
2017-07-16
staging: ccree: CamelCase to snake_case in func vars
Gilad Ben-Yossef
3
-34
/
+36
2017-07-16
staging: ccree: use proper printk format for dma_addr_t
Gilad Ben-Yossef
6
-82
/
+81
2017-07-16
staging: ccree: clean up struct ssi_aead_ctx
Gilad Ben-Yossef
1
-44
/
+64
2017-07-16
staging: ccree remove unnecessary parentheses
Gilad Ben-Yossef
6
-13
/
+13
2017-07-16
staging: ccree: Fix alignment issues in ssi_sysfs.c
Simon Sandström
1
-28
/
+31
2017-07-16
staging: ccree: Fix alignment issues in ssi_sram_mgr.c
Simon Sandström
1
-3
/
+3
2017-07-16
staging: ccree: Fix alignment issues in ssi_request_mgr.c
Simon Sandström
1
-22
/
+20
2017-07-16
staging: ccree: Fix alignment issues in ssi_ivgen.c
Simon Sandström
1
-1
/
+2
2017-07-16
staging: ccree: Fix alignment issues in ssi_driver.c
Simon Sandström
1
-20
/
+20
2017-07-16
staging: ccree: Fix alignment issues in ssi_cipher.c
Simon Sandström
1
-41
/
+34
2017-07-16
staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
Simon Sandström
1
-131
/
+164
2017-07-16
staging: ccree: move FIPS support to kernel infrastructure
Gilad Ben-Yossef
15
-2570
/
+130
2017-07-16
staging: ccree: fix switch case indentation
Tyler Olivieri
1
-12
/
+12
2017-07-16
staging: ccree: export symbol immediately following function
Tyler Olivieri
1
-2
/
+0
2017-07-16
staging: ccree: remove assignement in conditional
Tyler Olivieri
1
-2
/
+4
2017-07-16
staging: ccree: fix placement of curly braces
Tyler Olivieri
6
-74
/
+40
2017-07-16
staging: ccree: remove redudant semicolons
Tyler Olivieri
1
-1
/
+1
2017-07-16
staging: ccree: use sizeof(*var) in kmalloc
Gustavo A. R. Silva
1
-1
/
+1
2017-07-16
staging: ccree: remove unnecessary cast on kmalloc
Gustavo A. R. Silva
1
-2
/
+1
2017-07-16
staging: ccree: Use __func__ instead of function name
Karthik Tummala
1
-3
/
+3
2017-06-29
staging: ccree: fix block comment style
Gilad Ben-Yossef
1
-4
/
+4
2017-06-29
staging: ccree: remove/add (un)needed blank lines
Gilad Ben-Yossef
24
-133
/
+33
2017-06-29
staging: ccree: remove unused type CCFipsSyncStatus_t
Gilad Ben-Yossef
1
-10
/
+0
2017-06-29
staging: ccree: remove custom type ssi_fips_state_t
Gilad Ben-Yossef
4
-12
/
+12
2017-06-29
staging: ccree: remove custom type ssi_fips_error_t
Gilad Ben-Yossef
6
-38
/
+38
2017-06-29
staging: ccree: remove custom type tdes_keys_t
Gilad Ben-Yossef
1
-3
/
+3
2017-06-29
staging: ccree: fix pointer location
Gilad Ben-Yossef
9
-36
/
+36
2017-06-29
staging: ccree: remove comparisons to NULL
Gilad Ben-Yossef
12
-78
/
+78
2017-06-29
staging: ccree: fix unmatched if/else braces
Gilad Ben-Yossef
2
-5
/
+5
2017-06-29
staging: ccree: no need for braces for single statements
Gilad Ben-Yossef
11
-162
/
+110
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
[next]