summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* Staging: sm750fb: modedb.h: Replace spaces with tabsIsaac Assegai2015-06-181-217/+217
* drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-06-1811-55/+55
* staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango2015-06-181-3/+3
* Staging: sm750fb: correct spacing between lines of codeNiranjan Dighe2015-06-171-6/+2
* Staging: sm750fb: replace spaces by tabsNiranjan Dighe2015-06-171-30/+30
* staging: sm750fb: fix c99 commentsJuston Li2015-06-1211-92/+41
* Staging: sm750fb: ddk750_display.c: Insert spaces after commas.Isaac Assegai2015-06-081-22/+22
* Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai2015-06-082-28/+28
* Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai2015-06-082-3/+3
* Staging: sm750fb: sm750_cursor.c: Insert spaces after commas.Isaac Assegai2015-06-081-20/+20
* Staging: sm750fb: sm750_accel.c: Insert spaces after commas.Isaac Assegai2015-06-081-82/+82
* Staging: sm750fb: sm750_hw.c: Insert spaces after commas.Isaac Assegai2015-06-081-32/+32
* Staging: sm750fb: Inserted spaces after commas in three files.Isaac Assegai2015-06-083-7/+7
* Staging: sm750fb: Inserted spaces after commas in four files.Isaac Assegai2015-06-084-11/+11
* Staging: sm750fb: sm750.h: Insert spaces after commas.Isaac Assegai2015-06-081-17/+18
* Staging: sm750fb: sm750_help.h: Insert spaces after commas.Isaac Assegai2015-06-081-6/+6
* Staging: sm750fb: sm750_hw.h: Insert spaces after commas.Isaac Assegai2015-06-081-9/+9
* staging: sm750fb: Add missing Kconfig dependencyHari Prasath Gujulan Elango2015-06-081-0/+4
* 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: sm750fb: Replace spaces with tabs at the start of linesIsaac Assegai2015-05-312-33/+38
* staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1Huacai Chen2015-05-242-0/+4
* staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-243-37/+5
* 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: sm750fb: Fix spelling error in TODORobin Karlsson2015-05-081-1/+1
* | Staging: sm750fb: Remove space after parenthesisAmitoj Kaur Chawla2015-05-081-2/+2
* | Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-088-19/+19
|/
* 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
OpenPOWER on IntegriCloud