aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-08staging: sm750: remove incorrect __exit annotationArnd Bergmann1-1/+1
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-03-26staging: sm750fb: Remove spinlock helper functionLorenzo Stoakes1-23/+30
2015-03-26staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes1-6/+6
2015-03-15staging: sm750fb: remove intialization of static intsSupriya Karanth1-3/+3
2015-03-15staging: sm750: Fix switch-case indentationIoana Ciornei1-79/+79
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: remove unused functionsSudip Mukherjee1-65/+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: wrong type for printSudip Mukherjee1-12/+12
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+1451