aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/cxt1e1
AgeCommit message (Expand)AuthorFilesLines
2014-07-01staging: cxt1e1: remove driverGravatar Kristina Martšenko 29-10067/+0
2014-06-26staging: cxt1e1: fix sbeCrc function declarationGravatar Pawel Lebioda 3-1/+3
2014-06-19staging cxt1e1: refactored ring buffer dump functions to avoid sparse warningsGravatar Wolfgang Ocker 1-19/+35
2014-05-26staging: ctx1e1: remove checks for three macrosGravatar Paul Bolle 3-65/+0
2014-05-23staging: cxt1e1: remove set a value to static variableGravatar Daeseok Youn 1-3/+3
2014-05-23staging: cxt1e1: Fix line length over 80 characters in musycc.cGravatar Daeseok Youn 1-116/+196
2014-05-23staging: cxt1e1: remove redundant curly braces in musycc.cGravatar Daeseok Youn 1-107/+102
2014-05-23staging: cxt1e1: remove dead code in musycc.cGravatar Daeseok Youn 1-131/+5
2014-05-23staging: cxt1e1: Fix no spaces at the start of a line in musycc.cGravatar Daeseok Youn 1-1314/+1313
2014-04-26staging: cxt1e1: Avoid using 0 instead of NULLGravatar Thomas Vegas 1-4/+4
2014-04-18staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeGravatar Daeseok Youn 7-80/+32
2014-04-18STAGING: cxt1e1: Remove curly bracesGravatar Michael Welling 1-2/+1
2014-04-18STAGING: cxt1e1: More formatting fixesGravatar Michael Welling 1-3/+3
2014-04-18STAGING: cxt1e1: Formatting fixes checkpatch issuesGravatar Michael Welling 1-6/+6
2014-04-18STAGING: cxt1e1: Remove volatile variableGravatar Michael Welling 1-1/+1
2014-04-18STAGING: cxt1e1: Fixes comment blocksGravatar Michael Welling 1-62/+93
2014-04-18STAGING: cxt1e1: Indentation fixesGravatar Michael Welling 1-264/+217
2014-04-18STAGING: cxt1e1: Remove sparse warningsGravatar Michael Welling 1-8/+9
2014-04-18staging: cxt1e1: hwprobe: fix incorrect type in assignmentGravatar Matei Oprea 2-4/+4
2014-03-19Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cGravatar Ebru Akagunduz 5-4/+1
2014-03-19Staging: cxt1e1: Fix use of volatile is usually wrong in comet.cGravatar Ebru Akagunduz 1-3/+3
2014-03-18staging: cxt1e1: remove unneeded mkret() callsGravatar Daeseok Youn 3-59/+45
2014-03-18staging: cxt1e1: Fix Sparse Warning for Static Declarations in linux.cGravatar Himangi Saraogi 1-4/+4
2014-03-18staging: cxt1e1: Fix do not use // c99 commentsGravatar Gulsah Kose 1-6/+0
2014-03-18staging: cxt1e1: Fix line over 80 characters.Gravatar Gulsah Kose 1-11/+24
2014-03-17staging: cxt1e1: remove redundant memset() callGravatar Daeseok Youn 1-9/+3
2014-03-17staging: cxt1e1: remove redundant memset() callGravatar Daeseok Youn 1-5/+3
2014-03-17Merge 3.14-rc7 into staging-nextGravatar Greg Kroah-Hartman 1-0/+2
2014-03-16staging: cxt1e1: Fix space prohibited between function name and open parenthesisGravatar Gulsah Kose 1-28/+28
2014-03-13staging: cxt1e1: Removed assignments from if statements.Gravatar Chi Pham 3-48/+63
2014-03-13staging:cxt1e1:remove unused code with #if 0Gravatar Himangi Saraogi 1-0/+3
2014-03-08staging: cxt1e1: change declaration of TWV_tableGravatar Shaun Laing 1-1/+1
2014-03-08staging: cxt1e1: fix checkpatch errors with open brace '{'Gravatar Daeseok Youn 1-46/+21
2014-03-08staging: cxt1e1: fix checkpatch error 'assignment in if condition'Gravatar Daeseok Youn 1-12/+19
2014-03-07Staging:cxt1e1:musycc:remove assignment in if conditionGravatar Himangi Saraogi 1-5/+10
2014-03-06staging: cxt1e1: removed version string declarationGravatar Shaun Laing 5-35/+0
2014-03-04staging: cxt1e1: Add extern keyword for sparse 'static' warningGravatar Shaun Laing 1-0/+1
2014-03-04staging: cxt1e1: Fix line length over 80 characters in linux.cGravatar Daeseok Youn 1-17/+31
2014-03-04staging: cxt1e1: Fix no spaces at the start of a line in linux.cGravatar Daeseok Youn 1-735/+743
2014-03-04staging: cxt1e1: remove space between function name and parenthesisGravatar Daeseok Youn 1-262/+262
2014-03-04staging: cxt1e1: fix checkpatch errors with open brace '{'Gravatar Daeseok Youn 1-37/+25
2014-03-04staging: cxt1e1: fix checkpatch error 'assignment in if condition'Gravatar Daeseok Youn 1-9/+9
2014-03-04Staging: cxt1e1: Fix line length over 80 characters in hwprobe.cGravatar Daeseok Youn 1-17/+28
2014-03-04staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Gravatar Salva Peiró 1-0/+2
2014-02-28staging: cxt1e1: Fix no spaces at the start of a line in hwprobe.cGravatar Daeseok Youn 1-292/+293
2014-02-28staging: cxt1e1: remove space between function name and parenthesisGravatar Daeseok Youn 1-60/+60
2014-02-28staging: cxt1e1: remove unused variableGravatar Daeseok Youn 1-2/+1
2014-02-27Staging: cxt1e1: Fix line length over 80 characters in functions.cGravatar Monam Agarwal 1-3/+6
2014-02-27Staging: cxt1e1: Fix space prohibited between function name and open parenthe...Gravatar Monam Agarwal 1-57/+57
2014-02-27Staging: cxt1e1: Fix no spaces at the start of a line in functions.cGravatar Monam Agarwal 1-165/+159