index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
skein
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-22
staging: skein: fix sparse warnings related to shift operator
Domagoj Trsan
1
-1
/
+1
2014-11-22
staging: skein: fixed sparse warnings related to static declarations
Niklas Svensson
1
-3
/
+3
2014-10-30
staging: skein: Removes skein_debug include
Eric Rost
3
-85
/
+1
2014-10-29
staging: skein: skein_api.c: removed space before ','
Mikael Svantesson
1
-1
/
+1
2014-10-29
staging: skein: Removes unneeded #define
Eric Rost
1
-2
/
+0
2014-10-29
staging: skein: Inlines rotl_64
Eric Rost
1
-9
/
+10
2014-10-29
staging: skein: Adds Loadable Module Support
Eric Rost
3
-8
/
+26
2014-10-29
staging: skein: Adds CryptoAPI Support
Eric Rost
3
-1
/
+206
2014-10-29
staging: skein: Renames skein to skein_base
Eric Rost
8
-7
/
+8
2014-10-29
staging: skein: Collapses threefish module
Eric Rost
2
-25
/
+8
2014-10-20
staging: skein: File Reorg
Eric Rost
1
-326
/
+348
2014-10-20
staging: skein: Whitespace cleanup
Eric Rost
1
-270
/
+315
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