summaryrefslogtreecommitdiff
path: root/drivers/staging/cxt1e1
Commit message (Expand)AuthorAgeFilesLines
* Staging: cxt1e1: Fix externs should be avoided in .c files in comet.cEbru Akagunduz2014-03-195-4/+1
* Staging: cxt1e1: Fix use of volatile is usually wrong in comet.cEbru Akagunduz2014-03-191-3/+3
* staging: cxt1e1: remove unneeded mkret() callsDaeseok Youn2014-03-183-59/+45
* staging: cxt1e1: Fix Sparse Warning for Static Declarations in linux.cHimangi Saraogi2014-03-181-4/+4
* staging: cxt1e1: Fix do not use // c99 commentsGulsah Kose2014-03-181-6/+0
* staging: cxt1e1: Fix line over 80 characters.Gulsah Kose2014-03-181-11/+24
* staging: cxt1e1: remove redundant memset() callDaeseok Youn2014-03-171-9/+3
* staging: cxt1e1: remove redundant memset() callDaeseok Youn2014-03-171-5/+3
* Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman2014-03-171-0/+2
|\
| * staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Salva Peiró2014-03-041-0/+2
* | staging: cxt1e1: Fix space prohibited between function name and open parenthesisGulsah Kose2014-03-161-28/+28
* | staging: cxt1e1: Removed assignments from if statements.Chi Pham2014-03-133-48/+63
* | staging:cxt1e1:remove unused code with #if 0Himangi Saraogi2014-03-131-0/+3
* | staging: cxt1e1: change declaration of TWV_tableShaun Laing2014-03-081-1/+1
* | staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn2014-03-081-46/+21
* | staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn2014-03-081-12/+19
* | Staging:cxt1e1:musycc:remove assignment in if conditionHimangi Saraogi2014-03-071-5/+10
* | staging: cxt1e1: removed version string declarationShaun Laing2014-03-065-35/+0
* | staging: cxt1e1: Add extern keyword for sparse 'static' warningShaun Laing2014-03-041-0/+1
* | staging: cxt1e1: Fix line length over 80 characters in linux.cDaeseok Youn2014-03-041-17/+31
* | staging: cxt1e1: Fix no spaces at the start of a line in linux.cDaeseok Youn2014-03-041-735/+743
* | staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn2014-03-041-262/+262
* | staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn2014-03-041-37/+25
* | staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn2014-03-041-9/+9
* | Staging: cxt1e1: Fix line length over 80 characters in hwprobe.cDaeseok Youn2014-03-041-17/+28
* | staging: cxt1e1: Fix no spaces at the start of a line in hwprobe.cDaeseok Youn2014-02-281-292/+293
* | staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn2014-02-281-60/+60
* | staging: cxt1e1: remove unused variableDaeseok Youn2014-02-281-2/+1
* | Staging: cxt1e1: Fix line length over 80 characters in functions.cMonam Agarwal2014-02-271-3/+6
* | Staging: cxt1e1: Fix space prohibited between function name and open parenthe...Monam Agarwal2014-02-271-57/+57
* | Staging: cxt1e1: Fix no spaces at the start of a line in functions.cMonam Agarwal2014-02-271-165/+159
* | staging: cxt1e1: remove unnecessary function, VMETRO_TRACESeongJae Park2014-02-072-10/+0
* | staging: cxt1e1: cleanup mfg_template[] a bitDan Carpenter2014-02-071-4/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-8/+7
|\
| * Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue2014-01-141-8/+7
* | Drivers: Staging: cxt1e1: stbeid: Fixed whitespace between function and param...Eric Skoglund2013-11-191-42/+42
* | Drivers: Staging: cxt1e1: sbeid: Fixed braces coding style issueEric Skoglund2013-11-191-10/+5
* | Drivers: Staging: cxt1e1: sbeid: Fixed coding style issue - space -> tabsEric Skoglund2013-11-191-159/+159
* | staging: ctxt1e1: Fixed sparse warning related to static declarationNandini Hanumanthagowda2013-11-101-2/+2
* | staging: cxt1e1: fix long lines warningSima Baymani2013-11-101-9/+18
* | staging: cxt1e1: remove typedef comet_tSima Baymani2013-11-105-19/+17
* | staging: cxt1e1: comet,h - fix placement of bracesSima Baymani2013-11-101-2/+1
* | staging: cxt1e1: comet.h - fix long lines warningSima Baymani2013-11-101-12/+24
* | staging: cxt1e1: comet.h - fix wrong indentationSima Baymani2013-11-101-291/+291
* | staging/cxt1e1:Fixes incorrect brace placementDulshani Gunawardhana2013-11-101-10/+5
|/
* Staging: cxt1e1: remove space between function name and '('Ashvini Varatharaj2013-10-141-1/+1
* Staging: cxt1e1: moving { to the previous lineAshvini Varatharaj2013-10-141-2/+1
* Staging:cxt1e1: Fixes whitespace around commas in sbew_ioc.hArchana kumari2013-10-111-12/+12
* staging/cxt1e1:Fixes suspect code indent warningDulshani Gunawardhana2013-10-061-4/+3
* staging: cxt1e1: linux.c: Return negative error codesSachin Kamat2013-09-301-1/+1