1. 4063ea9 staging: sm750fb: simplify return by Sudip Mukherjee · 9 years ago
  2. f8fbc83 staging: sm750fb: rearrange code by Sudip Mukherjee · 9 years ago
  3. d11ac7c staging: sm750fb: fix multiline comment by Sudip Mukherjee · 9 years ago
  4. 13ef345 staging: sm750fb: space around operator by Sudip Mukherjee · 9 years ago
  5. 5fd93dd staging: sm750fb: remove multiple blank line by Sudip Mukherjee · 9 years ago
  6. 9a2c874 staging: sm750fb: ddk750_power.c: Split lines over 80 characters. by Antoine BLIN · 9 years ago
  7. 9d7a0ff staging: sm750fb: removed extra parentheses by Aaron Ouellette · 9 years ago
  8. 40403c1 staging: sm750fb: add missing blank line after declarations by Juston Li · 9 years ago
  9. 7b05cbe staging: sm750fb: remove unnecessary braces by Juston Li · 9 years ago
  10. cebafd8 staging: sm750fb: move while to follow do close brace by Juston Li · 9 years ago
  11. 259fef3 staging: sm750fb: fix brace placement by Juston Li · 9 years ago
  12. a1fe154 staging: sm750fb: remove unnecessary whitespace by Juston Li · 9 years ago
  13. 919ca7c staging: sm750fb: remove trailing whitespace by Juston Li · 9 years ago
  14. adbb90e staging: sm750fb: add space after semicolon by Juston Li · 9 years ago
  15. 0d5e63c staging: sm750fb: add spaces around operators by Juston Li · 9 years ago
  16. 6ab5b6d staging: sm750fb: consistent spacing around operators by Juston Li · 9 years ago
  17. f7d8b69 staging: sm750fb: add space after return type by Juston Li · 9 years ago
  18. 5d14c13 staging: sm750fb: add space after struct definition by Juston Li · 9 years ago
  19. b63f3dc staging: sm750fb: add space after enum definition by Juston Li · 9 years ago
  20. 6338a781 staging: sm750fb: add space after close brace by Juston Li · 9 years ago
  21. 8c11f5a staging: sm750fb: add space before open brace by Juston Li · 9 years ago
  22. b68a17a staging: sm750fb: remove space between function name and parenthesis by Juston Li · 9 years ago
  23. 9ccc5f4 staging: sm750fb: add space before open parenthesis by Juston Li · 9 years ago
  24. 8332d94 staging: sm750fb: remove space before close parenthesis by Juston Li · 9 years ago
  25. 7f0ebcc staging: sm750fb: remove spacing after open parenthesis by Juston Li · 9 years ago
  26. 7837653 staging: sm750fb: use tabs for indentation by Juston Li · 9 years ago
  27. a43abee Staging: sm750fb: ddk750_dvi.h: Fix brace coding style issue by Anders Fridlund · 9 years ago
  28. df52568 staging: sm750fb: coding style global ERROR fixes by Vinay Simha BN · 9 years ago
  29. d5fca40 staging: sm750fb: add required spaces around C operators by Anatoly Stepanov · 9 years ago
  30. 14a974c staging: sm750fb: fix open brace in function declaration by Anatoly Stepanov · 9 years ago
  31. 9a52ae2 staging: sm750fb: remove assignment from if condition by Anatoly Stepanov · 9 years ago
  32. 990e566 staging: sm750fb: fix 'switch and case' indentation by Anatoly Stepanov · 9 years ago
  33. 5e83e28 staging: sm750fb: fix indentation in 'else' statements by Anatoly Stepanov · 9 years ago
  34. 4bcdffe staging: sm750fb: put open brace on the previous line by Anatoly Stepanov · 9 years ago
  35. e188ea3 staging: sm750fb: fix indentation of pointer operator by Anatoly Stepanov · 9 years ago
  36. 6d1b3d6 staging: sm750fb: insert space before open parenthesis by Anatoly Stepanov · 9 years ago
  37. e0ded44 staging: sm750fb: insert space between ')' and '{' by Anatoly Stepanov · 9 years ago
  38. 29d8733 staging: sm750fb: remove trailing whitespaces by Anatoly Stepanov · 9 years ago
  39. 202add2 staging: sm750fb: replace spaces with tabs by Anatoly Stepanov · 9 years ago
  40. 7211f6f staging: sm750fb: remove redundant __func__ in debug statement by Hari Prasath Gujulan Elango · 9 years ago
  41. 6bdee8b Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis by Isaac Assegai · 9 years ago
  42. d3f431d Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines by Isaac Assegai · 9 years ago
  43. 6d43b0f Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators by Isaac Assegai · 9 years ago
  44. 7ef803a Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs by Isaac Assegai · 9 years ago
  45. f27ece1 Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters by Isaac Assegai · 9 years ago
  46. bf36fa2 Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabs by Isaac Assegai · 9 years ago
  47. 278b63c Staging: sm750fb: modedb.h: Shorten lines to under 80 characters by Isaac Assegai · 9 years ago
  48. 5e9ba80 Staging: sm750fb: modedb.h: Replace spaces with tabs by Isaac Assegai · 9 years ago
  49. eb0f427 drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 9 years ago
  50. 78cb7a3 staging: sm750fb: convert pr_err to pr_info by Hari Prasath Gujulan Elango · 9 years ago
  51. 658373e Staging: sm750fb: correct spacing between lines of code by Niranjan Dighe · 9 years ago
  52. 231fe7c Staging: sm750fb: replace spaces by tabs by Niranjan Dighe · 9 years ago
  53. 5ee35ea staging: sm750fb: fix c99 comments by Juston Li · 9 years ago
  54. da29504 Staging: sm750fb: ddk750_display.c: Insert spaces after commas. by Isaac Assegai · 9 years ago
  55. 195d2b6 Staging: sm750fb: Insert spaces after commas in two files. by Isaac Assegai · 9 years ago
  56. f31b55a Staging: sm750fb: Insert spaces after commas in two files. by Isaac Assegai · 9 years ago
  57. c97b2c1 Staging: sm750fb: sm750_cursor.c: Insert spaces after commas. by Isaac Assegai · 9 years ago
  58. b5d6397 Staging: sm750fb: sm750_accel.c: Insert spaces after commas. by Isaac Assegai · 9 years ago
  59. bdec777 Staging: sm750fb: sm750_hw.c: Insert spaces after commas. by Isaac Assegai · 9 years ago
  60. 555a6b1 Staging: sm750fb: Inserted spaces after commas in three files. by Isaac Assegai · 9 years ago
  61. 5e93581 Staging: sm750fb: Inserted spaces after commas in four files. by Isaac Assegai · 9 years ago
  62. e8b976d Staging: sm750fb: sm750.h: Insert spaces after commas. by Isaac Assegai · 9 years ago
  63. afa34e7 Staging: sm750fb: sm750_help.h: Insert spaces after commas. by Isaac Assegai · 9 years ago
  64. e9f490e Staging: sm750fb: sm750_hw.h: Insert spaces after commas. by Isaac Assegai · 9 years ago
  65. 2dc3409 staging: sm750fb: Add missing Kconfig dependency by Hari Prasath Gujulan Elango · 9 years ago
  66. 0082720 staging: sm750fb: Fix typo in sm750.c by Masanari Iida · 9 years ago
  67. c4eacda staging: sm750fb: remove duplicate from fb_videomode by Michel von Czettritz · 9 years ago
  68. 63de0eb Staging: sm750fb: Replace spaces with tabs at the start of lines by Isaac Assegai · 9 years ago
  69. 288ef56 staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1 by Huacai Chen · 9 years ago
  70. 2e043a9 staging: sm750fb: use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 9 years ago
  71. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  72. 258f6a5 Staging: sm750fb: Fix spelling error in TODO by Robin Karlsson · 9 years ago
  73. 31296ba Staging: sm750fb: Remove space after parenthesis by Amitoj Kaur Chawla · 9 years ago
  74. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  75. bb6ce8b staging: sm750: remove incorrect __exit annotation by Arnd Bergmann · 9 years ago
  76. 97498bb Revert "Staging: sm750fb: Fix C99 Comments" by Greg Kroah-Hartman · 9 years ago
  77. 61c507c staging: sm750: move assignment out of if cond by Michel von Czettritz · 9 years ago
  78. eb1167a staging: sm750: fix whitspace for cast to pointer by Michel von Czettritz · 9 years ago
  79. a0c838f staging: sm750: fix whitespace by Michel von Czettritz · 9 years ago
  80. 876e5a7 staging: sm750: blank line after declaration by Michel von Czettritz · 9 years ago
  81. 3318bb5 staging: sm750: 80 characters per line by Michel von Czettritz · 9 years ago
  82. 4bd9503 staging: sm750: comment formating by Michel von Czettritz · 9 years ago
  83. f46a04c staging: sm750: no braces for single stmt if blocks by Michel von Czettritz · 9 years ago
  84. 27fa159 staging: sm750: fix whitespaces around pointers by Michel von Czettritz · 9 years ago
  85. 5ace4e1 staging: sm750: fix whitespace around braces by Michel von Czettritz · 9 years ago
  86. 70407df staging: sm750: move '{' to previous line by Michel von Czettritz · 9 years ago
  87. 45e3b3d staging: sm750: add missing spaces after ',' by Michel von Czettritz · 9 years ago
  88. c52c370 staging: sm750: Reindent by Michel von Czettritz · 9 years ago
  89. 59f0840 Staging: sm750fb: Remove zero testing pointer typed value by Amitoj Kaur Chawla · 9 years ago
  90. e261e69 Staging: sm750fb: Fixed indent of switch-case by Amitoj Kaur Chawla · 9 years ago
  91. 6ad6b5e Staging: sm750fb: Fix C99 Comments by Amitoj Kaur Chawla · 9 years ago
  92. f8da055 staging: sm750fb: Change "foo * bar" style to "foo *bar" by Helen Fornazier · 9 years ago
  93. ae59c46 staging: sm750fb: Move switch case trailing statment by Helen Fornazier · 9 years ago
  94. c04051f staging: sm750fb: Add spaces after ',' by Helen Fornazier · 9 years ago
  95. c107243 staging: sm750fb: Add space before switch statement by Helen Fornazier · 9 years ago
  96. 82736d2 staging: sm750fb: Add space before if statement by Helen Fornazier · 9 years ago
  97. ce02a16a staging: sm750fb: Fix for statement style by Helen Fornazier · 9 years ago
  98. 9767fc5 staging: sm750fb: Fix if/else/for/switch braces style by Helen Fornazier · 9 years ago
  99. 569a6dc staging: sm750fb: Add space after struct definition by Helen Fornazier · 9 years ago
  100. cb422f3 staging: sm750fb: Remove spinlock helper function by Lorenzo Stoakes · 9 years ago