1. c1c5284 OMAPFB: fix framebuffer console colors by Grazvydas Ignotas · 12 years ago
  2. 35d6786 OMAPDSS: Fix SDI PLL locking by Tomi Valkeinen · 12 years ago
  3. 2568236 video: mb862xxfb: prevent divide by zero bug by Dan Carpenter · 12 years ago
  4. 01817d1 drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data by Julia Lawall · 12 years ago
  5. 72caa5f fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL) by Bruno Prémont · 12 years ago
  6. e432964 fbcon: prevent possible buffer overflow. by Paul Cercueil · 12 years ago
  7. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  8. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  9. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  10. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  11. f7f9505 backlight: move lp855x header into platform_data directory by Kim, Milo · 12 years ago
  12. a1fcb2e backlight: move register definitions from header to source by Kim, Milo · 12 years ago
  13. 62a5c07 backlight: l4f00242t03: export and use devm_gpio_request_one() by Jingoo Han · 12 years ago
  14. 4405d5d backlight: corgi_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  15. 04e961f backlight: lms283gf05: use devm_gpio_request() by Jingoo Han · 12 years ago
  16. f5b7194 backlight: tosa_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  17. 402ff9a backlight: tosa_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  18. f673934 backlight: ot200_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  19. 5f9dd5c backlight: atmel-pwm-bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  20. b4a7461 drivers/video/backlight/lm3533_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  21. f1b60d4 drivers/video/backlight/ot200_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  22. a4be29a drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions by Jingoo Han · 12 years ago
  23. 183fef9 fb_defio: Push file_update_time() into fb_deferred_io_mkwrite() by Jan Kara · 12 years ago
  24. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  25. a023907 da8xx-fb: fix compile issue due to missing include by Florian Tobias Schandinat · 12 years ago
  26. 3f6a558 fbdev: Make pixel_to_pat() failure mode more friendly by Benjamin Herrenschmidt · 12 years ago
  27. f7c848b da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled by Manjunathappa, Prakash · 12 years ago
  28. ac33a20 fbdev: sh_mobile_lcdc: Fix vertical panning step by Laurent Pinchart · 12 years ago
  29. 91d1cfa video: exynos mipi dsi: Fix mipi dsi regulators handling issue by Donghwa Lee · 12 years ago
  30. 92b4e45 video: da8xx-fb: do clock reset of revision 2 LCDC before enabling by Manjunathappa, Prakash · 12 years ago
  31. fb8fa94 video: da8xx-fb: configure FIFO threshold to reduce underflow errors by Manjunathappa, Prakash · 12 years ago
  32. deb95c6 video: da8xx-fb: fix flicker due to 1 frame delay in updated frame by Manjunathappa, Prakash · 12 years ago
  33. 8a81dcc video: da8xx-fb rev2: fix disabling of palette completion interrupt by Manjunathappa, Prakash · 12 years ago
  34. 99a647d da8xx-fb: add missing FB_BLANK operations by Yegor Yefremov · 12 years ago
  35. e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 12 years ago
  36. d9053b4 Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  37. 4c5b1fb Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-next by Florian Tobias Schandinat · 12 years ago
  38. a2c81bc video: exynos_dp: use usleep_range instead of delay by Jingoo Han · 12 years ago
  39. 1f61ce5 video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training by Jingoo Han · 12 years ago
  40. 559dc9d fb: epson1355fb: Fix section mismatch by Alexander Shiyan · 12 years ago
  41. 123267a video: exynos_dp: fix wrong DPCD address during Link Training by Jingoo Han · 12 years ago
  42. 2fe2d9f video/smscufx: fix line counting in fb_write by Alexander Holler · 12 years ago
  43. 659f675 aty128fb: Fix coding style issues by Emil Goode · 12 years ago
  44. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  45. ff0c264 video: Fix typo in drivers/video by Masanari Iida · 12 years ago
  46. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. 9fb978b pwm_backlight: pass correct brightness to callback by Alexandre Courbot · 12 years ago
  48. 3e3ed6c pwm-backlight: Add rudimentary device tree support by Thierry Reding · 13 years ago
  49. a4aa25f fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode by Laurent Pinchart · 12 years ago
  50. 8be7c66 fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation by Laurent Pinchart · 12 years ago
  51. 15dede8 fbdev: sh_mobile_lcdc: Support horizontal panning by Laurent Pinchart · 12 years ago
  52. bd5f2c6 fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb device by Laurent Pinchart · 12 years ago
  53. 16ca21c fbdev: sh_mobile_lcdc: Fix line pitch computation by Laurent Pinchart · 12 years ago
  54. 0c75c4e fbdev: sh_mobile_lcdc: Destroy mutex at remove time by Laurent Pinchart · 12 years ago
  55. 239921e sh_mobile_meram: Add direct MERAM allocation API by Laurent Pinchart · 12 years ago
  56. 6e729b4 sh_mobile_meram: Use direct function calls for the public API by Laurent Pinchart · 12 years ago
  57. 4a237177 sh_mobile_meram: Rename operations to cache_[alloc|free|update] by Laurent Pinchart · 12 years ago
  58. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  59. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  60. 39012f6 via: Remove bogus if check by Alan Cox · 12 years ago
  61. 9ea3c49 backlight: fix memory leak on obscure error path by Martlin Ettl · 12 years ago
  62. 6fcdbc0 s3fb: Add Virge/MX (86C260) by Ondrej Zary · 12 years ago
  63. 42eb317 grvga: Fix error handling issues by Emil Goode · 12 years ago
  64. fb18155 video: w100fb: Reduce sleep mode battery discharge by Paul Parsons · 12 years ago
  65. d65c8f3 Merge branch 'fbdev-for-linus' into fbdev-next by Florian Tobias Schandinat · 12 years ago
  66. 373b436 OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 12 years ago
  67. 736f29c OMAPDSS: Use PM notifiers for system suspend by Tomi Valkeinen · 12 years ago
  68. 73fc610 video: mxsfb: add simple device tree probe by Shawn Guo · 12 years ago
  69. ce4409b video: mxsfb: move mxsfb.h into include/linux by Shawn Guo · 12 years ago
  70. 6c6f510 OMAPDSS: OVERLAY: Clean up replication checking by Archit Taneja · 12 years ago
  71. c47cdb3 OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager by Archit Taneja · 12 years ago
  72. dd88b7a OMAPDSS: DISPC: Remove a redundant function by Archit Taneja · 12 years ago
  73. 75bac5d OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks by Archit Taneja · 12 years ago
  74. 6e54359 OMAPDSS: MANAGER: Check LCD related overlay manager parameters by Archit Taneja · 12 years ago
  75. f476ae9 OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface drivers by Archit Taneja · 12 years ago
  76. 37a5799 OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  77. 7d2572f OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  78. bc2e60a OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  79. 5cf9a26 OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parameters by Archit Taneja · 12 years ago
  80. c56fb3e OMAPDSS: Add struct to hold LCD overlay manager configuration by Archit Taneja · 12 years ago
  81. f0d08f8 OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div() by Archit Taneja · 12 years ago
  82. bd5a7b1 OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI by Archit Taneja · 12 years ago
  83. cc937e5 OMAPDSS: HDMI: Remove custom hdmi_video_timings struct by Archit Taneja · 12 years ago
  84. 23bae3a OMAPFB: Map interlace field in omap_video_timings with fb vmode flags by Archit Taneja · 12 years ago
  85. 8050cbe OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_setup() by Archit Taneja · 12 years ago
  86. 23c8f88 OMAPDSS: Add interlace parameter to omap_video_timings by Archit Taneja · 12 years ago
  87. 07fb51c OMAPDSS: Remove omap_panel_config enum from omap_dss_device by Archit Taneja · 12 years ago
  88. 783babf OMAPFB: Map the newly added omap_video_timings fields with fb sync flags by Archit Taneja · 12 years ago
  89. 0e065c7 OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq() by Archit Taneja · 12 years ago
  90. 655e294 OMAPDSS: DISPC: Configure newly added omap_video_timing fields by Archit Taneja · 12 years ago
  91. a14909e OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display timings sysfs file by Archit Taneja · 12 years ago
  92. a8d5e41 OMAPDSS: Add some new fields to omap_video_timings by Archit Taneja · 12 years ago
  93. a9105cb OMAPDSS: Remove passive matrix LCD support (part 4) by Archit Taneja · 12 years ago
  94. d21f43b OMAPDSS: Remove passive matrix LCD support (part 3) by Archit Taneja · 12 years ago
  95. 5ae9eaa OMAPDSS: Remove passive matrix LCD support (part 2) by Archit Taneja · 12 years ago
  96. 6d523e7 OMAPDSS: Remove passive matrix LCD support (part 1) by Archit Taneja · 12 years ago
  97. 3a5383a OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_state by Jassi Brar · 12 years ago
  98. ece2f15 OMAPDSS: HDMI: Discard phy_tx_enabled member by Jassi Brar · 12 years ago
  99. 6f1891f OMAPDSS: Add dump and debug support for LCD3 by Chandrabhanu Mahapatra · 12 years ago
  100. e86d456 OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support by Chandrabhanu Mahapatra · 12 years ago