1. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  2. 3d8e4b4 backlight: tps65217_bl: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  3. c6915be backlight: platform_lcd: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  4. e1094f9 backlight: lms283gf05: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  5. 44d516f backlight: lm3533_bl: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  6. 1bd0482 backlight: l4f00242t03: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  7. a82bdcf backlight: ili9320: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  8. 619e1b4 backlight: ili922x: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  9. aff70f9 backlight: hx8357: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  10. 3b20b89 backlight: corgi_lcd: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  11. 0167a95 backlight: adp8870: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  12. ba464d0 backlight: adp8860: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  13. 78b35cf backlight: aat2870: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  14. 8c16f33 backlight: update backlight status when necessary by Liu Ying · 11 years ago
  15. a55944c backlight: update bd state & fb_blank properties when necessary by Liu Ying · 11 years ago
  16. 13ba0ad fbdev: Make the switch from generic to native driver less alarming by Adam Jackson · 11 years ago
  17. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  19. f167a64 video / output: Drop display output class support by Jean Delvare · 11 years ago
  20. b7e4ab5 Video: atmel: avoid the id of fix screen info is overwritten by Bo Shen · 11 years ago
  21. cf071d2 video: imxfb: Add DT default contrast control register property. by Denis Carikli · 11 years ago
  22. 7d3477d video: atmel_lcdfb: ensure the hardware is initialized with the correct mode by Antoine Ténart · 11 years ago
  23. 60231da fbdev: vesafb: add dev->remove() callback by David Herrmann · 11 years ago
  24. 65b4021 fbdev: efifb: add dev->remove() callback by David Herrmann · 11 years ago
  25. a9b47c7 video: pxa3xx-gcu: switch to devres functions by Daniel Mack · 11 years ago
  26. 3437b2b video: pxa3xx-gcu: provide an empty .open call by Daniel Mack · 11 years ago
  27. 9e4f967 video: pxa3xx-gcu: pass around struct device * by Daniel Mack · 11 years ago
  28. 109393a video: pxa3xx-gcu: rename some symbols by Daniel Mack · 11 years ago
  29. d677d2c sisfb: fix 1280x720 resolution support by Dan Carpenter · 11 years ago
  30. 9255997 video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_info by Wang YanQing · 11 years ago
  31. a57aa93 video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_remove by Wang YanQing · 11 years ago
  32. 2925b0d fbdev: FB_OPENCORES should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  33. d8d78941 OMAPDSS: convert pixel clock to common videomode style by Tomi Valkeinen · 12 years ago
  34. e5bb7425 hyperv-fb: kick off efifb early by Gerd Hoffmann · 11 years ago
  35. 9069fd5 hyperv-fb: add support for generation 2 virtual machines. by Gerd Hoffmann · 11 years ago
  36. eba3584 OMAPDSS: Remove unused get_context_loss_count support by Tomi Valkeinen · 11 years ago
  37. 9229b51 OMAPDSS: use DISPC register to detect context loss by Tomi Valkeinen · 11 years ago
  38. 622f7c9 video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro by Manish Badarkhe · 11 years ago
  39. f1d2ff8 video: imxfb: Convert to SIMPLE_DEV_PM_OPS by Alexander Shiyan · 11 years ago
  40. f590f99 video: imxfb: Resolve mismatch between backlight/contrast by Alexander Shiyan · 11 years ago
  41. de50136 video: imxfb: Use module_platform_driver() by Alexander Shiyan · 11 years ago
  42. b7d2d37 video: imxfb: Remove unused fields from platform data structure by Alexander Shiyan · 11 years ago
  43. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  44. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  45. 6a582bd video: s6e8ax0: Use devm_* APIs by Sachin Kamat · 11 years ago
  46. 07e521b video: exynos: Remove OF dependency for Exynos DP by Sachin Kamat · 11 years ago
  47. b359bb0 video: Kconfig: Allow more broad selection of the imxfb framebuffer driver. by Denis Carikli · 11 years ago
  48. 31d6af2 video: exynos: Fix S6E8AX0 LCD driver build error by Sachin Kamat · 11 years ago
  49. c56812f OMAPDSS: fix fck field types by Tomi Valkeinen · 11 years ago
  50. eec77da OMAPDSS: DISPC: decimation rounding fix by Tomi Valkeinen · 11 years ago
  51. c4a41bc video: xilinxfb: Move xilinxfb_platform_data directly to the driver by Michal Simek · 11 years ago
  52. 9fe21fd video: imxfb: Use regulator API with LCD class for powering by Alexander Shiyan · 11 years ago
  53. e62cabb tgafb: avoid restriction on modes with line length not a multiple of 64 by Mikulas Patocka · 11 years ago
  54. 6b0df68 tgafb: fix data copying by Mikulas Patocka · 11 years ago
  55. 6249665 tgafb: fix mode setting with fbset by Mikulas Patocka · 11 years ago
  56. 43751a1 mach64: fix cursor when character width is not a multiple of 8 pixels by Mikulas Patocka · 11 years ago
  57. c38882e atyfb: set FBINFO_READS_FAST by Mikulas Patocka · 11 years ago
  58. c29dd86 mach64: use unaligned access by Mikulas Patocka · 11 years ago
  59. bf26e6d atyfb: remove resolution limit 1600 by Mikulas Patocka · 11 years ago
  60. 00a9d69 framebuffer: fix cfb_copyarea by Mikulas Patocka · 11 years ago
  61. a772d47 matroxfb: restore the registers M_ACCESS and M_PITCH by Mikulas Patocka · 11 years ago
  62. a2317e6 matroxfb: set FBINFO_READS_FAST by Mikulas Patocka · 11 years ago
  63. 5f4dc28 fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs by Keith Packard · 11 years ago
  64. ac8f733 connector: add portid to unicast in addition to broadcasting by David Fries · 11 years ago
  65. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  66. 54f5968 drivers/video/backlight/lcd.c: call put_device if device_register fails by Levente Kurusa · 11 years ago
  67. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  68. dee13f1 Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
  69. 398b60a Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  70. b788769 Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  71. 68585c4 backlight: lp8788: remove unnecessary parentheses by Jingoo Han · 11 years ago
  72. 2ce2386 backlight: lp855x: remove unnecessary parentheses by Jingoo Han · 11 years ago
  73. 81f5cdc backlight: kb3886_bl: fix incorrect placement of __initdata marker by Jingoo Han · 11 years ago
  74. 0f53449 backlight: tosa: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  75. 7dd7807 backlight: l4f00242t03: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  76. 964598f backlight: jornada720: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  77. ffb1f6c backlight: tosa: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  78. 443956f backlight: ot200_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  79. c76d102 backlight: omap1: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  80. 0561c17 backlight: hp680_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  81. 0ec585d backlight: jornada720: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  82. a79530e drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backlight variable by David Howells · 11 years ago
  83. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  84. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  85. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  86. 8cf7a16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  87. cb1fbad Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-next by Tomi Valkeinen · 11 years ago
  88. 073bf17 i810: delete useless variable by Julia Lawall · 11 years ago
  89. e61d05d video: add OpenCores VGA/LCD framebuffer driver by Stefan Kristiansson · 11 years ago
  90. db25295 video/logo: Remove MIPS-specific include section by Geert Uytterhoeven · 11 years ago
  91. 0ede580 tgafb: potential NULL dereference in init by Dan Carpenter · 11 years ago
  92. 6fc19c4 video: mmp: Using plain integer as NULL pointer by Dan Carpenter · 11 years ago
  93. 4ac8bd6 video: mmp: delete a stray mutex_unlock() by Dan Carpenter · 11 years ago
  94. c3235bf video: amba-clcd: Make CLCD driver available on more platforms by Mark Brown · 11 years ago
  95. 3ca356b video: Replace local macro with PCI standard macro by Yijing Wang · 11 years ago
  96. f5d2b7c fbmem: really support wildcard video=options for all fbdev drivers by Olaf Hering · 11 years ago
  97. ee23794 video: vgacon: Don't build on arm64 by Mark Brown · 11 years ago
  98. 4d32d04 video: mx3fb: Allow blocking during framebuffer allocation by Sascha Hauer · 11 years ago
  99. 4686214 fbcon: Fix memory leak in fbcon_exit(). by Masami Ichikawa · 11 years ago
  100. 5aa133d fbcon: trivial optimization for fbcon_exit by Wang YanQing · 11 years ago