index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
skein
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
staging: skein: Fixing single statement macro checkpatch warning
Mathieu Poirier
1
-13
/
+4
2015-01-18
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-30
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-20
staging: skein: replace spaces with tabs
Blaj Roxana
1
-1
/
+1
2014-06-20
staging: skein: fix sparse warning for static arrays
James A Shackleford
1
-13
/
+13
2014-06-02
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-20
staging/skein: rename files and clean up directory structure
Jake Edge
15
-201
/
+21
2014-05-20
staging: crypto: skein: rename macros
Anton Saraev
8
-352
/
+353
2014-05-20
staging: crypto: skein: rename enums
Anton Saraev
7
-40
/
+40
2014-05-20
staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx
Anton Saraev
6
-17
/
+17
2014-05-20
staging: crypto: skein: rename camelcase vars
Anton Saraev
13
-548
/
+558
2014-05-20
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-19
staging: crypto: skein: add TODO file
Jason Cooper
1
-0
/
+11
2014-04-19
staging: crypto: skein: remove unnecessary line continuation
Jason Cooper
1
-1
/
+1
2014-04-19
staging: crypto: skein: remove braces from single-statement block
Jason Cooper
1
-2
/
+2
2014-04-19
staging: crypto: skein: remove externs from .c files
Jason Cooper
2
-9
/
+23
2014-04-19
staging: crypto: skein: wrap multi-line macros in do-while loops
Jason Cooper
1
-15
/
+51
2014-04-19
staging: crypto: skein: fix brace placement errors
Jason Cooper
3
-132
/
+74
2014-04-19
staging: crypto: skein: fix do/while brace formatting
Jason Cooper
1
-6
/
+3
2014-04-19
staging: crypto: skein: cleanup >80 character lines
Jason Cooper
10
-2651
/
+8862
2014-04-19
staging: crypto: skein: remove trailing whitespace
Jason Cooper
5
-63
/
+63
2014-04-19
staging: crypto: skein: fix leading whitespace
Jason Cooper
12
-4205
/
+4200
2014-04-19
staging: crypto: skein: dos2unix, remove executable perms
Jason Cooper
2
-0
/
+0
2014-04-19
staging: crypto: skein: cleanup whitespace around operators/punc.
Jason Cooper
6
-651
/
+648
2014-04-19
staging: crypto: skein: fixup pointer whitespace
Jason Cooper
8
-50
/
+50
2014-04-19
staging: crypto: skein: use u8, u64 vice uint*_t
Jason Cooper
7
-63
/
+63
2014-04-19
staging: crypto: skein: remove all typedef {struct, enum}
Jason Cooper
11
-110
/
+110
2014-04-19
staging: crypto: skein: remove unneeded typedefs
Jason Cooper
9
-162
/
+159
2014-04-19
staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
Jason Cooper
3
-29
/
+0
2014-04-19
staging: crypto: skein: remove skein_port.h
Jason Cooper
3
-130
/
+13
2014-04-19
staging: crypto: skein: remove brg_*.h includes
Jason Cooper
3
-283
/
+2
2014-04-19
staging: crypto: skein: allow building statically
Jason Cooper
16
-125
/
+56
2014-04-19
staging: crypto: skein: import code from Skein3Fish.git
Jason Cooper
16
-0
/
+5699