1. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  2. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  3. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  4. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  5. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  7. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  8. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  9. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  10. fa6688e m68k: amiga - Frame buffer platform device conversion by Geert Uytterhoeven · 15 years ago
  11. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  12. de145b4 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines by Michael Hennerich · 14 years ago
  13. ec66841 viafb: move some include files to include/linux by Jonathan Corbet · 14 years ago
  14. 9221fc6 viafb: Eliminate some global.h references by Jonathan Corbet · 14 years ago
  15. 4a28ea9 viafb: get rid of i2c debug cruft by Jonathan Corbet · 14 years ago
  16. 64a6bd6 viafb: fold via_io.h into via-core.h by Jonathan Corbet · 14 years ago
  17. 8bbf50f viafb: Fix initialization error paths by Jonathan Corbet · 14 years ago
  18. 27fe971 viafb: Do not remove gpiochip under spinlock by Jonathan Corbet · 14 years ago
  19. 2b78a96 viafb: make procfs entries optional by Florian Tobias Schandinat · 14 years ago
  20. 2fed547 viafb: fix proc entry removal by Florian Tobias Schandinat · 14 years ago
  21. 162fc8c viafb: improve misc register handling by Florian Tobias Schandinat · 14 years ago
  22. 384c304 viafb: replace inb/outb by Florian Tobias Schandinat · 14 years ago
  23. 100e74a viafb: move some modesetting functions to a seperate file by Florian Tobias Schandinat · 14 years ago
  24. 2749413 viafb: unify modesetting functions by Florian Tobias Schandinat · 14 years ago
  25. c2b12cd viafb: Reserve framebuffer memory for the upcoming camera driver by Jonathan Corbet · 14 years ago
  26. 3d28eb4 viafb: Add a simple VX855 DMA engine driver by Jonathan Corbet · 14 years ago
  27. 94dd1a8 viafb: Add a simple interrupt management infrastructure by Jonathan Corbet · 14 years ago
  28. 6b841ed via: Rationalize vt1636 detection by Jonathan Corbet · 15 years ago
  29. b8f7e5d viafb: Introduce viafb_find_i2c_adapter() by Jonathan Corbet · 14 years ago
  30. b052d7f via: Do not attempt I/O on inactive I2C adapters by Jonathan Corbet · 15 years ago
  31. 7582eb9 viafb: Turn GPIO and i2c into proper platform devices by Jonathan Corbet · 14 years ago
  32. 75b035a viafb: Convert GPIO and i2c to the new indexed port ops by Jonathan Corbet · 14 years ago
  33. c389874 viafb: package often used basic io functions by Florian Tobias Schandinat · 14 years ago
  34. 7e0de02 viafb: add a driver for GPIO lines by Jonathan Corbet · 15 years ago
  35. 24b4d82 viafb: Separate global and fb-specific data by Jonathan Corbet · 14 years ago
  36. f045f77 viafb: Move core stuff into via-core.c by Jonathan Corbet · 15 years ago
  37. 8bed905 sh: fix a number of Oopses and leaks in SH framebuffer driver by Guennadi Liakhovetski · 14 years ago
  38. 7d7fb0e cocbalt_lcdfb: correct sections by Henrik Kretzschmar · 14 years ago
  39. 4da62e6 viafb: Only establish i2c busses on ports that always had them by Jonathan Corbet · 14 years ago
  40. c774c13 suppress verbose debug messages: change printk() to DEBUG_MSG() by Paul Fox · 15 years ago
  41. 277d32a36 viafb: rework the I2C support in the VIA framebuffer driver by Harald Welte · 15 years ago
  42. 8a3bdfe drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1 by Thomas Gerlach · 14 years ago
  43. c205d93 viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5 by Chris Ball · 15 years ago
  44. 1317824 viafb: complete support for VX800/VX855 accelerated framebuffer by Jonathan Corbet · 14 years ago
  45. 107ea34 viafb: Determine type of 2D engine and store it in chip_info by Harald Welte · 15 years ago
  46. f1b99aa viafb: Unify duplicated set_bpp() code by Jonathan Corbet · 14 years ago
  47. 9ca43cf viafb: Retain GEMODE reserved bits by Jonathan Corbet · 14 years ago
  48. 1b1f8cd viafb: Unmap the frame buffer on initialization error by Jonathan Corbet · 14 years ago
  49. b72a507 viafb: use proper pci config API by Harald Welte · 15 years ago
  50. 109771a viafb: Fix various resource leaks during module_init() by Harald Welte · 15 years ago
  51. da25801 mb862xxfb: update Valentin's email address by Alexander Shishkin · 14 years ago
  52. a71dc14 mb862xxfb: fix acceleration module license by Randy Dunlap · 14 years ago
  53. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago
  54. fc95c6d vesafb: use platform_driver_probe() instead of platform_driver_register() by Jan Beulich · 14 years ago
  55. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  56. bdd32ce sunxvr500: Ignore secondary output PCI devices. by David S. Miller · 14 years ago
  57. 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
  58. 01e7770 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  59. 1ff3105 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  60. b5c26f9 lxfb: set the H- and V-SYNC polarity of the flatpanel output by Michael Grzeschik · 14 years ago
  61. e3396b2 pxa168fb: fix incorrect resource calculation by Dan Carpenter · 14 years ago
  62. c3a0bd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  63. 61d7180 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 14 years ago
  64. 7de4a9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  65. f04e879 sunxvr1000: Add missing FB=y depenency. by David S. Miller · 14 years ago
  66. fa11de0 backlight: blackfin - Fix missing registration failure handling by Bruno Prémont · 14 years ago
  67. 36bc5ee backlight: mbp_nvidia_bl - add five more MacBook variants by Evan McClain · 14 years ago
  68. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  69. 57e148b backlight: Add backlight_device parameter to check_fb by Bruno Prémont · 14 years ago
  70. a4ebb78 video: backlight/progear, fix pci device refcounting by Jiri Slaby · 14 years ago
  71. c3cf2e4 backlight: l4f00242t03: Fix module licence absence. by Alberto Panizzo · 15 years ago
  72. e7fb9c4 backlight: Add Epson L4F00242T03 LCD driver by Alberto Panizzo · 15 years ago
  73. 2d3b5fa Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 14 years ago
  74. 8871d54 OMAP: DSS2: panel-generic: re-implement mode changing by Tomi Valkeinen · 14 years ago
  75. ce619e1 OMAP: DSS2: initialize dss clk sources properly by Tomi Valkeinen · 14 years ago
  76. 7278a22 video: enable sh_mobile_lcdc on SH-Mobile ARM by Magnus Damm · 14 years ago
  77. 3f17522 Video: ARM CLCD: Better fix for swapped IENB and CNTL registers by Russell King · 14 years ago
  78. 3474cbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  79. 2d378b9 sparc64: Add very basic XVR-1000 framebuffer driver. by David S. Miller · 14 years ago
  80. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  81. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  82. 2cb9a75 fbdev: bfin-lq035q1-fb: remove duplicated #include by Huang Weiyi · 14 years ago
  83. a8b1925 video: fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  84. 2164235 obsolete config in kernel source: LWMON5 by Christoph Egger · 14 years ago
  85. 2c0e0c8 drivers/video/via: fix continuation line formats by Joe Perches · 14 years ago
  86. 8661970 NUC900 LCD Controller Driver by Wang Qiang · 14 years ago
  87. 91d4e0a fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 14 years ago
  88. b32bfc3 broadsheetfb: support storing waveform by Jaya Kumar · 14 years ago
  89. 2afb189 broadsheetfb: add MMIO hooks by Jaya Kumar · 14 years ago
  90. e17cea3 viafb: support color depth 15 and 30 by Florian Tobias Schandinat · 14 years ago
  91. 415559f viafb: rework color setting by Florian Tobias Schandinat · 14 years ago
  92. dbb7884 viafb: some virtual_xres handling fixes by Florian Tobias Schandinat · 14 years ago
  93. bd14069 viafb: rework color checking by Florian Tobias Schandinat · 14 years ago
  94. dba77f8 viafb: make some variables a bit less global by Florian Tobias Schandinat · 14 years ago
  95. 4bbac05 viafb: remove dead code due to IGA1_IGA2 by Florian Tobias Schandinat · 14 years ago
  96. daacccd viafb: split color mode setting up by Florian Tobias Schandinat · 14 years ago
  97. fe9aab8 viafb: introduce strict parameter checking by Florian Tobias Schandinat · 14 years ago
  98. 5c9443e viafb: make viafb_set_par more dual framebuffer compatible by Florian Tobias Schandinat · 14 years ago
  99. ee79d54 viafb: video address setting revisited by Florian Tobias Schandinat · 14 years ago
  100. 7cf6079 viafb: reorder initialization for dual framebuffer mode by Florian Tobias Schandinat · 14 years ago