summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2015-06-19staging: sm750fb: convert pr_err to pr_infoHari Prasath Gujulan Elango
2015-06-18Staging: sm750fb: correct spacing between lines of codeNiranjan Dighe
2015-06-18Staging: sm750fb: replace spaces by tabsNiranjan Dighe
2015-06-13staging: sm750fb: fix c99 commentsJuston Li
2015-06-08Staging: sm750fb: ddk750_display.c: Insert spaces after commas.Isaac Assegai
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai
2015-06-08Staging: sm750fb: sm750_cursor.c: Insert spaces after commas.Isaac Assegai
2015-06-08Staging: sm750fb: sm750_accel.c: Insert spaces after commas.Isaac Assegai
2015-06-08Staging: sm750fb: sm750_hw.c: Insert spaces after commas.Isaac Assegai
2015-06-08Staging: sm750fb: Inserted spaces after commas in three files.Isaac Assegai
2015-06-08Staging: sm750fb: Inserted spaces after commas in four files.Isaac Assegai
2015-06-08Staging: sm750fb: sm750.h: Insert spaces after commas.Isaac Assegai
2015-06-08Staging: sm750fb: sm750_help.h: Insert spaces after commas.Isaac Assegai
2015-06-08Staging: sm750fb: sm750_hw.h: Insert spaces after commas.Isaac Assegai
2015-06-08staging: sm750fb: Add missing Kconfig dependencyHari Prasath Gujulan Elango
2015-05-31staging: sm750fb: Fix typo in sm750.cMasanari Iida
2015-05-31staging: sm750fb: remove duplicate from fb_videomodeMichel von Czettritz
2015-05-31Staging: sm750fb: Replace spaces with tabs at the start of linesIsaac Assegai
2015-05-24staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1Huacai Chen
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-08Staging: sm750fb: Fix spelling error in TODORobin Karlsson
2015-05-08Staging: sm750fb: Remove space after parenthesisAmitoj Kaur Chawla
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-05-07staging: sm750: remove incorrect __exit annotationArnd Bergmann
2015-04-04Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman
2015-04-03staging: sm750: move assignment out of if condMichel von Czettritz
2015-04-03staging: sm750: fix whitspace for cast to pointerMichel von Czettritz
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-04-03Staging: sm750fb: Remove zero testing pointer typed valueAmitoj Kaur Chawla
2015-04-03Staging: sm750fb: Fixed indent of switch-caseAmitoj Kaur Chawla
2015-04-03Staging: sm750fb: Fix C99 CommentsAmitoj Kaur Chawla
2015-03-26staging: sm750fb: Change "foo * bar" style to "foo *bar"Helen Fornazier
2015-03-26staging: sm750fb: Move switch case trailing statmentHelen Fornazier
2015-03-26staging: sm750fb: Add spaces after ','Helen Fornazier
2015-03-26staging: sm750fb: Add space before switch statementHelen Fornazier
2015-03-26staging: sm750fb: Add space before if statementHelen Fornazier
2015-03-26staging: sm750fb: Fix for statement styleHelen Fornazier
2015-03-26staging: sm750fb: Fix if/else/for/switch braces styleHelen Fornazier
2015-03-26staging: sm750fb: Add space after struct definitionHelen Fornazier