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