1. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  2. 62e0ff1 fbcon: Remove unused 'display *p' variable from fb_flashcursor() by Sergey Senozhatsky · 14 years ago
  3. 32b98bf fbcon: fix situation where fbcon gets deinitialised and can't reinit. by Dave Airlie · 14 years ago
  4. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  5. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  6. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  7. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 15 years ago
  8. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  9. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  10. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  11. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  12. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  13. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
  14. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 16 years ago
  15. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 16 years ago
  16. 1fa0b29 fbdev: Kill Atari vblank cursor blinking by Geert Uytterhoeven · 16 years ago
  17. 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
  18. 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
  19. beaa486 fbcon: fix workqueue shutdown by Geoff Levand · 16 years ago
  20. bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
  21. def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
  22. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  23. 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
  24. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 17 years ago
  25. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  26. aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
  27. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
  28. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  29. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 17 years ago
  30. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  31. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 17 years ago
  32. d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 17 years ago
  33. 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 17 years ago
  34. c9e587a vt: fix background color on line feed by Jan Engelhardt · 17 years ago
  35. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  36. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 17 years ago
  37. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 17 years ago
  38. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 17 years ago
  39. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 17 years ago
  40. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  41. 4d8a2d9 fbcon: delay the start of the cursor timer until a con_switch() by Antonino Daplas · 17 years ago
  42. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  43. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  44. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  45. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 18 years ago
  46. afd1db1 fbcon: Revise primary device selection by Antonino A. Daplas · 18 years ago
  47. d1baa4f fbcon: set_con2fb_map fixes by Antonino A. Daplas · 18 years ago
  48. 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 18 years ago
  49. 0c6c1ce fbcon: use struct device instead of struct class_device by Antonino A. Daplas · 18 years ago
  50. acba9cd fbcon: cursor blink control by Antonino A. Daplas · 18 years ago
  51. bad07ff fbcon: smart blitter usage for scrolling by Krzysztof Helt · 18 years ago
  52. 167f07f fbcon: check console-fb mapping in fbcon_get_requirement by Antonino A. Daplas · 18 years ago
  53. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 18 years ago
  54. 38b4982 fbcon: check if the character count can be handled by Antonino A. Daplas · 18 years ago
  55. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 18 years ago
  56. 95d67bb fbcon: delay screen update when setting the mode of all consoles by Antonino A. Daplas · 18 years ago
  57. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 18 years ago
  58. d1e2306 fbcon: don't draw cursor when it's disabled by Michal Januszewski · 18 years ago
  59. 250038f fbdev: avoid vertical overflow when making space for the logo by Geert Uytterhoeven · 18 years ago
  60. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 18 years ago
  61. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  62. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 18 years ago
  63. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  64. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  65. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  66. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  67. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  68. 956295d [PATCH] fix the survivors of fbcon_vbl_handler() renaming by Al Viro · 18 years ago
  69. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 19 years ago
  70. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  71. 5bd4253 [PATCH] VT binding: Do not create a device file for class device 'fbcon' by Antonino A. Daplas · 19 years ago
  72. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 19 years ago
  73. 5428b04 [PATCH] Detaching fbcon: add capability to attach/detach fbcon by Antonino A. Daplas · 19 years ago
  74. e55186f [PATCH] Detaching fbcon: clean up exit code by Antonino A. Daplas · 19 years ago
  75. 9a17917 [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon by Antonino A. Daplas · 19 years ago
  76. 26e780e [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode by Malcom Parsons · 19 years ago
  77. 308af92 [PATCH] fbcon: fix scrollback with logo issue immediately after boot by David Hollister · 19 years ago
  78. 1a37d5f [PATCH] fbcon: Save current display during initialization by Antonino A. Daplas · 19 years ago
  79. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 19 years ago
  80. a39bc34 [PATCH] fbcon: Code cleanups by Antonino A. Daplas · 19 years ago
  81. 244ab72 [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code by Knut Petersen · 19 years ago
  82. 04a2fe5 [PATCH] fbcon: Store struct display when setting all vcs by Antonino A. Daplas · 19 years ago
  83. b73deed [PATCH] fbcon: Sanitize fbcon by Antonino A. Daplas · 19 years ago
  84. d354d9a [PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS by Knut Petersen · 19 years ago
  85. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  86. 4e1567d [PATCH] fbcon: Avoid illegal display panning by Antonino A. Daplas · 19 years ago
  87. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  88. 56f0d64 [PATCH] fbcon: fix complement_mask() with 512 character map by Antonino A. Daplas · 19 years ago
  89. ab76720 [PATCH] fbdev: fix module dependency loop by Antonino A. Daplas · 19 years ago
  90. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  91. dbcbfe1 [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation by Antonino A. Daplas · 19 years ago
  92. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  93. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  94. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  95. dd0314f [PATCH] fbcon: Initialize new driver when old driver is released by Antonino A. Daplas · 19 years ago
  96. 3084a89 [PATCH] fbcon: Use helper function when filling out var structure by Antonino A. Daplas · 19 years ago
  97. 4d9c5b6 [PATCH] fbcon: Consolidate redundant code by Antonino A. Daplas · 19 years ago
  98. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago
  99. e703ecc [PATCH] minor fbcon_scroll adjustment by Jan Beulich · 19 years ago
  100. 88fb2c6 [PATCH] fbcon: Stop cursor timer if console is inactive by Antonino A. Daplas · 19 years ago