summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2015-08-15Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah
2015-08-07staging: sm750fb: simplify returnSudip Mukherjee
2015-08-07staging: sm750fb: rearrange codeSudip Mukherjee
2015-08-07staging: sm750fb: fix multiline commentSudip Mukherjee
2015-08-07staging: sm750fb: space around operatorSudip Mukherjee
2015-08-07staging: sm750fb: remove multiple blank lineSudip Mukherjee
2015-07-23staging: sm750fb: ddk750_power.c: Split lines over 80 characters.Antoine BLIN
2015-07-23staging: sm750fb: removed extra parenthesesAaron Ouellette
2015-07-15staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-15staging: sm750fb: remove unnecessary bracesJuston Li
2015-07-15staging: sm750fb: move while to follow do close braceJuston Li
2015-07-15staging: sm750fb: fix brace placementJuston Li
2015-07-15staging: sm750fb: remove unnecessary whitespaceJuston Li
2015-07-15staging: sm750fb: remove trailing whitespaceJuston Li
2015-07-15staging: sm750fb: add space after semicolonJuston Li
2015-07-15staging: sm750fb: add spaces around operatorsJuston Li
2015-07-15staging: sm750fb: consistent spacing around operatorsJuston Li
2015-07-15staging: sm750fb: add space after return typeJuston Li
2015-07-15staging: sm750fb: add space after struct definitionJuston Li
2015-07-15staging: sm750fb: add space after enum definitionJuston Li
2015-07-15staging: sm750fb: add space after close braceJuston Li
2015-07-15staging: sm750fb: add space before open braceJuston Li
2015-07-15staging: sm750fb: remove space between function name and parenthesisJuston Li
2015-07-15staging: sm750fb: add space before open parenthesisJuston Li
2015-07-15staging: sm750fb: remove space before close parenthesisJuston Li
2015-07-15staging: sm750fb: remove spacing after open parenthesisJuston Li
2015-07-15staging: sm750fb: use tabs for indentationJuston Li
2015-07-15Staging: sm750fb: ddk750_dvi.h: Fix brace coding style issueAnders Fridlund
2015-07-15staging: sm750fb: coding style global ERROR fixesVinay Simha BN
2015-07-15staging: sm750fb: add required spaces around C operatorsAnatoly Stepanov
2015-07-15staging: sm750fb: fix open brace in function declarationAnatoly Stepanov
2015-07-15staging: sm750fb: remove assignment from if conditionAnatoly Stepanov
2015-07-15staging: sm750fb: fix 'switch and case' indentationAnatoly Stepanov
2015-07-15staging: sm750fb: fix indentation in 'else' statementsAnatoly Stepanov
2015-07-15staging: sm750fb: put open brace on the previous lineAnatoly Stepanov
2015-07-15staging: sm750fb: fix indentation of pointer operatorAnatoly Stepanov
2015-07-15staging: sm750fb: insert space before open parenthesisAnatoly Stepanov
2015-07-15staging: sm750fb: insert space between ')' and '{'Anatoly Stepanov
2015-07-15staging: sm750fb: remove trailing whitespacesAnatoly Stepanov
2015-07-15staging: sm750fb: replace spaces with tabsAnatoly Stepanov
2015-07-15staging: sm750fb: remove redundant __func__ in debug statementHari Prasath Gujulan Elango
2015-06-19Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesisIsaac Assegai
2015-06-19Staging: sm750fb: ddk750_swi2c.c: Place braces on correct linesIsaac Assegai
2015-06-19Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operatorsIsaac Assegai
2015-06-19Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai
2015-06-19Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 charactersIsaac Assegai
2015-06-19Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabsIsaac Assegai
2015-06-19Staging: sm750fb: modedb.h: Shorten lines to under 80 charactersIsaac Assegai
2015-06-19Staging: sm750fb: modedb.h: Replace spaces with tabsIsaac Assegai
2015-06-19drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald