1. 8a3bdfe drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1 by Thomas Gerlach · 14 years ago
  2. da25801 mb862xxfb: update Valentin's email address by Alexander Shishkin · 14 years ago
  3. a71dc14 mb862xxfb: fix acceleration module license by Randy Dunlap · 14 years ago
  4. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago
  5. fc95c6d vesafb: use platform_driver_probe() instead of platform_driver_register() by Jan Beulich · 14 years ago
  6. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  7. bdd32ce sunxvr500: Ignore secondary output PCI devices. by David S. Miller · 14 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  9. 01e7770 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  10. 1ff3105 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  11. b5c26f9 lxfb: set the H- and V-SYNC polarity of the flatpanel output by Michael Grzeschik · 14 years ago
  12. e3396b2 pxa168fb: fix incorrect resource calculation by Dan Carpenter · 14 years ago
  13. c3a0bd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  14. 61d7180 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 14 years ago
  15. 7de4a9a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  16. f04e879 sunxvr1000: Add missing FB=y depenency. by David S. Miller · 14 years ago
  17. fa11de0 backlight: blackfin - Fix missing registration failure handling by Bruno Prémont · 15 years ago
  18. 36bc5ee backlight: mbp_nvidia_bl - add five more MacBook variants by Evan McClain · 15 years ago
  19. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  20. 57e148b backlight: Add backlight_device parameter to check_fb by Bruno Prémont · 15 years ago
  21. a4ebb78 video: backlight/progear, fix pci device refcounting by Jiri Slaby · 15 years ago
  22. c3cf2e4 backlight: l4f00242t03: Fix module licence absence. by Alberto Panizzo · 15 years ago
  23. e7fb9c4 backlight: Add Epson L4F00242T03 LCD driver by Alberto Panizzo · 15 years ago
  24. 2d3b5fa Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 14 years ago
  25. 8871d54 OMAP: DSS2: panel-generic: re-implement mode changing by Tomi Valkeinen · 15 years ago
  26. ce619e1 OMAP: DSS2: initialize dss clk sources properly by Tomi Valkeinen · 15 years ago
  27. 7278a22 video: enable sh_mobile_lcdc on SH-Mobile ARM by Magnus Damm · 15 years ago
  28. 3f17522 Video: ARM CLCD: Better fix for swapped IENB and CNTL registers by Russell King · 15 years ago
  29. 3474cbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  30. 2d378b9 sparc64: Add very basic XVR-1000 framebuffer driver. by David S. Miller · 15 years ago
  31. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  32. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  33. 2cb9a75 fbdev: bfin-lq035q1-fb: remove duplicated #include by Huang Weiyi · 15 years ago
  34. a8b1925 video: fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  35. 2164235 obsolete config in kernel source: LWMON5 by Christoph Egger · 15 years ago
  36. 2c0e0c8 drivers/video/via: fix continuation line formats by Joe Perches · 15 years ago
  37. 8661970 NUC900 LCD Controller Driver by Wang Qiang · 15 years ago
  38. 91d4e0a4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 15 years ago
  39. b32bfc3 broadsheetfb: support storing waveform by Jaya Kumar · 15 years ago
  40. 2afb189 broadsheetfb: add MMIO hooks by Jaya Kumar · 15 years ago
  41. e17cea3 viafb: support color depth 15 and 30 by Florian Tobias Schandinat · 15 years ago
  42. 415559f viafb: rework color setting by Florian Tobias Schandinat · 15 years ago
  43. dbb7884 viafb: some virtual_xres handling fixes by Florian Tobias Schandinat · 15 years ago
  44. bd14069 viafb: rework color checking by Florian Tobias Schandinat · 15 years ago
  45. dba77f8 viafb: make some variables a bit less global by Florian Tobias Schandinat · 15 years ago
  46. 4bbac05 viafb: remove dead code due to IGA1_IGA2 by Florian Tobias Schandinat · 15 years ago
  47. daacccd viafb: split color mode setting up by Florian Tobias Schandinat · 15 years ago
  48. fe9aab8 viafb: introduce strict parameter checking by Florian Tobias Schandinat · 15 years ago
  49. 5c9443e viafb: make viafb_set_par more dual framebuffer compatible by Florian Tobias Schandinat · 15 years ago
  50. ee79d54 viafb: video address setting revisited by Florian Tobias Schandinat · 15 years ago
  51. 7cf6079 viafb: reorder initialization for dual framebuffer mode by Florian Tobias Schandinat · 15 years ago
  52. d8566b2 viafb: yet another dead code removal by Florian Tobias Schandinat · 15 years ago
  53. c5f06f5 viafb: some dvi cleanup by Florian Tobias Schandinat · 15 years ago
  54. 9b24b00 viafb: remove the remaining VIA_RES_* uses by Florian Tobias Schandinat · 15 years ago
  55. dd73d68 viafb: split global index up by Florian Tobias Schandinat · 15 years ago
  56. 2365dfe viafb: remove dead code by Florian Tobias Schandinat · 15 years ago
  57. cc8b82f viafb: deprecate private ioctls by Florian Tobias Schandinat · 15 years ago
  58. c1c341a broadsheetfb: add multiple panel type support by Jaya Kumar · 15 years ago
  59. d40f29b fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler by Michael Hennerich · 15 years ago
  60. 0d3580d asiliantfb: fix test of unsigned in asiliant_calc_dclk2() by Roel Kluin · 15 years ago
  61. 5c1f96f OMAP: DSS2: VRAM: Fix early_param for vram by Thomas Weber · 15 years ago
  62. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  63. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  64. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 15 years ago
  65. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  66. 4f811ef backlight: Enable max8925 backlight by Haojian Zhuang · 15 years ago
  67. d07e8bf backlight: Enable backlight in 88pm860x by Haojian Zhuang · 15 years ago
  68. 6aed359 console/vgacon.c: mark file-local symbol static by Thiago Farina · 15 years ago
  69. a52712a console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE by Amerigo Wang · 15 years ago
  70. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  71. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  72. 3a5b27b Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  73. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  74. 21df20f OMAP: DSS2: Taal: Fix TE when resuming by Tomi Valkeinen · 15 years ago
  75. 1189b7f OMAP: DSS2: Taal: Fix ESD check by Tomi Valkeinen · 15 years ago
  76. a4c1a14 OMAP: DSS2: OMAPFB: Constify some function parameters by Ville Syrjälä · 15 years ago
  77. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  78. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  79. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  80. 99e11ab macfb: fix 24-bit visual and stuff by Finn Thain · 15 years ago
  81. 34c41d0 macfb: cleanup by Finn Thain · 15 years ago
  82. 1bb6384 fbdev: add some missing mac modes by Finn Thain · 15 years ago
  83. 11e8fac valkyriefb: various fixes by Finn Thain · 15 years ago
  84. d876c11 fbdev: mac_var_to_mode() fix by Finn Thain · 15 years ago
  85. 64d497f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  86. 5d68e03 OMAP: DSS2: DSI: add error prints by Tomi Valkeinen · 15 years ago
  87. 275143e sunxvr500: Additional PCI id for sunxvr500 driver by Ben Hutchings · 15 years ago
  88. 6068475 OMAP: DSS2: TPO-TD03MTEA1: fix function names by Tomi Valkeinen · 15 years ago
  89. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  90. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  91. 53055aa OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper by Tomi Valkeinen · 15 years ago
  92. 9fd1de5 fb: for framebuffer handover don't exit the loop early. by Dave Airlie · 15 years ago
  93. ddbfeb3 OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE by Tomi Valkeinen · 15 years ago
  94. 942a91a OMAP: DSS2: DSI: remove external TE support by Tomi Valkeinen · 15 years ago
  95. 69b2048 OMAP: DSS2: move timing functions by Tomi Valkeinen · 15 years ago
  96. 3651131 OMAP: DSS2: move set/get_wss() by Tomi Valkeinen · 15 years ago
  97. 37ac60e OMAP: DSS2: move enable/disable/suspend/resume by Tomi Valkeinen · 15 years ago
  98. 18946f6 OMAP: DSS2: move update() and sync() by Tomi Valkeinen · 15 years ago
  99. 446f7bf OMAP: DSS2: move set/get_update_mode() by Tomi Valkeinen · 15 years ago
  100. 225b650 OMAP: DSS2: move enable/get_te() by Tomi Valkeinen · 15 years ago