index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
fbcon: check if the character count can be handled
Antonino A. Daplas
1
-0
/
+21
2007-05-08
fbcon: font setting should check limitation of driver
Antonino A. Daplas
3
-5
/
+24
2007-05-08
fbcon: delay screen update when setting the mode of all consoles
Antonino A. Daplas
1
-21
/
+10
2007-05-08
fbdev: don't show logo if driver or fbcon are modular
Antonino A. Daplas
1
-0
/
+15
2007-05-08
fbcon: don't draw cursor when it's disabled
Michal Januszewski
1
-1
/
+1
2007-05-08
vt-add-color-support-to-the-underline-and-italic-attributes-fix
Andrew Morton
1
-2
/
+0
2007-05-08
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
4
-7
/
+13
2007-05-08
fbdev: avoid vertical overflow when making space for the logo
Geert Uytterhoeven
1
-2
/
+7
2007-05-02
[PATCH] x86-64: ignore vgacon if hardware not present
Gerd Hoffmann
1
-1
/
+2
2007-02-20
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
1
-0
/
+7
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
2
-3
/
+3
2006-12-08
[PATCH] softcursor.c: avoid unaligned accesses
Franck Bui-Huu
1
-13
/
+13
2006-12-08
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
Helge Deller
1
-15
/
+15
2006-12-08
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
1
-1
/
+1
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:: make 3 functions static
Adrian Bunk
3
-3
/
+3
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
3
-10
/
+26
2006-09-27
video: Disable vgacon for SuperH.
Paul Mundt
1
-1
/
+1
2006-09-23
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
Al Viro
1
-2
/
+2
2006-08-01
[PATCH] mdacon: fix __init section warnings
Frederik Deweerdt
1
-2
/
+2
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2
-0
/
+2
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
8
-8
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
14
-14
/
+0
2006-06-27
[PATCH] 64bit resource: C99 changes for struct resource declarations
Greg Kroah-Hartman
1
-6
/
+6
2006-06-26
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
1
-1
/
+1
2006-06-26
[PATCH] VT binding: Make promcon support binding
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
1
-10
/
+28
2006-06-26
[PATCH] VT binding: Make mdacon support binding
Antonino A. Daplas
1
-1
/
+1
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
2
-8
/
+106
2006-06-26
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
1
-6
/
+22
2006-06-23
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
2
-11
/
+10
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
2
-7
/
+7
2006-03-30
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
Helge Deller
1
-16
/
+2
2006-03-27
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-03-27
[PATCH] sparse: Fix warnings in newport driver about non-static functions
Ralf Baechle
1
-2
/
+2
2006-03-27
[PATCH] vgacon: Add support for soft scrollback
Antonino A. Daplas
2
-43
/
+225
2006-03-27
[PATCH] vgacon: fix EGA cursor resize function
Samuel Thibault
1
-8
/
+19
2006-02-25
[PATCH] vgacon: no vertical resizing on EGA
Samuel Thibault
1
-32
/
+35
2006-01-23
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
1
-26
/
+19
[prev]
[next]