aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAge
* staging: sm750: remove incorrect __exit annotationArnd Bergmann2015-05-07
* Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman2015-04-04
* staging: sm750: move assignment out of if condMichel von Czettritz2015-04-03
* staging: sm750: fix whitspace for cast to pointerMichel von Czettritz2015-04-03
* staging: sm750: fix whitespaceMichel von Czettritz2015-04-03
* staging: sm750: blank line after declarationMichel von Czettritz2015-04-03
* staging: sm750: 80 characters per lineMichel von Czettritz2015-04-03
* staging: sm750: comment formatingMichel von Czettritz2015-04-03
* staging: sm750: no braces for single stmt if blocksMichel von Czettritz2015-04-03
* staging: sm750: fix whitespaces around pointersMichel von Czettritz2015-04-03
* staging: sm750: fix whitespace around bracesMichel von Czettritz2015-04-03
* staging: sm750: move '{' to previous lineMichel von Czettritz2015-04-03
* staging: sm750: add missing spaces after ','Michel von Czettritz2015-04-03
* staging: sm750: ReindentMichel von Czettritz2015-04-03
* Staging: sm750fb: Remove zero testing pointer typed valueAmitoj Kaur Chawla2015-04-03
* Staging: sm750fb: Fixed indent of switch-caseAmitoj Kaur Chawla2015-04-03
* Staging: sm750fb: Fix C99 CommentsAmitoj Kaur Chawla2015-04-03
* staging: sm750fb: Change "foo * bar" style to "foo *bar"Helen Fornazier2015-03-26
* staging: sm750fb: Move switch case trailing statmentHelen Fornazier2015-03-26
* staging: sm750fb: Add spaces after ','Helen Fornazier2015-03-26
* staging: sm750fb: Add space before switch statementHelen Fornazier2015-03-26
* staging: sm750fb: Add space before if statementHelen Fornazier2015-03-26
* staging: sm750fb: Fix for statement styleHelen Fornazier2015-03-26
* staging: sm750fb: Fix if/else/for/switch braces styleHelen Fornazier2015-03-26
* staging: sm750fb: Add space after struct definitionHelen Fornazier2015-03-26
* staging: sm750fb: Remove spinlock helper functionLorenzo Stoakes2015-03-26
* staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes2015-03-26
* staging: sm750fb: Remove unused functionLorenzo Stoakes2015-03-26
* staging: sm750fb: Make internal functions staticLorenzo Stoakes2015-03-26
* staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes2015-03-26
* staging: sm750fb: Fixed no space and indent warnsRagavendra Nagraj2015-03-20
* staging/sm75fb: Declare static functions as suchRicardo Ribalda Delgado2015-03-20
* staging: sm750fb: remove parantheses from return statementsSupriya Karanth2015-03-15
* Staging: sm750fb: Add space after ','Somya Anand2015-03-15
* staging: sm750fb: remove intialization of static intsSupriya Karanth2015-03-15
* staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth2015-03-15
* staging: sm750: Fix switch-case indentationIoana Ciornei2015-03-15
* Staging: sm750fb: provide error path for hw_sm750le_setBLANK()Greg Kroah-Hartman2015-03-10
* Staging: sm750fb: fix hw_imageblit parametersGreg Kroah-Hartman2015-03-10
* Staging: sm750fb: fix build warning with lynx_accelGreg Kroah-Hartman2015-03-10
* Staging: sm750fb: fix build warning with proc_panDisplayGreg Kroah-Hartman2015-03-10
* staging: sm750fb: Cleanup the type of mmio750Lorenzo Stoakes2015-03-10
* staging: sm750fb: Use kzalloc rather than kmalloc followed by memset with 0Madhusudhanan Ravindran2015-03-10
* staging: sm750fb: correct integer comparisonSudip Mukherjee2015-03-10
* staging: sm750fb: fix mixed declarationsSudip Mukherjee2015-03-10
* staging: sm750fb: correct function returnSudip Mukherjee2015-03-10
* staging: sm750fb: remove unused variablesSudip Mukherjee2015-03-10
* staging: sm750fb: remove unused functionsSudip Mukherjee2015-03-10
* staging: sm750fb: fix build failureSudip Mukherjee2015-03-10
* staging: sm750fb: fix undeclared functionSudip Mukherjee2015-03-10