summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman2015-04-041-2/+8
* staging: sm750: move assignment out of if condMichel von Czettritz2015-04-031-3/+6
* staging: sm750: fix whitspace for cast to pointerMichel von Czettritz2015-04-031-3/+3
* staging: sm750: fix whitespaceMichel von Czettritz2015-04-031-9/+9
* staging: sm750: blank line after declarationMichel von Czettritz2015-04-031-8/+14
* staging: sm750: 80 characters per lineMichel von Czettritz2015-04-031-38/+72
* staging: sm750: comment formatingMichel von Czettritz2015-04-031-23/+19
* staging: sm750: no braces for single stmt if blocksMichel von Czettritz2015-04-031-6/+3
* staging: sm750: fix whitespaces around pointersMichel von Czettritz2015-04-031-76/+77
* staging: sm750: fix whitespace around bracesMichel von Czettritz2015-04-031-97/+97
* staging: sm750: move '{' to previous lineMichel von Czettritz2015-04-031-34/+16
* staging: sm750: add missing spaces after ','Michel von Czettritz2015-04-031-132/+132
* staging: sm750: ReindentMichel von Czettritz2015-04-031-494/+491
* 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: Remove spinlock helper functionLorenzo Stoakes2015-03-261-23/+30
* staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes2015-03-261-12/+12
* staging: sm750fb: Remove unused functionLorenzo Stoakes2015-03-261-78/+0
* staging: sm750fb: Make internal functions staticLorenzo Stoakes2015-03-261-3/+3
* staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes2015-03-261-6/+6
* staging: sm750fb: Fixed no space and indent warnsRagavendra Nagraj2015-03-201-230/+230
* staging/sm75fb: Declare static functions as suchRicardo Ribalda Delgado2015-03-201-8/+6
* staging: sm750fb: remove parantheses from return statementsSupriya Karanth2015-03-152-4/+4
* Staging: sm750fb: Add space after ','Somya Anand2015-03-151-65/+65
* staging: sm750fb: remove intialization of static intsSupriya Karanth2015-03-151-3/+3
* staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth2015-03-156-16/+16
* staging: sm750: Fix switch-case indentationIoana Ciornei2015-03-151-79/+79
* Staging: sm750fb: provide error path for hw_sm750le_setBLANK()Greg Kroah-Hartman2015-03-101-0/+2
* Staging: sm750fb: fix hw_imageblit parametersGreg Kroah-Hartman2015-03-102-30/+28
* Staging: sm750fb: fix build warning with lynx_accelGreg Kroah-Hartman2015-03-101-1/+1
* Staging: sm750fb: fix build warning with proc_panDisplayGreg Kroah-Hartman2015-03-101-2/+3
* staging: sm750fb: Cleanup the type of mmio750Lorenzo Stoakes2015-03-104-9/+11
* staging: sm750fb: Use kzalloc rather than kmalloc followed by memset with 0Madhusudhanan Ravindran2015-03-101-2/+1
* staging: sm750fb: correct integer comparisonSudip Mukherjee2015-03-101-1/+1
* staging: sm750fb: fix mixed declarationsSudip Mukherjee2015-03-101-1/+2
* staging: sm750fb: correct function returnSudip Mukherjee2015-03-101-2/+0
* staging: sm750fb: remove unused variablesSudip Mukherjee2015-03-101-2/+1
* staging: sm750fb: remove unused functionsSudip Mukherjee2015-03-103-84/+0
* staging: sm750fb: fix build failureSudip Mukherjee2015-03-101-2/+0
* staging: sm750fb: fix undeclared functionSudip Mukherjee2015-03-101-57/+53
* staging: sm750fb: correctly define SM750LE_REVISION_IDSudip Mukherjee2015-03-102-2/+4
OpenPOWER on IntegriCloud