index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
skein
/
skein_block.c
Age
Commit message (
Expand
)
Author
Lines
2018-07-02
staging/skein: Remove Skein and Threefish code
Jason Cooper
-469
/
+0
2017-07-28
staging: skein: move macros into header file
Dmytro Shynkevych
-323
/
+0
2017-01-20
staging: skein: fix checkpatch block comments warning
Abdul Rauf
-15
/
+17
2016-05-03
staging: skein: cleanup: removed unnecessary cast spaces
Manu Kumar
-6
/
+6
2016-05-03
staging: skein: cleanup: Fixed operator whitespace
Manu Kumar
-4
/
+4
2016-05-03
staging: skein: cleanup: fixed new lines
Manu Kumar
-1
/
+3
2016-04-29
staging: skein: cleanup: add operator white space
Manu Kumar
-21
/
+25
2016-03-29
staging: skein: Convert local rotl_64 to kernel's rol64
Joe Perches
-14
/
+16
2015-10-24
staging: skein: Add space around '%'
Burcin Akalin
-1
/
+1
2015-10-12
staging: skein: remove extra indentation
Deepa Dinamani
-189
/
+189
2015-03-15
Staging: skein: Remove do-while(0) from single statement macros
Vatika Harlalka
-6
/
+2
2015-01-17
staging: skein: Fixing single statement macro checkpatch warning
Mathieu Poirier
-13
/
+4
2014-10-30
staging: skein: Removes skein_debug include
Eric Rost
-50
/
+1
2014-10-29
staging: skein: Renames skein to skein_base
Eric Rost
-1
/
+1
2014-10-20
staging: skein: File Reorg
Eric Rost
-326
/
+348
2014-10-20
staging: skein: Whitespace cleanup
Eric Rost
-270
/
+315
2014-09-19
staging: skein: replace spaces with tabs
Blaj Roxana
-1
/
+1
2014-06-01
staging: skein: fix sparse warning for static declarations
James A Shackleford
-0
/
+1
2014-05-21
staging/skein: variable/member name cleanup
Jake Edge
-77
/
+78
2014-05-19
staging/skein: rename files and clean up directory structure
Jake Edge
-1
/
+1
2014-05-19
staging: crypto: skein: rename macros
Anton Saraev
-154
/
+154
2014-05-19
staging: crypto: skein: rename enums
Anton Saraev
-3
/
+3
2014-05-19
staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx
Anton Saraev
-1
/
+1
2014-05-19
staging: crypto: skein: rename camelcase vars
Anton Saraev
-60
/
+65
2014-05-19
staging: crypto: skein: rename camelcase functions
Anton Saraev
-20
/
+20
2014-04-18
staging: crypto: skein: remove unnecessary line continuation
Jason Cooper
-1
/
+1
2014-04-18
staging: crypto: skein: wrap multi-line macros in do-while loops
Jason Cooper
-15
/
+51
2014-04-18
staging: crypto: skein: fix do/while brace formatting
Jason Cooper
-6
/
+3
2014-04-18
staging: crypto: skein: cleanup >80 character lines
Jason Cooper
-188
/
+239
2014-04-18
staging: crypto: skein: remove trailing whitespace
Jason Cooper
-10
/
+10
2014-04-18
staging: crypto: skein: fix leading whitespace
Jason Cooper
-506
/
+506
2014-04-18
staging: crypto: skein: cleanup whitespace around operators/punc.
Jason Cooper
-258
/
+255
2014-04-18
staging: crypto: skein: remove all typedef {struct, enum}
Jason Cooper
-3
/
+3
2014-04-18
staging: crypto: skein: remove unneeded typedefs
Jason Cooper
-27
/
+27
2014-04-18
staging: crypto: skein: allow building statically
Jason Cooper
-1
/
+1
2014-04-18
staging: crypto: skein: import code from Skein3Fish.git
Jason Cooper
-0
/
+689