Age | Commit message (Expand) | Author |
2017-01-20 | staging: skein: fix checkpatch block comments warning | Abdul Rauf |
2017-01-03 | Staging: skein: checkpatch: fix comment aligning in skein_base.c | Tobias Heineken |
2016-11-21 | staging: skein: threefish_block.c Remove blank lines | Walt Feasel |
2016-10-16 | Staging: skein: skein_api: Remove useless type conversion | Bhumika Goyal |
2016-05-03 | staging: skein: cleanup: align code to parentheses | Manu Kumar |
2016-05-03 | staging: skein: cleanup: removed unnecessary cast spaces | Manu Kumar |
2016-05-03 | staging: skein: cleanup: Fixed operator whitespace | Manu Kumar |
2016-05-03 | staging: skein: cleanup: fixed new lines | Manu Kumar |
2016-04-29 | staging: skein: cleanup: align parentheses | Manu Kumar |
2016-04-29 | staging: skein: cleanup: add operator white space | Manu Kumar |
2016-03-29 | staging: skein: Convert local rotl_64 to kernel's rol64 | Joe Perches |
2016-03-28 | staging: skein: threefish_block: Use ror64 | Joe Perches |
2016-03-11 | staging: skein: threefish_block: Use rol64 | Joe Perches |
2015-10-24 | skein: fix coding style | Anton Tatuev |
2015-10-24 | staging: skein: Add space around '%' | Burcin Akalin |
2015-10-16 | staging: skein: Remove useless initialisation | Amitoj Kaur Chawla |
2015-10-13 | Staging: skein: Remove NULL comparison | Aybuke Ozdemir |
2015-10-12 | Staging: skein: Remove space after cast | Aybuke Ozdemir |
2015-10-12 | Staging: skein: Remove multiple blank lines | Aybuke Ozdemir |
2015-10-12 | staging: skein: remove extra indentation | Deepa Dinamani |
2015-10-12 | staging: skein: fix block comment style | Deepa Dinamani |
2015-09-21 | staging: skein: Adds * on subsequent lines in block comment | Amber N. Adams |
2015-05-31 | Drivers: staging: skein: skein_api: Fixed spelling errors | Colin Cronin |
2015-03-15 | Staging: skein: Remove do-while(0) from single statement macros | Vatika Harlalka |
2015-01-17 | staging: skein: Fixing single statement macro checkpatch warning | Mathieu Poirier |
2015-01-17 | staging: skein: Fixing trailing whitespace error | Mathieu Poirier |
2014-11-22 | staging: skein: fix sparse warnings related to shift operator | Domagoj Trsan |
2014-11-22 | staging: skein: fixed sparse warnings related to static declarations | Niklas Svensson |
2014-10-30 | staging: skein: Removes skein_debug include | Eric Rost |
2014-10-29 | staging: skein: skein_api.c: removed space before ',' | Mikael Svantesson |
2014-10-29 | staging: skein: Removes unneeded #define | Eric Rost |
2014-10-29 | staging: skein: Inlines rotl_64 | Eric Rost |
2014-10-29 | staging: skein: Adds Loadable Module Support | Eric Rost |
2014-10-29 | staging: skein: Adds CryptoAPI Support | Eric Rost |
2014-10-29 | staging: skein: Renames skein to skein_base | Eric Rost |
2014-10-29 | staging: skein: Collapses threefish module | Eric Rost |
2014-10-20 | staging: skein: File Reorg | Eric Rost |
2014-10-20 | staging: skein: Whitespace cleanup | Eric Rost |
2014-09-19 | staging: skein: replace spaces with tabs | Blaj Roxana |
2014-06-19 | staging: skein: fix sparse warning for static arrays | James A Shackleford |
2014-06-01 | staging: skein: fix sparse warning for static declarations | James A Shackleford |
2014-05-21 | staging/skein: variable/member name cleanup | Jake Edge |
2014-05-21 | staging/skein: comment typos | Jake Edge |
2014-05-21 | staging/skein: move all threefish block functions to one file | Jake Edge |
2014-05-19 | staging/skein: rename files and clean up directory structure | Jake Edge |
2014-05-19 | staging: crypto: skein: rename macros | Anton Saraev |
2014-05-19 | staging: crypto: skein: rename enums | Anton Saraev |
2014-05-19 | staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx | Anton Saraev |
2014-05-19 | staging: crypto: skein: rename camelcase vars | Anton Saraev |
2014-05-19 | staging: crypto: skein: rename camelcase functions | Anton Saraev |