summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_chip.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-06-181-1/+1
* staging: sm750fb: fix c99 commentsJuston Li2015-06-121-9/+2
* Staging: sm750fb: Replace spaces with tabs at the start of linesIsaac Assegai2015-05-311-1/+1
* Staging: sm750fb: Remove space after parenthesisAmitoj Kaur Chawla2015-05-081-2/+2
* Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman2015-04-041-2/+8
* Staging: sm750fb: Remove zero testing pointer typed valueAmitoj Kaur Chawla2015-04-031-3/+3
* Staging: sm750fb: Fixed indent of switch-caseAmitoj Kaur Chawla2015-04-031-1/+2
* Staging: sm750fb: Fix C99 CommentsAmitoj Kaur Chawla2015-04-031-8/+2
* staging: sm750fb: Change "foo * bar" style to "foo *bar"Helen Fornazier2015-03-271-1/+1
* staging: sm750fb: Move switch case trailing statmentHelen Fornazier2015-03-271-5/+10
* staging: sm750fb: Add spaces after ','Helen Fornazier2015-03-271-27/+27
* staging: sm750fb: Add space before switch statementHelen Fornazier2015-03-271-3/+3
* staging: sm750fb: Add space before if statementHelen Fornazier2015-03-271-7/+7
* staging: sm750fb: Fix for statement styleHelen Fornazier2015-03-271-6/+6
* staging: sm750fb: Fix if/else/for/switch braces styleHelen Fornazier2015-03-271-49/+26
* staging: sm750fb: Add space after struct definitionHelen Fornazier2015-03-271-1/+1
* staging: sm750fb: Fixed no space and indent warnsRagavendra Nagraj2015-03-201-230/+230
* staging: sm750fb: remove parantheses from return statementsSupriya Karanth2015-03-151-1/+1
* staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth2015-03-151-3/+3
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+639
OpenPOWER on IntegriCloud