aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cEbru Akagunduz5-4/+1
2014-03-19Staging: cxt1e1: Fix use of volatile is usually wrong in comet.cEbru Akagunduz1-3/+3
2014-03-18staging: cxt1e1: remove unneeded mkret() callsDaeseok Youn3-59/+45
2014-03-18staging: cxt1e1: Fix Sparse Warning for Static Declarations in linux.cHimangi Saraogi1-4/+4
2014-03-18staging: cxt1e1: Fix do not use // c99 commentsGulsah Kose1-6/+0
2014-03-18staging: cxt1e1: Fix line over 80 characters.Gulsah Kose1-11/+24
2014-03-17staging: cxt1e1: remove redundant memset() callDaeseok Youn1-9/+3
2014-03-17staging: cxt1e1: remove redundant memset() callDaeseok Youn1-5/+3
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman1-0/+2
2014-03-16staging: cxt1e1: Fix space prohibited between function name and open parenthesisGulsah Kose1-28/+28
2014-03-13staging: cxt1e1: Removed assignments from if statements.Chi Pham3-48/+63
2014-03-13staging:cxt1e1:remove unused code with #if 0Himangi Saraogi1-0/+3
2014-03-08staging: cxt1e1: change declaration of TWV_tableShaun Laing1-1/+1
2014-03-08staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn1-46/+21
2014-03-08staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn1-12/+19
2014-03-07Staging:cxt1e1:musycc:remove assignment in if conditionHimangi Saraogi1-5/+10
2014-03-06staging: cxt1e1: removed version string declarationShaun Laing5-35/+0
2014-03-04staging: cxt1e1: Add extern keyword for sparse 'static' warningShaun Laing1-0/+1
2014-03-04staging: cxt1e1: Fix line length over 80 characters in linux.cDaeseok Youn1-17/+31
2014-03-04staging: cxt1e1: Fix no spaces at the start of a line in linux.cDaeseok Youn1-735/+743
2014-03-04staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn1-262/+262
2014-03-04staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn1-37/+25
2014-03-04staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn1-9/+9
2014-03-04Staging: cxt1e1: Fix line length over 80 characters in hwprobe.cDaeseok Youn1-17/+28
2014-03-04staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Salva Peiró1-0/+2
2014-02-28staging: cxt1e1: Fix no spaces at the start of a line in hwprobe.cDaeseok Youn1-292/+293
2014-02-28staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn1-60/+60
2014-02-28staging: cxt1e1: remove unused variableDaeseok Youn1-2/+1
2014-02-27Staging: cxt1e1: Fix line length over 80 characters in functions.cMonam Agarwal1-3/+6
2014-02-27Staging: cxt1e1: Fix space prohibited between function name and open parenthesis '('Monam Agarwal1-57/+57
2014-02-27Staging: cxt1e1: Fix no spaces at the start of a line in functions.cMonam Agarwal1-165/+159
2014-02-07staging: cxt1e1: remove unnecessary function, VMETRO_TRACESeongJae Park2-10/+0
2014-02-07staging: cxt1e1: cleanup mfg_template[] a bitDan Carpenter1-4/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+7
2014-01-14Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find interfacesYing Xue1-8/+7
2013-11-19Drivers: Staging: cxt1e1: stbeid: Fixed whitespace between function and parametersEric Skoglund1-42/+42
2013-11-19Drivers: Staging: cxt1e1: sbeid: Fixed braces coding style issueEric Skoglund1-10/+5
2013-11-19Drivers: Staging: cxt1e1: sbeid: Fixed coding style issue - space -> tabsEric Skoglund1-159/+159
2013-11-10staging: ctxt1e1: Fixed sparse warning related to static declarationNandini Hanumanthagowda1-2/+2
2013-11-10staging: cxt1e1: fix long lines warningSima Baymani1-9/+18
2013-11-10staging: cxt1e1: remove typedef comet_tSima Baymani5-19/+17
2013-11-10staging: cxt1e1: comet,h - fix placement of bracesSima Baymani1-2/+1
2013-11-10staging: cxt1e1: comet.h - fix long lines warningSima Baymani1-12/+24
2013-11-10staging: cxt1e1: comet.h - fix wrong indentationSima Baymani1-291/+291
2013-11-10staging/cxt1e1:Fixes incorrect brace placementDulshani Gunawardhana1-10/+5
2013-10-14Staging: cxt1e1: remove space between function name and '('Ashvini Varatharaj1-1/+1
2013-10-14Staging: cxt1e1: moving { to the previous lineAshvini Varatharaj1-2/+1
2013-10-11Staging:cxt1e1: Fixes whitespace around commas in sbew_ioc.hArchana kumari1-12/+12
2013-10-06staging/cxt1e1:Fixes suspect code indent warningDulshani Gunawardhana1-4/+3
2013-09-30staging: cxt1e1: linux.c: Return negative error codesSachin Kamat1-1/+1