index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
skein
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
staging: skein: replace spaces with tabs
Blaj Roxana
1
-1
/
+1
2014-06-19
staging: skein: fix sparse warning for static arrays
James A Shackleford
1
-13
/
+13
2014-06-01
staging: skein: fix sparse warning for static declarations
James A Shackleford
1
-0
/
+1
2014-05-21
staging/skein: variable/member name cleanup
Jake Edge
5
-185
/
+186
2014-05-21
staging/skein: comment typos
Jake Edge
1
-9
/
+9
2014-05-21
staging/skein: move all threefish block functions to one file
Jake Edge
4
-3368
/
+3358
2014-05-19
staging/skein: rename files and clean up directory structure
Jake Edge
15
-201
/
+21
2014-05-19
staging: crypto: skein: rename macros
Anton Saraev
8
-352
/
+353
2014-05-19
staging: crypto: skein: rename enums
Anton Saraev
7
-40
/
+40
2014-05-19
staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx
Anton Saraev
6
-17
/
+17
2014-05-19
staging: crypto: skein: rename camelcase vars
Anton Saraev
13
-548
/
+558
2014-05-19
staging: crypto: skein: rename camelcase functions
Anton Saraev
13
-228
/
+239
2014-05-19
staging: crypto: skein: depend upon CRYPTO
Jason Cooper
1
-2
/
+2
2014-04-18
staging: crypto: skein: add TODO file
Jason Cooper
1
-0
/
+11
2014-04-18
staging: crypto: skein: remove unnecessary line continuation
Jason Cooper
1
-1
/
+1
2014-04-18
staging: crypto: skein: remove braces from single-statement block
Jason Cooper
1
-2
/
+2
2014-04-18
staging: crypto: skein: remove externs from .c files
Jason Cooper
2
-9
/
+23
2014-04-18
staging: crypto: skein: wrap multi-line macros in do-while loops
Jason Cooper
1
-15
/
+51
2014-04-18
staging: crypto: skein: fix brace placement errors
Jason Cooper
3
-132
/
+74
2014-04-18
staging: crypto: skein: fix do/while brace formatting
Jason Cooper
1
-6
/
+3
2014-04-18
staging: crypto: skein: cleanup >80 character lines
Jason Cooper
10
-2651
/
+8862
2014-04-18
staging: crypto: skein: remove trailing whitespace
Jason Cooper
5
-63
/
+63
2014-04-18
staging: crypto: skein: fix leading whitespace
Jason Cooper
12
-4205
/
+4200
2014-04-18
staging: crypto: skein: dos2unix, remove executable perms
Jason Cooper
2
-0
/
+0
2014-04-18
staging: crypto: skein: cleanup whitespace around operators/punc.
Jason Cooper
6
-651
/
+648
2014-04-18
staging: crypto: skein: fixup pointer whitespace
Jason Cooper
8
-50
/
+50
2014-04-18
staging: crypto: skein: use u8, u64 vice uint*_t
Jason Cooper
7
-63
/
+63
2014-04-18
staging: crypto: skein: remove all typedef {struct, enum}
Jason Cooper
11
-110
/
+110
2014-04-18
staging: crypto: skein: remove unneeded typedefs
Jason Cooper
9
-162
/
+159
2014-04-18
staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
Jason Cooper
3
-29
/
+0
2014-04-18
staging: crypto: skein: remove skein_port.h
Jason Cooper
3
-130
/
+13
2014-04-18
staging: crypto: skein: remove brg_*.h includes
Jason Cooper
3
-283
/
+2
2014-04-18
staging: crypto: skein: allow building statically
Jason Cooper
16
-125
/
+56
2014-04-18
staging: crypto: skein: import code from Skein3Fish.git
Jason Cooper
16
-0
/
+5699