summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein
Commit message (Expand)AuthorAgeFilesLines
* skein: fix coding styleAnton Tatuev2015-10-241-4/+4
* staging: skein: Add space around '%'Burcin Akalin2015-10-241-1/+1
* staging: skein: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* Staging: skein: Remove NULL comparisonAybuke Ozdemir2015-10-131-3/+3
* Staging: skein: Remove space after castAybuke Ozdemir2015-10-121-1/+1
* Staging: skein: Remove multiple blank linesAybuke Ozdemir2015-10-121-1/+0
* staging: skein: remove extra indentationDeepa Dinamani2015-10-121-189/+189
* staging: skein: fix block comment styleDeepa Dinamani2015-10-122-30/+35
* staging: skein: Adds * on subsequent lines in block commentAmber N. Adams2015-09-211-24/+24
* Drivers: staging: skein: skein_api: Fixed spelling errorsColin Cronin2015-05-311-3/+3
* Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka2015-03-151-6/+2
* staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier2015-01-171-13/+4
* staging: skein: Fixing trailing whitespace errorMathieu Poirier2015-01-171-1/+0
* staging: skein: fix sparse warnings related to shift operatorDomagoj Trsan2014-11-221-1/+1
* staging: skein: fixed sparse warnings related to static declarationsNiklas Svensson2014-11-221-3/+3
* staging: skein: Removes skein_debug includeEric Rost2014-10-303-85/+1
* staging: skein: skein_api.c: removed space before ','Mikael Svantesson2014-10-291-1/+1
* staging: skein: Removes unneeded #defineEric Rost2014-10-291-2/+0
* staging: skein: Inlines rotl_64Eric Rost2014-10-291-9/+10
* staging: skein: Adds Loadable Module SupportEric Rost2014-10-293-8/+26
* staging: skein: Adds CryptoAPI SupportEric Rost2014-10-293-1/+206
* staging: skein: Renames skein to skein_baseEric Rost2014-10-298-7/+8
* staging: skein: Collapses threefish moduleEric Rost2014-10-292-25/+8
* staging: skein: File ReorgEric Rost2014-10-201-326/+348
* staging: skein: Whitespace cleanupEric Rost2014-10-201-270/+315
* staging: skein: replace spaces with tabsBlaj Roxana2014-09-191-1/+1
* staging: skein: fix sparse warning for static arraysJames A Shackleford2014-06-191-13/+13
* staging: skein: fix sparse warning for static declarationsJames A Shackleford2014-06-011-0/+1
* staging/skein: variable/member name cleanupJake Edge2014-05-215-185/+186
* staging/skein: comment typosJake Edge2014-05-211-9/+9
* staging/skein: move all threefish block functions to one fileJake Edge2014-05-214-3368/+3358
* staging/skein: rename files and clean up directory structureJake Edge2014-05-1915-201/+21
* staging: crypto: skein: rename macrosAnton Saraev2014-05-198-352/+353
* staging: crypto: skein: rename enumsAnton Saraev2014-05-197-40/+40
* staging: crypto: skein: rename skein1024_ctx to skein_1024_ctxAnton Saraev2014-05-196-17/+17
* staging: crypto: skein: rename camelcase varsAnton Saraev2014-05-1913-548/+558
* staging: crypto: skein: rename camelcase functionsAnton Saraev2014-05-1913-228/+239
* staging: crypto: skein: depend upon CRYPTOJason Cooper2014-05-191-2/+2
* staging: crypto: skein: add TODO fileJason Cooper2014-04-181-0/+11
* staging: crypto: skein: remove unnecessary line continuationJason Cooper2014-04-181-1/+1
* staging: crypto: skein: remove braces from single-statement blockJason Cooper2014-04-181-2/+2
* staging: crypto: skein: remove externs from .c filesJason Cooper2014-04-182-9/+23
* staging: crypto: skein: wrap multi-line macros in do-while loopsJason Cooper2014-04-181-15/+51
* staging: crypto: skein: fix brace placement errorsJason Cooper2014-04-183-132/+74
* staging: crypto: skein: fix do/while brace formattingJason Cooper2014-04-181-6/+3
* staging: crypto: skein: cleanup >80 character linesJason Cooper2014-04-1810-2651/+8862
* staging: crypto: skein: remove trailing whitespaceJason Cooper2014-04-185-63/+63
* staging: crypto: skein: fix leading whitespaceJason Cooper2014-04-1812-4205/+4200
* staging: crypto: skein: dos2unix, remove executable permsJason Cooper2014-04-182-0/+0
* staging: crypto: skein: cleanup whitespace around operators/punc.Jason Cooper2014-04-186-651/+648
OpenPOWER on IntegriCloud