1. 26e780e [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode by Malcom Parsons · 18 years ago
  2. 308af92 [PATCH] fbcon: fix scrollback with logo issue immediately after boot by David Hollister · 18 years ago
  3. 1a37d5f [PATCH] fbcon: Save current display during initialization by Antonino A. Daplas · 18 years ago
  4. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  5. 857600c [PARISC] Fix stifb with IOREMAP and a 64-bit kernel by Helge Deller · 18 years ago
  6. d1ae418 [PATCH] drivers/video: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  7. ac3f908 [PATCH] sparse: Fix warnings in newport driver about non-static functions by Ralf Baechle · 18 years ago
  8. 15bdab9 [PATCH] vgacon: Add support for soft scrollback by Antonino A. Daplas · 18 years ago
  9. 2115aea [PATCH] vgacon: fix EGA cursor resize function by Samuel Thibault · 18 years ago
  10. d1521260 [PATCH] vgacon: no vertical resizing on EGA by Samuel Thibault · 18 years ago
  11. cb6fc18 [PARISC] Use kzalloc and other janitor-style cleanups by Helge Deller · 18 years ago
  12. a0aa7d0 [PATCH] drivers/video/: possible cleanups by Adrian Bunk · 19 years ago
  13. a39bc34 [PATCH] fbcon: Code cleanups by Antonino A. Daplas · 19 years ago
  14. 244ab72 [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code by Knut Petersen · 19 years ago
  15. 04a2fe5 [PATCH] fbcon: Store struct display when setting all vcs by Antonino A. Daplas · 19 years ago
  16. b73deed [PATCH] fbcon: Sanitize fbcon by Antonino A. Daplas · 19 years ago
  17. 53dbb26 [PATCH] vgacon: Workaround for resize bug in some chipsets by Antonino A. Daplas · 19 years ago
  18. 954de91 [PATCH] vgacon: fix doublescan mode by Samuel Thibault · 19 years ago
  19. 2919b51 [PATCH] frv: suppress configuration of certain features for FRV by David Howells · 19 years ago
  20. d354d9a [PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS by Knut Petersen · 19 years ago
  21. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  22. 7ca0b3b [PATCH] Fix framebuffer console upside-down ywrap scrolling by Knut Petersen · 19 years ago
  23. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  24. 4e1567d [PATCH] fbcon: Avoid illegal display panning by Antonino A. Daplas · 19 years ago
  25. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  26. 56f0d64 [PATCH] fbcon: fix complement_mask() with 512 character map by Antonino A. Daplas · 19 years ago
  27. 1a9c3f7 [PATCH] Console rotation fixes by Benjamin Herrenschmidt · 19 years ago
  28. 5ef897c [PATCH] vgacon: Fix usage of stale height value on vc initialization by Antonino A. Daplas · 19 years ago
  29. b4627de [PATCH] fbcon: Console Rotation - Fix wrong shift calculation by Antonino A. Daplas · 19 years ago
  30. ab76720 [PATCH] fbdev: fix module dependency loop by Antonino A. Daplas · 19 years ago
  31. 0fde7f5 Revert "[PATCH] fbcon: Add rl (Roman Large) font" by Linus Torvalds · 19 years ago
  32. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  33. ed8c0e9 [PATCH] fbcon: Console Rotation - Add support for 270-degree rotation by Antonino A. Daplas · 19 years ago
  34. 33ee829 [PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation by Antonino A. Daplas · 19 years ago
  35. dbcbfe1 [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation by Antonino A. Daplas · 19 years ago
  36. 6cc50e1 [PATCH] fbcon: Console Rotation - Add support to rotate font bitmap by Antonino A. Daplas · 19 years ago
  37. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  38. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  39. 998e6d5 [PATCH] fbcon: Add rl (Roman Large) font by Zach Smith · 19 years ago
  40. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  41. dd0314f [PATCH] fbcon: Initialize new driver when old driver is released by Antonino A. Daplas · 19 years ago
  42. 3084a89 [PATCH] fbcon: Use helper function when filling out var structure by Antonino A. Daplas · 19 years ago
  43. 4d9c5b6 [PATCH] fbcon: Consolidate redundant code by Antonino A. Daplas · 19 years ago
  44. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  45. e65c085 [PATCH] framebuffer: add some help text in Kconfig by Randy.Dunlap · 19 years ago
  46. 88dcb6c [PATCH] Set the vga cursor even when hidden by Samuel Thibault · 19 years ago
  47. 1a66ddc [PATCH] fix vgacon blanking by Pozsar Balazs · 19 years ago
  48. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  49. c5c96e1 Fix build error caused by missmatching duplicate declaration. by Ralf Baechle · 19 years ago
  50. 951a015 [PARISC] Reorganize sticore probe routine to be a little less convoluted by Matthew Wilcox · 19 years ago
  51. b2c1fe8 [PARISC] Allow STI_CONSOLE access to some FONTS by Grant Grundler · 19 years ago
  52. 0aec486 [PATCH] SVGATextMode fix by Samuel Thibault · 19 years ago
  53. 6d36ba6 [PATCH] vgacon: Fix sanity checking in vgacon_resize by Antonino A. Daplas · 19 years ago
  54. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago
  55. e703ecc [PATCH] minor fbcon_scroll adjustment by Jan Beulich · 19 years ago
  56. 1bbb4f2 [PATCH] USB: sisusb[vga] update by Thomas Winischhofer · 19 years ago
  57. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 19 years ago
  58. 88fb2c6 [PATCH] fbcon: Stop cursor timer if console is inactive by Antonino A. Daplas · 19 years ago
  59. c5eb5c1 [PATCH] framebuffer: bit_putcs() optimization for 8x* fonts by Knut Petersen · 19 years ago
  60. 2cc38ed [PATCH] fbcon: Saner 16-color to 4-color conversion by Antonino A. Daplas · 19 years ago
  61. b8c9094 [PATCH] fbdev: Fix greater than 1 bit monochrome color handling by Antonino A. Daplas · 19 years ago
  62. 7726e9e [PATCH] fbdev: Add fbset -a support by Antonino A. Daplas · 19 years ago
  63. 28254d4 [PATCH] vga text console and stty cols/rows by Samuel Thibault · 19 years ago
  64. 51583cf [PATCH] Kconfig fix (VGA console on arm/versatile) by Al Viro · 19 years ago
  65. dbd4f12 [PATCH] fbcon: don't repaint the cursor when it is disabled. by Michal Januszewski · 19 years ago
  66. 41359dc [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor by Russell King · 19 years ago
  67. 5ed5dc6 [PATCH] font selection Kconfig fixes by Jurriaan on adsl-gate · 19 years ago
  68. f1ab5da [PATCH] fbdev: stack reduction by James Simmons · 19 years ago
  69. 303b86d [PATCH] New framebuffer fonts + updated 12x22 font available by Jurriaan · 19 years ago
  70. f18cd8f [PATCH] VGA to fbcon fix. by James Simmons · 19 years ago
  71. f5a9951 [PATCH] fbdev: iomove removal by James Simmons · 19 years ago
  72. 306958e [PATCH] fbcon: Fix check after use by Adrian Bunk · 19 years ago
  73. a40920b [PATCH] vgacon: set vc_hi_font_mask correctly by Bill Nottingham · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago