1. 78ebf0e Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  2. 208df1e video: mxsfb: fix color settings for 18bit data bus and 32bpp by Hector Palacios · 11 years ago
  3. 005358c OMAPDSS: analog-tv-connector: compile fix by Tomi Valkeinen · 11 years ago
  4. ec8fa30 Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  5. 7808e32 video: sh7760fb: fix to pass correct device identity to free_irq() by Wei Yongjun · 11 years ago
  6. 8b00e18 fbdev/atyfb: fix recent breakage in correct_chipset() by Dan Carpenter · 11 years ago
  7. 6d3488a fbdev/sgivwfb: fix compilation error in sgivwfb_mmap() by Tomi Valkeinen · 11 years ago
  8. 8a896ba video: nuc900fb: fix to pass correct device identity to request_irq() by Wei Yongjun · 11 years ago
  9. f64279c vga16fb: Remove unused variable by Luis Henriques · 11 years ago
  10. bf265c8 video: xilinxfb: Fix compilation warning by Michal Simek · 11 years ago
  11. 515c096 mfd: max8925: fix dt code for backlight by Olof Johansson · 11 years ago
  12. d1ce3d5 uvesafb: Really allow mtrr being 0, as documented and warn()ed by Sylvain 'ythier' Hitier · 11 years ago
  13. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  14. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  15. 5f097cd Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  16. 1b6c793 video: imxfb: Add DT support by Markus Pargmann · 11 years ago
  17. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  18. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  19. 3601792 backlight: convert from legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  20. 1d0c48e lcd: add devm_lcd_device_{register,unregister}() by Jingoo Han · 11 years ago
  21. 8318fde4 backlight: add devm_backlight_device_{register,unregister}() by Jingoo Han · 11 years ago
  22. 9ed3936 backlight: pcf50633: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  23. 85f7f22 backlight: lp8788: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  24. 6a7c02f backlight: ep93xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  25. 29603af backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  26. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  27. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  28. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  29. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  30. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  31. 5cfafbf pxa3xx: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  32. c607f45 au1100fb: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  33. 1fca06f au1200fb: io_remap_pfn_range() sets VM_IO by Al Viro · 11 years ago
  34. 19fd744 Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-next by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  35. b75bf98 Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-next by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  36. 8e98045 Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-next by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  37. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 11 years ago
  38. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  39. 464d8a5 video: i740fb: Make i740fb_init static by Sachin Kamat · 11 years ago
  40. a66e62a fb: make fp_get_options name argument const by Vincent Stehlé · 11 years ago
  41. baf9d52 video: mmp: fix graphics/video layer enable/mask swap issue by Jing Xiang · 11 years ago
  42. 265e78c video: mmp: fix memcpy wrong size for mmp_addr issue by Jing Xiang · 11 years ago
  43. 66be736 radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  44. 394c90f aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  45. 0ab3691 vgacon: fix missing include. by Dave Airlie · 11 years ago
  46. 0268d13 fbdev: bfin-lq035q1-fb: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  47. 2c30aba fbmem: return -EFAULT on copy_to_user() failure by Dan Carpenter · 11 years ago
  48. 72e5512 OMAPDSS: DPI: Fix wrong pixel clock limit by Tomi Valkeinen · 11 years ago
  49. f5725af video: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  50. e0f3aab uvesafb: Correct/simplify warning message by Borislav Petkov · 11 years ago
  51. 9abc907 fb: fix atyfb unused data warnings by Randy Dunlap · 11 years ago
  52. 6e36308 fb: fix atyfb build warning by Randy Dunlap · 11 years ago
  53. 486dd6d video: imxfb: Make local symbols static by Sachin Kamat · 11 years ago
  54. 21810ee video: udlfb: Make local symbol static by Sachin Kamat · 11 years ago
  55. 8e62e0e video: udlfb: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  56. 414aa06 video: smscufx: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  57. e21d217 video: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  58. 12b23d5 video: mxsfb: remove redundant dev_err call in mxsfb_probe() by Wei Yongjun · 11 years ago
  59. 196bf9f video: xilinxfb: Use driver for Xilinx ARM Zynq by Michal Simek · 11 years ago
  60. 2121c33 video: xilinxfb: Add support for little endian accesses by Michal Simek · 11 years ago
  61. a8f045a video: xilinxfb: Group bus initialization by Michal Simek · 11 years ago
  62. c88fafe video: xilinxfb: Use drvdata->regs_phys instead of physaddr by Michal Simek · 11 years ago
  63. 5130af3 video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG by Michal Simek · 11 years ago
  64. ec05e7a video: xilinxfb: Do not name out_be32 in function name by Michal Simek · 11 years ago
  65. 0f5e17c video: xilinxfb: Fix OF probing on little-endian systems by Michal Simek · 11 years ago
  66. 7e6d72c vgacon.c: add cond reschedule points in vgacon_do_font_op by Marcelo Tosatti · 11 years ago
  67. 4bb1667 build some drivers only when compile-testing by Jiri Slaby · 11 years ago
  68. d1e183c console/font: Refactor font support code selection logic by Geert Uytterhoeven · 11 years ago
  69. 866f321 Revert "staging/solo6x10: depend on CONFIG_FONTS" by Geert Uytterhoeven · 11 years ago
  70. c545b59 OMAPDSS: panels: add Kconfig comment by Tomi Valkeinen · 11 years ago
  71. 6077ce8 OMAPDSS: Add NEC NL8048HL11 panel driver by Tomi Valkeinen · 11 years ago
  72. 2e1def0 OMAPDSS: Add TPO TD043MTEA1 panel driver by Tomi Valkeinen · 11 years ago
  73. 922ae89 OMAPDSS: Add Sharp LS037V7DW01 panel driver by Tomi Valkeinen · 11 years ago
  74. f92f168 OMAPDSS: Add LG.Philips LB035Q02 panel driver by Tomi Valkeinen · 11 years ago
  75. 8419274 OMAPDSS: Add Sony ACX565AKM panel driver by Tomi Valkeinen · 11 years ago
  76. dbc2384 OMAPDSS: Add new DSI Command Mode panel driver by Tomi Valkeinen · 11 years ago
  77. 04f0ff0 OMAPDSS: Add new simple DPI panel driver by Tomi Valkeinen · 11 years ago
  78. 61a7f24 OMAPDSS: Add new Analog TV Connector driver by Tomi Valkeinen · 11 years ago
  79. 3cb07ee OMAPDSS: Add new HDMI Connector driver by Tomi Valkeinen · 11 years ago
  80. 348077b OMAPDSS: Add new DVI Connector driver by Tomi Valkeinen · 11 years ago
  81. a0ee577 OMAPDSS: Add new TPD12S015 Encoder driver by Tomi Valkeinen · 11 years ago
  82. 2773fef OMAPDSS: Add new TFP410 Encoder driver by Tomi Valkeinen · 11 years ago
  83. deb16df OMAPDSS: DSI: Add ops by Tomi Valkeinen · 11 years ago
  84. 0b450c3 OMAPDSS: HDMI: Add ops by Tomi Valkeinen · 11 years ago
  85. fb8efa4 OMAPDSS: AnalogTV: Add ops by Tomi Valkeinen · 11 years ago
  86. b1082df OMAPDSS: SDI: Add ops by Tomi Valkeinen · 11 years ago
  87. 0b24edb OMAPDSS: DPI: Add ops by Tomi Valkeinen · 11 years ago
  88. bc24b8b OMAPDSS: add OMAP_DISPLAY_TYPE_DVI by Tomi Valkeinen · 11 years ago
  89. efedce1 OMAPDSS: modify get/find functions to go through the device chain by Tomi Valkeinen · 11 years ago
  90. 5d47dbc OMAPDSS: public omapdss_register_output() by Tomi Valkeinen · 11 years ago
  91. 595470a7 OMAPDSS: gracefully disable overlay at error by Sergey Kibrik · 11 years ago
  92. b0e449c OMAPDSS: Remove kfree for memory allocated with devm_kzalloc by Emil Goode · 11 years ago
  93. 5391e87 OMAPDSS: remove dispc's dependency to VENC/HDMI by Tomi Valkeinen · 11 years ago
  94. 29356be OMAPDSS: HDMI clean up hpd_gpio by Tomi Valkeinen · 11 years ago
  95. ddb1d5c OMAPDSS: HDMI: clean up PHY power handling by Tomi Valkeinen · 11 years ago
  96. e9f322b OMAPFB: use EPROBE_DEFER if default display is not present by Tomi Valkeinen · 11 years ago
  97. 820caab OMAPDSS: output: increase refcount in find_output funcs by Tomi Valkeinen · 11 years ago
  98. b7328e1 OMAPDSS: add THIS_MODULE owner to DSS outputs by Tomi Valkeinen · 11 years ago
  99. d35317a OMAPDSS: add module_get/put to omap_dss_get/put_device() by Tomi Valkeinen · 11 years ago
  100. 1f68d9c OMAPDSS: combine omap_dss_output into omap_dss_device by Tomi Valkeinen · 11 years ago