1. f400f51 video: add sh_mobile_lcdc platform flags by Magnus Damm · 16 years ago
  2. 7994b1c video: remove unused sh_mobile_lcdc platform data by Magnus Damm · 16 years ago
  3. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  4. 0b17888 fbdev: allow more chip revisions in Epson s1d13... video driver by Kristoffer Ericson · 16 years ago
  5. b1ee26b radeonfb: accelerate imageblit and other improvements by Benjamin Herrenschmidt · 16 years ago
  6. a6c0c37 radeonfb: misc cleanup of engine and dst cache handling by Benjamin Herrenschmidt · 16 years ago
  7. 3a56805 neofb: remove open_lock mutex by Krzysztof Helt · 16 years ago
  8. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  9. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  10. 225c9a8 video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. by Paul Mundt · 16 years ago
  11. fbd03a1 [ARM] 5228/1: Add the RGB555 wiring for the atmel LCD by Guillaume GARDET · 16 years ago
  12. e935508 [ARM] 5209/1: metronomefb: changes to use platform framebuffer by Jaya Kumar · 16 years ago
  13. ea757ac atmel_lcdfb: add board parameter specify framebuffer memory size by Haavard Skinnemoen · 16 years ago
  14. 969830b radeonfb: fix accel engine hangs by David Miller · 16 years ago
  15. efc4918 radeon: misc corrections by David Miller · 16 years ago
  16. 44ccac1 include/video/atmel_lcdc.h must #include <linux/workqueue.h> by Adrian Bunk · 16 years ago
  17. c6b044d neofb: drop the xtimings structure by Krzysztof Helt · 16 years ago
  18. c25826a lcd: add platform_lcd driver by Ben Dooks · 16 years ago
  19. cccb6d3 fb: add support for the ILI9320 video display controller by Ben Dooks · 16 years ago
  20. d22579b atmel_lcdfb: FIFO underflow management by Nicolas Ferre · 16 years ago
  21. 0292be4 tridentfb: add imageblit acceleration for Blade3D family by Krzysztof Helt · 16 years ago
  22. 5cf1384 tridentfb: source code improvements by Krzysztof Helt · 16 years ago
  23. 49b1f4b4 tridentfb: acceleration code improvements by Krzysztof Helt · 16 years ago
  24. a0d9225 tridentfb: add TGUI 9440 support by Krzysztof Helt · 16 years ago
  25. 0e73a47f tridentfb: improved register values on TGUI 9680 by Krzysztof Helt · 16 years ago
  26. 10172ed tridentfb: make use of functions and constants from the vga.h by Krzysztof Helt · 16 years ago
  27. e0759a5 tridentfb: convert is_blade and is_xp macros into functions by Krzysztof Helt · 16 years ago
  28. 6eed8e1 tridentfb: move global flat panel variable into structure by Krzysztof Helt · 16 years ago
  29. 0e27aa3 fbdev: platforming hecubafb and n411 by Jaya Kumar · 16 years ago
  30. 03c33a4 fbdev: platforming metronomefb and am200epd by Jaya Kumar · 16 years ago
  31. fd08580 atmel_lcdfb: wiring BGR to RGB color mode by Nicolas Ferre · 16 years ago
  32. cf19a37 atmel_lcdfb: suspend/resume support by David Brownell · 16 years ago
  33. a9a84c37 atmel_lcdfb: backlight control by David Brownell · 16 years ago
  34. 162b3a0 atmel_lcdfb: validate display timings by Haavard Skinnemoen · 16 years ago
  35. ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 17 years ago
  36. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  37. 2a36f9c pm2fb: hardware cursor support for the Permedia2 by Krzysztof Helt · 17 years ago
  38. e84d436 pm3fb: header file cleanup by Krzysztof Helt · 17 years ago
  39. 8f5d050 pm2fb: Permedia 2V hardware cursor support by Krzysztof Helt · 17 years ago
  40. 0960bd3 tdfxfb: mtrr support by Krzysztof Helt · 17 years ago
  41. 90b0f08 tdfxfb: hardware cursor by Krzysztof Helt · 17 years ago
  42. 4f05b53 tdfxfb: code improvements by Krzysztof Helt · 17 years ago
  43. 8af1d50 tdfxfb: coding style improvement by Krzysztof Helt · 17 years ago
  44. ba282da mbxfb: Improvements and new features by Raphael Assenat · 17 years ago
  45. 138a451 pm2fb: Permedia 2V initialization fixes by Krzysztof Helt · 17 years ago
  46. 91b3a6f pm2fb: accelerated imageblit by Krzysztof Helt · 17 years ago
  47. f259ebb pm3fb: header file reduction by Krzysztof Helt · 17 years ago
  48. e7f76df pm3fb: copyarea and partial imageblit suppor by Krzysztof Helt · 17 years ago
  49. 8bdb3a2 uvesafb: the driver core by Michal Januszewski · 17 years ago
  50. 541510f remove tx3912fb by Yoichi Yuasa · 17 years ago
  51. eb3daa8 tgafb: actually allocate memory for the pseudo_palette by Antonino A. Daplas · 17 years ago
  52. 1434058 atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver by Nicolas Ferre · 17 years ago
  53. f23a06f pm3fb: Preliminary 2.4 to 2.6 port by Krzysztof Helt · 17 years ago
  54. 159dde9 atyfb: halve XCLK with Mobility and 32bit memory by Ville Syrjala · 17 years ago
  55. e5d809d pm2fb: Permedia 2V memory clock setting by Krzysztof Helt · 17 years ago
  56. 86c6f7d tgafb: TURBOchannel support by Maciej W. Rozycki · 17 years ago
  57. c4f28e5 [PATCH] Video: fb, add true ref_count atomicity by Jiri Slaby · 17 years ago
  58. 52e7c92 [PATCH] remove the broken FB_S3TRIO driver by Adrian Bunk · 17 years ago
  59. 0743b86 [PATCH] sstfb: add sysfs interface by Helge Deller · 18 years ago
  60. f4b85dc [PATCH] video: pm3fb macros fix by Mariusz Kozlowski · 18 years ago
  61. ea46525 [PATCH] mbxfb: Add YUV video overlay support by Raphael Assenat · 18 years ago
  62. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  63. b98fc9a [PATCH] sstfb: cleanups by Alan Cox · 18 years ago
  64. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  65. 22caf04 [PATCH] mbxfb: Add framebuffer driver for the Intel 2700G by Mike Rapoport · 18 years ago
  66. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  67. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  68. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  69. 9f67200 [PATCH] neofb: avoid resetting display config on unblank (v2) by Christian Trefzer · 18 years ago
  70. 3f08ff4 [PATCH] include/video/newport.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  71. 7227576 [PATCH] fbdev: sstfb: Driver cleanups by Antonino A. Daplas · 19 years ago
  72. a807f61 [PATCH] fbdev: tdfxfb: Driver cleanups by Antonino A. Daplas · 19 years ago
  73. 9f19bc5 [PATCH] fbdev: neofb: Driver cleanups by Antonino A. Daplas · 19 years ago
  74. a26968d [PATCH] fbdev: kyrofb: Driver cleanups by Antonino A. Daplas · 19 years ago
  75. 44637a12 [PATCH] Update cyblafb driver by Knut Petersen · 19 years ago
  76. 82006d0 [PATCH] drivers/video: Replace custom macro with isdigit() by Tobias Klauser · 19 years ago
  77. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  78. 9fa68ea [PATCH] framebuffer: new driver for cyberblade/i1 graphics core by Knut Petersen · 19 years ago
  79. 544393f [PATCH] sisfb update by Thomas Winischhofer · 19 years ago
  80. aac51f0 [PATCH] w100fb: Rewrite for platform independence by Richard Purdie · 19 years ago
  81. 7901c79 [PATCH] DEC PMAGB B framebuffer update by Ralf Baechle · 19 years ago
  82. af690a9 [PATCH] DEC PMAG BA frame buffer update by Ralf Baechle · 19 years ago
  83. 333f981 [PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection by Richard Drummond · 19 years ago
  84. 5f76be8 [PATCH] fbdev: edid.h cleanups by Adrian Bunk · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago