1. d1baa4f fbcon: set_con2fb_map fixes by Antonino A. Daplas · 17 years ago
  2. 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
  3. 0c6c1ce fbcon: use struct device instead of struct class_device by Antonino A. Daplas · 17 years ago
  4. acba9cd fbcon: cursor blink control by Antonino A. Daplas · 17 years ago
  5. bad07ff fbcon: smart blitter usage for scrolling by Krzysztof Helt · 17 years ago
  6. 167f07f fbcon: check console-fb mapping in fbcon_get_requirement by Antonino A. Daplas · 17 years ago
  7. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  8. 38b4982 fbcon: check if the character count can be handled by Antonino A. Daplas · 17 years ago
  9. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  10. 95d67bb fbcon: delay screen update when setting the mode of all consoles by Antonino A. Daplas · 17 years ago
  11. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 17 years ago
  12. d1e2306 fbcon: don't draw cursor when it's disabled by Michal Januszewski · 17 years ago
  13. 250038f fbdev: avoid vertical overflow when making space for the logo by Geert Uytterhoeven · 17 years ago
  14. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 18 years ago
  15. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  16. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 18 years ago
  17. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  18. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  19. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  20. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  21. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  22. 956295d [PATCH] fix the survivors of fbcon_vbl_handler() renaming by Al Viro · 18 years ago
  23. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 5bd4253 [PATCH] VT binding: Do not create a device file for class device 'fbcon' by Antonino A. Daplas · 18 years ago
  26. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago
  27. 5428b04 [PATCH] Detaching fbcon: add capability to attach/detach fbcon by Antonino A. Daplas · 18 years ago
  28. e55186f [PATCH] Detaching fbcon: clean up exit code by Antonino A. Daplas · 18 years ago
  29. 9a17917 [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon by Antonino A. Daplas · 18 years ago
  30. 26e780e [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode by Malcom Parsons · 18 years ago
  31. 308af92 [PATCH] fbcon: fix scrollback with logo issue immediately after boot by David Hollister · 18 years ago
  32. 1a37d5f [PATCH] fbcon: Save current display during initialization by Antonino A. Daplas · 18 years ago
  33. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  34. a39bc34 [PATCH] fbcon: Code cleanups by Antonino A. Daplas · 19 years ago
  35. 244ab72 [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code by Knut Petersen · 19 years ago
  36. 04a2fe5 [PATCH] fbcon: Store struct display when setting all vcs by Antonino A. Daplas · 19 years ago
  37. b73deed [PATCH] fbcon: Sanitize fbcon by Antonino A. Daplas · 19 years ago
  38. d354d9a [PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS by Knut Petersen · 19 years ago
  39. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  40. 4e1567d [PATCH] fbcon: Avoid illegal display panning by Antonino A. Daplas · 19 years ago
  41. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  42. 56f0d64 [PATCH] fbcon: fix complement_mask() with 512 character map by Antonino A. Daplas · 19 years ago
  43. ab76720 [PATCH] fbdev: fix module dependency loop by Antonino A. Daplas · 19 years ago
  44. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  45. dbcbfe1 [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation by Antonino A. Daplas · 19 years ago
  46. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  47. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  48. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  49. dd0314f [PATCH] fbcon: Initialize new driver when old driver is released by Antonino A. Daplas · 19 years ago
  50. 3084a89 [PATCH] fbcon: Use helper function when filling out var structure by Antonino A. Daplas · 19 years ago
  51. 4d9c5b6 [PATCH] fbcon: Consolidate redundant code by Antonino A. Daplas · 19 years ago
  52. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago
  53. e703ecc [PATCH] minor fbcon_scroll adjustment by Jan Beulich · 19 years ago
  54. 88fb2c6 [PATCH] fbcon: Stop cursor timer if console is inactive by Antonino A. Daplas · 19 years ago
  55. 2cc38ed [PATCH] fbcon: Saner 16-color to 4-color conversion by Antonino A. Daplas · 19 years ago
  56. b8c9094 [PATCH] fbdev: Fix greater than 1 bit monochrome color handling by Antonino A. Daplas · 19 years ago
  57. 7726e9e [PATCH] fbdev: Add fbset -a support by Antonino A. Daplas · 19 years ago
  58. dbd4f12 [PATCH] fbcon: don't repaint the cursor when it is disabled. by Michal Januszewski · 19 years ago
  59. 41359dc [PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor by Russell King · 19 years ago
  60. 306958e [PATCH] fbcon: Fix check after use by Adrian Bunk · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago