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
2016-05-03
staging: skein: cleanup: align code to parentheses
Manu Kumar
1
-6
/
+6
2016-05-03
staging: skein: cleanup: removed unnecessary cast spaces
Manu Kumar
4
-19
/
+19
2016-05-03
staging: skein: cleanup: Fixed operator whitespace
Manu Kumar
2
-16
/
+16
2016-05-03
staging: skein: cleanup: fixed new lines
Manu Kumar
2
-2
/
+3
2016-04-29
staging: skein: cleanup: align parentheses
Manu Kumar
2
-10
/
+10
2016-04-29
staging: skein: cleanup: add operator white space
Manu Kumar
4
-69
/
+73
2016-03-29
staging: skein: Convert local rotl_64 to kernel's rol64
Joe Perches
2
-19
/
+16
2016-03-28
staging: skein: threefish_block: Use ror64
Joe Perches
1
-1072
/
+1072
2016-03-11
staging: skein: threefish_block: Use rol64
Joe Perches
1
-1072
/
+1073
2015-10-24
skein: fix coding style
Anton Tatuev
1
-4
/
+4
2015-10-24
staging: skein: Add space around '%'
Burcin Akalin
1
-1
/
+1
2015-10-16
staging: skein: Remove useless initialisation
Amitoj Kaur Chawla
1
-1
/
+1
2015-10-13
Staging: skein: Remove NULL comparison
Aybuke Ozdemir
1
-3
/
+3
2015-10-12
Staging: skein: Remove space after cast
Aybuke Ozdemir
1
-1
/
+1
2015-10-12
Staging: skein: Remove multiple blank lines
Aybuke Ozdemir
1
-1
/
+0
2015-10-12
staging: skein: remove extra indentation
Deepa Dinamani
1
-189
/
+189
2015-10-12
staging: skein: fix block comment style
Deepa Dinamani
2
-30
/
+35
2015-09-21
staging: skein: Adds * on subsequent lines in block comment
Amber N. Adams
1
-24
/
+24
2015-05-31
Drivers: staging: skein: skein_api: Fixed spelling errors
Colin Cronin
1
-3
/
+3
2015-03-15
Staging: skein: Remove do-while(0) from single statement macros
Vatika Harlalka
1
-6
/
+2
2015-01-17
staging: skein: Fixing single statement macro checkpatch warning
Mathieu Poirier
1
-13
/
+4
2015-01-17
staging: skein: Fixing trailing whitespace error
Mathieu Poirier
1
-1
/
+0
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
[next]