1. a1e533e fbcon: set a default value to blink interval by Jean-Philippe Brucker · 9 years ago
  2. f235f66 fbcon: initialize blink interval before calling fb_set_par by Scot Doyle · 9 years ago
  3. 2a17d7e fbcon: unconditionally initialize cursor blink interval by Scot Doyle · 9 years ago
  4. a5edce4 fbcon: Avoid deleting a timer in IRQ context by Thierry Reding · 9 years ago
  5. 27a4c82 fbcon: use the cursor blink interval provided by vt by Scot Doyle · 9 years ago
  6. 5b28f0fa fbcon: Remove unused vblank cursor code by Scot Doyle · 10 years ago
  7. ba168a3 fbcon: Change fbcon_init from module_init to fs_initcall by Hans de Goede · 10 years ago
  8. 37773c4 fbcon: Fix option parsing control flow in fb_console_setup by Maarten ter Huurne · 10 years ago
  9. 7a966fb fbcon: Fix memory leak in con2fb_release_oldinfo() by Masami Ichikawa · 10 years ago
  10. 5f4dc28 fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs by Keith Packard · 11 years ago
  11. 4686214 fbcon: Fix memory leak in fbcon_exit(). by Masami Ichikawa · 11 years ago
  12. 5aa133d fbcon: trivial optimization for fbcon_exit by Wang YanQing · 11 years ago
  13. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  14. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 11 years ago
  15. 70125e7 fbcon: convert last two unregister_con_driver call to do_unregister_con_driver by Wang YanQing · 11 years ago
  16. 7c80591 fbcon: delete unneeded function fbcon_takeover by Wang YanQing · 11 years ago
  17. e57f35d fbcon: convert last fbcon_takeover call to do_fbcon_takeover by Wang YanQing · 11 years ago
  18. a85f1a4 fbcon: queue work on power efficient wq by Viresh Kumar · 11 years ago
  19. e6637d5 fbcon: when font is freed, clear also vc_font.data by Mika Kuoppala · 11 years ago
  20. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  21. 256fc0e fbcon: clear the logo bitmap from the margin area by Kamal Mostafa · 12 years ago
  22. 62cd2fa8 Merge branch 'console-fixes' into drm-next by Dave Airlie · 12 years ago
  23. 054430e fbcon: fix locking harder by Dave Airlie · 12 years ago
  24. e93a9a8 fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
  25. 50e244c fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
  26. ae12878 fbcon: don't lose the console font across generic->chip driver switch by Dave Airlie · 12 years ago
  27. e432964 fbcon: prevent possible buffer overflow. by Paul Cercueil · 12 years ago
  28. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  29. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  30. 62e0ff1 fbcon: Remove unused 'display *p' variable from fb_flashcursor() by Sergey Senozhatsky · 13 years ago
  31. 32b98bf fbcon: fix situation where fbcon gets deinitialised and can't reinit. by Dave Airlie · 14 years ago
  32. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  33. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  34. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  35. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  36. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  37. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  38. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  39. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  40. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  41. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
  42. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 15 years ago
  43. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  44. 1fa0b29 fbdev: Kill Atari vblank cursor blinking by Geert Uytterhoeven · 16 years ago
  45. 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
  46. 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
  47. beaa486 fbcon: fix workqueue shutdown by Geoff Levand · 16 years ago
  48. bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
  49. def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
  50. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  51. 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
  52. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  53. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  54. aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
  55. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
  56. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  57. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 16 years ago
  58. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  59. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
  60. d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 16 years ago
  61. 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 16 years ago
  62. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  63. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  64. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 16 years ago
  65. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 17 years ago
  66. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 17 years ago
  67. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 17 years ago
  68. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  69. 4d8a2d9 fbcon: delay the start of the cursor timer until a con_switch() by Antonino Daplas · 17 years ago
  70. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  71. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  72. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  73. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
  74. afd1db1 fbcon: Revise primary device selection by Antonino A. Daplas · 17 years ago
  75. d1baa4f fbcon: set_con2fb_map fixes by Antonino A. Daplas · 17 years ago
  76. 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
  77. 0c6c1ce fbcon: use struct device instead of struct class_device by Antonino A. Daplas · 17 years ago
  78. acba9cd fbcon: cursor blink control by Antonino A. Daplas · 17 years ago
  79. bad07ff fbcon: smart blitter usage for scrolling by Krzysztof Helt · 17 years ago
  80. 167f07f fbcon: check console-fb mapping in fbcon_get_requirement by Antonino A. Daplas · 17 years ago
  81. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  82. 38b4982 fbcon: check if the character count can be handled by Antonino A. Daplas · 17 years ago
  83. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  84. 95d67bb fbcon: delay screen update when setting the mode of all consoles by Antonino A. Daplas · 17 years ago
  85. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 17 years ago
  86. d1e2306 fbcon: don't draw cursor when it's disabled by Michal Januszewski · 17 years ago
  87. 250038f fbdev: avoid vertical overflow when making space for the logo by Geert Uytterhoeven · 17 years ago
  88. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 18 years ago
  89. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  90. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 18 years ago
  91. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  92. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  93. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  94. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  95. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  96. 956295d [PATCH] fix the survivors of fbcon_vbl_handler() renaming by Al Viro · 18 years ago
  97. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  98. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  99. 5bd4253 [PATCH] VT binding: Do not create a device file for class device 'fbcon' by Antonino A. Daplas · 18 years ago
  100. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago