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