summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* staging: sm750fb: remove pragma optimizeSudip Mukherjee2015-03-101-3/+0
* staging: sm750fb: wrong type for printSudip Mukherjee2015-03-103-18/+18
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-0634-0/+9959
OpenPOWER on IntegriCloud