summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1
Commit message (Expand)AuthorAgeFilesLines
* staging: cxt1e1: remove driverKristina Martšenko2014-07-0129-10067/+0
* staging: cxt1e1: fix sbeCrc function declarationPawel Lebioda2014-06-263-1/+3
* staging cxt1e1: refactored ring buffer dump functions to avoid sparse warningsWolfgang Ocker2014-06-191-19/+35
* staging: ctx1e1: remove checks for three macrosPaul Bolle2014-05-263-65/+0
* staging: cxt1e1: remove set a value to static variableDaeseok Youn2014-05-231-3/+3
* staging: cxt1e1: Fix line length over 80 characters in musycc.cDaeseok Youn2014-05-231-116/+196
* staging: cxt1e1: remove redundant curly braces in musycc.cDaeseok Youn2014-05-231-107/+102
* staging: cxt1e1: remove dead code in musycc.cDaeseok Youn2014-05-231-131/+5
* staging: cxt1e1: Fix no spaces at the start of a line in musycc.cDaeseok Youn2014-05-231-1314/+1313
* staging: cxt1e1: Avoid using 0 instead of NULLThomas Vegas2014-04-261-4/+4
* staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeDaeseok Youn2014-04-187-80/+32
* STAGING: cxt1e1: Remove curly bracesMichael Welling2014-04-181-2/+1
* STAGING: cxt1e1: More formatting fixesMichael Welling2014-04-181-3/+3
* STAGING: cxt1e1: Formatting fixes checkpatch issuesMichael Welling2014-04-181-6/+6
* STAGING: cxt1e1: Remove volatile variableMichael Welling2014-04-181-1/+1
* STAGING: cxt1e1: Fixes comment blocksMichael Welling2014-04-181-62/+93
* STAGING: cxt1e1: Indentation fixesMichael Welling2014-04-181-264/+217
* STAGING: cxt1e1: Remove sparse warningsMichael Welling2014-04-181-8/+9
* staging: cxt1e1: hwprobe: fix incorrect type in assignmentMatei Oprea2014-04-182-4/+4
* 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
OpenPOWER on IntegriCloud