summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-06-181-1/+1
* staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango2015-06-181-3/+3
* staging: sm750fb: Fix typo in sm750.cMasanari Iida2015-05-311-1/+1
* staging: sm750fb: remove duplicate from fb_videomodeMichel von Czettritz2015-05-311-3/+0
* staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1Huacai Chen2015-05-241-0/+3
* staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-241-32/+4
* Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-1/+1
|\
| * staging: sm750: remove incorrect __exit annotationArnd Bergmann2015-05-081-1/+1
* | Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-6/+6
|/
* 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 spinlock helper functionLorenzo Stoakes2015-03-261-23/+30
* staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes2015-03-261-6/+6
* staging: sm750fb: remove intialization of static intsSupriya Karanth2015-03-151-3/+3
* staging: sm750: Fix switch-case indentationIoana Ciornei2015-03-151-79/+79
* 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: remove unused functionsSudip Mukherjee2015-03-101-65/+0
* staging: sm750fb: fix build failureSudip Mukherjee2015-03-101-2/+0
* staging: sm750fb: fix undeclared functionSudip Mukherjee2015-03-101-57/+53
* staging: sm750fb: wrong type for printSudip Mukherjee2015-03-101-12/+12
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+1451
OpenPOWER on IntegriCloud