aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman1-2/+8
2015-04-03staging: sm750: move assignment out of if condMichel von Czettritz1-3/+6
2015-04-03staging: sm750: fix whitspace for cast to pointerMichel von Czettritz1-3/+3
2015-04-03staging: sm750: fix whitespaceMichel von Czettritz1-9/+9
2015-04-03staging: sm750: blank line after declarationMichel von Czettritz1-8/+14
2015-04-03staging: sm750: 80 characters per lineMichel von Czettritz1-38/+72
2015-04-03staging: sm750: comment formatingMichel von Czettritz1-23/+19
2015-04-03staging: sm750: no braces for single stmt if blocksMichel von Czettritz1-6/+3
2015-04-03staging: sm750: fix whitespaces around pointersMichel von Czettritz1-76/+77
2015-04-03staging: sm750: fix whitespace around bracesMichel von Czettritz1-97/+97
2015-04-03staging: sm750: move '{' to previous lineMichel von Czettritz1-34/+16
2015-04-03staging: sm750: add missing spaces after ','Michel von Czettritz1-132/+132
2015-04-03staging: sm750: ReindentMichel von Czettritz1-494/+491
2015-04-03Staging: sm750fb: Remove zero testing pointer typed valueAmitoj Kaur Chawla1-3/+3
2015-04-03Staging: sm750fb: Fixed indent of switch-caseAmitoj Kaur Chawla1-1/+2
2015-04-03Staging: sm750fb: Fix C99 CommentsAmitoj Kaur Chawla1-8/+2
2015-03-27staging: sm750fb: Change "foo * bar" style to "foo *bar"Helen Fornazier1-1/+1
2015-03-27staging: sm750fb: Move switch case trailing statmentHelen Fornazier1-5/+10
2015-03-27staging: sm750fb: Add spaces after ','Helen Fornazier1-27/+27
2015-03-27staging: sm750fb: Add space before switch statementHelen Fornazier1-3/+3
2015-03-27staging: sm750fb: Add space before if statementHelen Fornazier1-7/+7
2015-03-27staging: sm750fb: Fix for statement styleHelen Fornazier1-6/+6
2015-03-27staging: sm750fb: Fix if/else/for/switch braces styleHelen Fornazier1-49/+26
2015-03-27staging: sm750fb: Add space after struct definitionHelen Fornazier1-1/+1
2015-03-26staging: sm750fb: Remove spinlock helper functionLorenzo Stoakes1-23/+30
2015-03-26staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes1-12/+12
2015-03-26staging: sm750fb: Remove unused functionLorenzo Stoakes1-78/+0
2015-03-26staging: sm750fb: Make internal functions staticLorenzo Stoakes1-3/+3
2015-03-26staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes1-6/+6
2015-03-20staging: sm750fb: Fixed no space and indent warnsRagavendra Nagraj1-230/+230
2015-03-20staging/sm75fb: Declare static functions as suchRicardo Ribalda Delgado1-8/+6
2015-03-15staging: sm750fb: remove parantheses from return statementsSupriya Karanth2-4/+4
2015-03-15Staging: sm750fb: Add space after ','Somya Anand1-65/+65
2015-03-15staging: sm750fb: remove intialization of static intsSupriya Karanth1-3/+3
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth6-16/+16
2015-03-15staging: sm750: Fix switch-case indentationIoana Ciornei1-79/+79
2015-03-10Staging: sm750fb: provide error path for hw_sm750le_setBLANK()Greg Kroah-Hartman1-0/+2
2015-03-10Staging: sm750fb: fix hw_imageblit parametersGreg Kroah-Hartman2-30/+28
2015-03-10Staging: sm750fb: fix build warning with lynx_accelGreg Kroah-Hartman1-1/+1
2015-03-10Staging: sm750fb: fix build warning with proc_panDisplayGreg Kroah-Hartman1-2/+3
2015-03-10staging: sm750fb: Cleanup the type of mmio750Lorenzo Stoakes4-9/+11
2015-03-10staging: sm750fb: Use kzalloc rather than kmalloc followed by memset with 0Madhusudhanan Ravindran1-2/+1
2015-03-10staging: sm750fb: correct integer comparisonSudip Mukherjee1-1/+1
2015-03-10staging: sm750fb: fix mixed declarationsSudip Mukherjee1-1/+2
2015-03-10staging: sm750fb: correct function returnSudip Mukherjee1-2/+0
2015-03-10staging: sm750fb: remove unused variablesSudip Mukherjee1-2/+1
2015-03-10staging: sm750fb: remove unused functionsSudip Mukherjee3-84/+0
2015-03-10staging: sm750fb: fix build failureSudip Mukherjee1-2/+0
2015-03-10staging: sm750fb: fix undeclared functionSudip Mukherjee1-57/+53
2015-03-10staging: sm750fb: correctly define SM750LE_REVISION_IDSudip Mukherjee2-2/+4