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