summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750.c
AgeCommit message (Expand)Author
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-03-26staging: sm750fb: Remove spinlock helper functionLorenzo Stoakes
2015-03-26staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes
2015-03-15staging: sm750fb: remove intialization of static intsSupriya Karanth
2015-03-15staging: sm750: Fix switch-case indentationIoana Ciornei
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: remove unused functionsSudip Mukherjee
2015-03-10staging: sm750fb: fix build failureSudip Mukherjee
2015-03-10staging: sm750fb: fix undeclared functionSudip Mukherjee
2015-03-10staging: sm750fb: wrong type for printSudip Mukherjee
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee