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