1. 19e55a8 fbdev: sm712fb: set error code in probe by Evgeny Novikov · 4 years, 8 months ago
  2. 98bd4f7 video: fbdev: sm712fb: fix an issue about iounmap for a wrong address by Dejin Zheng · 4 years, 10 months ago
  3. 8a48ac33 video: constify fb ops across all drivers by Jani Nikula · 5 years ago
  4. 70fc43c video: fbdev: sm712fb: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  5. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  6. 9dc2011 fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough by Yifeng Li · 6 years ago
  7. 4ed7d2c fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display by Yifeng Li · 6 years ago
  8. 6053d3a fbdev: sm712fb: fix support for 1024x768-16 mode by Yifeng Li · 6 years ago
  9. f627caf fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting by Yifeng Li · 6 years ago
  10. 9e0e599 fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM by Yifeng Li · 6 years ago
  11. ec1587d fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA by Yifeng Li · 6 years ago
  12. dcf9070 fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75 by Yifeng Li · 6 years ago
  13. 5481115 fbdev: sm712fb: fix brightness control on reboot, don't set SR30 by Yifeng Li · 6 years ago
  14. 8069053 fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F by Yifeng Li · 6 years ago
  15. 5bbee78 video: fbdev: sm712fb.c: fixed constant-left comparison warning by Lynn Lei · 8 years ago
  16. 1429321 video: fbdev: sm712fb.c: fixed prefer unsigned int warning by Lynn Lei · 8 years ago
  17. 0cdc07e video: fbdev: sm712fb.c: fix unaligned block comments warning by Lynn Lei · 8 years ago
  18. ed10eab video: fbdev: sm712fb.c: using __func__ macro for pr_debug by Lynn Lei · 8 years ago
  19. ca9384c video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures by Julia Lawall · 8 years ago
  20. 24ed78d fbdev: sm712fb: avoid unused function warnings by Arnd Bergmann · 9 years ago
  21. 1461d66 staging: sm7xxfb: merge sm712fb with fbdev by Sudip Mukherjee · 10 years ago[Renamed (99%) from drivers/staging/sm7xxfb/sm7xxfb.c]
  22. 613a7c5 staging: sm7xxfb: usr fb_read and fb_write by Sudip Mukherjee · 10 years ago
  23. 87bf792 staging: sm7xxfb: define new macros by Sudip Mukherjee · 10 years ago
  24. eb90d44 staging: sm7xxfb: use kernel commandline by Sudip Mukherjee · 10 years ago
  25. 4a012d3 staging: sm7xxfb: fix error handling by Sudip Mukherjee · 10 years ago
  26. 8efba0e staging: sm7xxfb: fix camelcase by Sudip Mukherjee · 10 years ago
  27. e09df48 staging: sm7xxfb: fix indention by Sudip Mukherjee · 10 years ago
  28. dac7c1b staging: sm7xxfb: move mode table by Sudip Mukherjee · 10 years ago
  29. 36fa82a staging: sm7xxfb: reduce indention by Sudip Mukherjee · 10 years ago
  30. f5daff3 staging: sm7xxfb: fix alignment by Sudip Mukherjee · 10 years ago
  31. 3e4b559 staging: sm7xxfb: no space after cast by Sudip Mukherjee · 10 years ago
  32. c32305b staging: sm7xxfb: add newline by Sudip Mukherjee · 10 years ago
  33. 7caf463 staging: sm7xxfb: remove numvgamodes by Sudip Mukherjee · 10 years ago
  34. 9d91928c staging: sm7xxfb: declare struct as const by Sudip Mukherjee · 10 years ago
  35. d8496fb staging: sm7xxfb: remove unused functions by Sudip Mukherjee · 10 years ago
  36. cd14ad8 staging: sm7xxfb: use framebuffer_alloc and release by Sudip Mukherjee · 10 years ago
  37. f83e775 staging: sm7xxfb: disable pci device by Sudip Mukherjee · 10 years ago
  38. f30a746 staging: sm7xxfb: reserve PCI resource by Sudip Mukherjee · 10 years ago
  39. 855fe6ea staging: sm7xxfb: add MODULE_DEVICE_TABLE by Sudip Mukherjee · 10 years ago
  40. 71ce762 staging: sm7xxfb: change return of sm7xx_vga_setup by Sudip Mukherjee · 10 years ago
  41. f0f37e6 staging: sm7xxfb: remove unneeded __setup by Sudip Mukherjee · 10 years ago
  42. c65434e staging: sm7xxfb: use module init and exit by Sudip Mukherjee · 10 years ago
  43. c4d5076 staging: sm7xxfb: fix remaining CamelCase by Sudip Mukherjee · 10 years ago
  44. 7412189 staging: sm7xxfb: fix CamelCase by Sudip Mukherjee · 10 years ago
  45. 11862b3 staging: sm7xxfb: make smtc_scr_info static by Max Perepelitsyn · 10 years ago
  46. f049a52 staging: sm7xxfb: fix alignment by Sudip Mukherjee · 10 years ago
  47. f64ac7d staging: sm7xxfb: remove unnecessary blank lines by Sudip Mukherjee · 10 years ago
  48. 53f54a4 staging: sm7xxfb: no space is necessary after a cast by Sudip Mukherjee · 10 years ago
  49. a1f6da6 staging: sm7xxfb: add missing blank line by Sudip Mukherjee · 10 years ago
  50. a8e8f89 Revert "staging: sm7xxfb: remove driver" by Sudip Mukherjee · 10 years ago
  51. dc93c85 staging: sm7xxfb: remove driver by Greg Kroah-Hartman · 11 years ago
  52. 7dd1a0a Staging: sm7xxfb: Fix quoted string split across lines in sm7xxfb.c by Monam Agarwal · 11 years ago
  53. 22bf290 drivers: sm7xxfb: Mark function as static in sm7xxfb.c by Rashika Kheria · 11 years ago
  54. 41e043f staging: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  55. 5088665 Staging: sm7xxfb: fix line over 80 characters in sm7xxfb.c by Ebru Akagunduz · 11 years ago
  56. 8e651bb Staging: sm7xxfb: fixed line break coding style issues by Martin Berglund · 11 years ago
  57. 02eb261 staging: sm7xxfb: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  58. 0f1bf4b staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPS by Peter Huewe · 12 years ago
  59. 361a201 staging: sm7xxfb: remove use of __devexit by Bill Pemberton · 12 years ago
  60. abe118b staging: sm7xxfb: remove use of __devinit by Bill Pemberton · 12 years ago
  61. 38de09a staging: sm7xxfb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  62. 87765b9 staging: sm7xxfb: remove smtc_VRAMBaseAddress by Javier M. Mellid · 12 years ago
  63. 3f28ed1 staging: sm7xxfb: rename pFramebufferPhysical to mmio_base by Javier M. Mellid · 12 years ago
  64. 3da53b1 staging: sm7xxfb: rename some smtcfb_info fields by Javier M. Mellid · 12 years ago
  65. 5d0c770 staging: sm7xxfb: annotate iomem pointers by Javier M. Mellid · 12 years ago
  66. 20d471c staging: sm7xxfb: cleanup on smtc_alloc_fb_info by Javier M. Mellid · 12 years ago
  67. 9f6fe04 staging: sm7xxfb: clean smtcfb_fix's id initialization by Javier M. Mellid · 12 years ago
  68. d459a03 staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization by Javier M. Mellid · 12 years ago
  69. d328ddd staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info by Devendra Naga · 13 years ago
  70. 59e32c4 staging: sm7xxfb: fix for "rename smtc_screen_info to smtc_scr_info" by Stephen Rothwell · 13 years ago
  71. 13a05ea staging: sm7xxfb: cleanup on smtc_alloc_fb_info by Javier M. Mellid · 13 years ago
  72. cd4653a staging: sm7xxfb: move pseudo palette into smtcfb_info by Javier M. Mellid · 13 years ago
  73. 4a7c2e0 staging: sm7xxfb: minor maintenance on timing path by Javier M. Mellid · 13 years ago
  74. 0f9af64 staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timing by Javier M. Mellid · 13 years ago
  75. 1df7e0e staging: sm7xxfb: minor maintenance on sm7xx_vga_setup by Javier M. Mellid · 13 years ago
  76. 03e9e70 staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setup by Javier M. Mellid · 13 years ago
  77. 013db67 staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info by Javier M. Mellid · 13 years ago
  78. 4102d9f staging: sm7xxfb: rename index var on sm712vga_setup by Javier M. Mellid · 13 years ago
  79. 95c59dc staging: sm7xxfb: fix struct names related to vesa modes by Javier M. Mellid · 13 years ago
  80. fd67859 staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failure by Devendra Naga · 13 years ago
  81. e6345c8 staging/sm7xxfb: use module_pci_driver macro by Devendra Naga · 13 years ago
  82. 501b02e staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_info by Javier M. Mellid · 13 years ago
  83. 7813296 staging: sm7xxfb: rename vars holding device and revision ids by Javier M. Mellid · 13 years ago
  84. f204739 staging: sm7xxfb: code cleanup on smtcfb_setmode by Javier M. Mellid · 13 years ago
  85. 128e861 staging: sm7xxfb: delete unnecessary color map allocation by Javier M. Mellid · 13 years ago
  86. 50b238b staging: sm7xxfb: dead code removal by Javier M. Mellid · 13 years ago
  87. 9b1904c staging: sm7xxfb: dead code removal by Javier M. Mellid · 13 years ago
  88. 7756d3e8b staging: sm7xxfb: Fix typos in sm7xxfb by Justin P. Mattock · 13 years ago
  89. 925aa66 staging: sm7xxfb: sm7xx becomes sm7xxfb by Javier M. Mellid · 13 years ago[Renamed (99%) from drivers/staging/sm7xx/smtcfb.c]
  90. 0beb30d staging: sm7xx: update comments and clarify supported chips by Javier M. Mellid · 13 years ago
  91. 67c4e9f staging: sm7xx: code improvement by Javier M. Mellid · 13 years ago
  92. acbaa0b staging: sm7xx: rename function by Javier M. Mellid · 13 years ago
  93. 5c40fb3 staging: sm7xx: remove driver version support by Javier M. Mellid · 13 years ago
  94. 9be467d staging: sm7xx: merge hardware information in smtcfb_info struct by Javier M. Mellid · 13 years ago
  95. 6f54b09 staging: sm7xx: use dynamic debug support to show info and errors by Javier M. Mellid · 13 years ago
  96. bfdd403 staging: sm7xx: use dynamic debug support by Javier M. Mellid · 13 years ago
  97. d89954f staging: sm7xx: dead code removal by Javier M. Mellid · 13 years ago
  98. 86f3125 staging: sm7xx: remove old references and non updated comments by Javier M. Mellid · 13 years ago
  99. 75f9209 Staging: sm7xx/smtcfb.c included linux/module.h twice by Danny Kukawka · 13 years ago
  100. c8100d2 Staging: sm7xx: smtcfb.c: fixed a pointer declaration coding style by Josenivaldo Benito Jr · 13 years ago