index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
fbcon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
1
-2
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-03
[PATCH] fbcon: Honor the return value of device_create_file
Antonino A. Daplas
1
-7
/
+27
2006-10-03
[PATCH] fbcon: Remove cursor timer if unused
Antonino A. Daplas
1
-6
/
+11
2006-10-03
[PATCH] fbcon: Use persistent allocation for cursor blinking
Dave Jones
1
-0
/
+3
2006-09-23
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
Al Viro
1
-2
/
+2
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
1
-4
/
+2
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
1
-60
/
+144
2006-06-26
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
1
-58
/
+97
2006-06-26
[PATCH] Detaching fbcon: clean up exit code
Antonino A. Daplas
1
-0
/
+43
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
1
-8
/
+105
2006-06-09
[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode
Malcom Parsons
1
-1
/
+1
2006-06-01
[PATCH] fbcon: fix scrollback with logo issue immediately after boot
David Hollister
1
-1
/
+1
2006-04-01
[PATCH] fbcon: Save current display during initialization
Antonino A. Daplas
1
-0
/
+1
2006-04-01
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-5
/
+5
2006-01-10
[PATCH] fbcon: Code cleanups
Antonino A. Daplas
1
-16
/
+11
2006-01-10
[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code
Knut Petersen
1
-1
/
+2
2006-01-10
[PATCH] fbcon: Store struct display when setting all vcs
Antonino A. Daplas
1
-0
/
+2
2006-01-10
[PATCH] fbcon: Sanitize fbcon
Antonino A. Daplas
1
-26
/
+23
2006-01-07
[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Knut Petersen
1
-1
/
+1
2005-12-13
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
Knut Petersen
1
-1
/
+2
2005-12-13
[PATCH] fbcon: Avoid illegal display panning
Antonino A. Daplas
1
-6
/
+19
2005-12-13
[PATCH] fbcon: Add ability to save/restore graphics state
Antonino A. Daplas
1
-1
/
+4
2005-12-13
[PATCH] fbcon: fix complement_mask() with 512 character map
Antonino A. Daplas
1
-1
/
+8
2005-11-14
[PATCH] fbdev: fix module dependency loop
Antonino A. Daplas
1
-9
/
+6
2005-11-09
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
Antonino A. Daplas
1
-0
/
+72
2005-11-09
[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation
Antonino A. Daplas
1
-0
/
+13
2005-11-09
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
Antonino A. Daplas
1
-2
/
+3
2005-11-09
[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation
Antonino A. Daplas
1
-103
/
+182
2005-11-07
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
1
-1
/
+2
2005-11-07
[PATCH] fbcon: Initialize new driver when old driver is released
Antonino A. Daplas
1
-0
/
+9
2005-11-07
[PATCH] fbcon: Use helper function when filling out var structure
Antonino A. Daplas
1
-15
/
+2
2005-11-07
[PATCH] fbcon: Consolidate redundant code
Antonino A. Daplas
1
-62
/
+23
2005-09-13
[PATCH] fbcon: constify font data
Jan Beulich
1
-8
/
+8
2005-09-13
[PATCH] minor fbcon_scroll adjustment
Jan Beulich
1
-0
/
+2
2005-09-10
[PATCH] fbcon: Stop cursor timer if console is inactive
Antonino A. Daplas
1
-42
/
+50
2005-09-10
[PATCH] fbcon: Saner 16-color to 4-color conversion
Antonino A. Daplas
1
-2
/
+19
2005-09-10
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
Antonino A. Daplas
1
-9
/
+17
2005-09-10
[PATCH] fbdev: Add fbset -a support
Antonino A. Daplas
1
-0
/
+48
2005-07-28
[PATCH] fbcon: don't repaint the cursor when it is disabled.
Michal Januszewski
1
-1
/
+2
2005-06-30
[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursor
Russell King
1
-7
/
+1
2005-05-01
[PATCH] fbcon: Fix check after use
Adrian Bunk
1
-1
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2814