aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesisIsaac Assegai1-6/+6
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Place braces on correct linesIsaac Assegai1-22/+10
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operatorsIsaac Assegai1-7/+7
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai1-229/+229
2015-06-18Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 charactersIsaac Assegai1-2/+2
2015-06-18Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabsIsaac Assegai1-7/+7
2015-06-18Staging: sm750fb: modedb.h: Shorten lines to under 80 charactersIsaac Assegai1-12/+24
2015-06-18Staging: sm750fb: modedb.h: Replace spaces with tabsIsaac Assegai1-217/+217
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald11-55/+55
2015-06-18staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango1-3/+3
2015-06-17Staging: sm750fb: correct spacing between lines of codeNiranjan Dighe1-6/+2
2015-06-17Staging: sm750fb: replace spaces by tabsNiranjan Dighe1-30/+30
2015-06-12staging: sm750fb: fix c99 commentsJuston Li11-92/+41
2015-06-08Staging: sm750fb: ddk750_display.c: Insert spaces after commas.Isaac Assegai1-22/+22
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai2-28/+28
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai2-3/+3
2015-06-08Staging: sm750fb: sm750_cursor.c: Insert spaces after commas.Isaac Assegai1-20/+20
2015-06-08Staging: sm750fb: sm750_accel.c: Insert spaces after commas.Isaac Assegai1-82/+82
2015-06-08Staging: sm750fb: sm750_hw.c: Insert spaces after commas.Isaac Assegai1-32/+32
2015-06-08Staging: sm750fb: Inserted spaces after commas in three files.Isaac Assegai3-7/+7
2015-06-08Staging: sm750fb: Inserted spaces after commas in four files.Isaac Assegai4-11/+11
2015-06-08Staging: sm750fb: sm750.h: Insert spaces after commas.Isaac Assegai1-17/+18
2015-06-08Staging: sm750fb: sm750_help.h: Insert spaces after commas.Isaac Assegai1-6/+6
2015-06-08Staging: sm750fb: sm750_hw.h: Insert spaces after commas.Isaac Assegai1-9/+9
2015-06-08staging: sm750fb: Add missing Kconfig dependencyHari Prasath Gujulan Elango1-0/+4
2015-05-31staging: sm750fb: Fix typo in sm750.cMasanari Iida1-1/+1
2015-05-31staging: sm750fb: remove duplicate from fb_videomodeMichel von Czettritz1-3/+0
2015-05-31Staging: sm750fb: Replace spaces with tabs at the start of linesIsaac Assegai2-33/+38
2015-05-24staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1Huacai Chen2-0/+4
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez3-37/+5
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman1-1/+1
2015-05-08Staging: sm750fb: Fix spelling error in TODORobin Karlsson1-1/+1
2015-05-08Staging: sm750fb: Remove space after parenthesisAmitoj Kaur Chawla1-2/+2
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia8-19/+19
2015-05-08staging: sm750: remove incorrect __exit annotationArnd Bergmann1-1/+1
2015-04-04Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman1-2/+8
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-04-03Staging: sm750fb: Remove zero testing pointer typed valueAmitoj Kaur Chawla1-3/+3
2015-04-03Staging: sm750fb: Fixed indent of switch-caseAmitoj Kaur Chawla1-1/+2