summaryrefslogtreecommitdiff
path: root/drivers/staging/skein
AgeCommit message (Expand)Author
2015-10-24skein: fix coding styleAnton Tatuev
2015-10-24staging: skein: Add space around '%'Burcin Akalin
2015-10-16staging: skein: Remove useless initialisationAmitoj Kaur Chawla
2015-10-13Staging: skein: Remove NULL comparisonAybuke Ozdemir
2015-10-12Staging: skein: Remove space after castAybuke Ozdemir
2015-10-12Staging: skein: Remove multiple blank linesAybuke Ozdemir
2015-10-12staging: skein: remove extra indentationDeepa Dinamani
2015-10-12staging: skein: fix block comment styleDeepa Dinamani
2015-09-21staging: skein: Adds * on subsequent lines in block commentAmber N. Adams
2015-05-31Drivers: staging: skein: skein_api: Fixed spelling errorsColin Cronin
2015-03-15Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka
2015-01-17staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier
2015-01-17staging: skein: Fixing trailing whitespace errorMathieu Poirier
2014-11-22staging: skein: fix sparse warnings related to shift operatorDomagoj Trsan
2014-11-22staging: skein: fixed sparse warnings related to static declarationsNiklas Svensson
2014-10-30staging: skein: Removes skein_debug includeEric Rost
2014-10-29staging: skein: skein_api.c: removed space before ','Mikael Svantesson
2014-10-29staging: skein: Removes unneeded #defineEric Rost
2014-10-29staging: skein: Inlines rotl_64Eric Rost
2014-10-29staging: skein: Adds Loadable Module SupportEric Rost
2014-10-29staging: skein: Adds CryptoAPI SupportEric Rost
2014-10-29staging: skein: Renames skein to skein_baseEric Rost
2014-10-29staging: skein: Collapses threefish moduleEric Rost
2014-10-20staging: skein: File ReorgEric Rost
2014-10-20staging: skein: Whitespace cleanupEric Rost
2014-09-19staging: skein: replace spaces with tabsBlaj Roxana
2014-06-19staging: skein: fix sparse warning for static arraysJames A Shackleford
2014-06-01staging: skein: fix sparse warning for static declarationsJames A Shackleford
2014-05-21staging/skein: variable/member name cleanupJake Edge
2014-05-21staging/skein: comment typosJake Edge
2014-05-21staging/skein: move all threefish block functions to one fileJake Edge
2014-05-19staging/skein: rename files and clean up directory structureJake Edge
2014-05-19staging: crypto: skein: rename macrosAnton Saraev
2014-05-19staging: crypto: skein: rename enumsAnton Saraev
2014-05-19staging: crypto: skein: rename skein1024_ctx to skein_1024_ctxAnton Saraev
2014-05-19staging: crypto: skein: rename camelcase varsAnton Saraev
2014-05-19staging: crypto: skein: rename camelcase functionsAnton Saraev
2014-05-19staging: crypto: skein: depend upon CRYPTOJason Cooper
2014-04-18staging: crypto: skein: add TODO fileJason Cooper
2014-04-18staging: crypto: skein: remove unnecessary line continuationJason Cooper
2014-04-18staging: crypto: skein: remove braces from single-statement blockJason Cooper
2014-04-18staging: crypto: skein: remove externs from .c filesJason Cooper
2014-04-18staging: crypto: skein: wrap multi-line macros in do-while loopsJason Cooper
2014-04-18staging: crypto: skein: fix brace placement errorsJason Cooper
2014-04-18staging: crypto: skein: fix do/while brace formattingJason Cooper
2014-04-18staging: crypto: skein: cleanup >80 character linesJason Cooper
2014-04-18staging: crypto: skein: remove trailing whitespaceJason Cooper
2014-04-18staging: crypto: skein: fix leading whitespaceJason Cooper
2014-04-18staging: crypto: skein: dos2unix, remove executable permsJason Cooper
2014-04-18staging: crypto: skein: cleanup whitespace around operators/punc.Jason Cooper