index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-21
console: fix section mismatch warning in vgacon.c
Sam Ravnborg
1
-1
/
+5
2007-07-17
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
1
-0
/
+42
2007-07-17
fbcon: Revise primary device selection
Antonino A. Daplas
2
-41
/
+14
2007-07-17
fbcon: set_con2fb_map fixes
Antonino A. Daplas
1
-39
/
+25
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
2
-7
/
+93
2007-07-17
fbcon: use struct device instead of struct class_device
Antonino A. Daplas
1
-28
/
+29
2007-07-17
fbcon: cursor blink control
Antonino A. Daplas
1
-1
/
+73
2007-07-17
fbcon: smart blitter usage for scrolling
Krzysztof Helt
1
-8
/
+68
2007-07-12
Video Console: Blackfin doesnt support VGA console
Michael Hennerich
1
-1
/
+1
2007-06-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-25
/
+25
2007-06-04
[VIDEO]: Fix section mismatch warning in promcon.
Sam Ravnborg
1
-1
/
+1
2007-06-01
fbdev: Move declaration of fb_class to <linux/fb.h>
Geert Uytterhoeven
1
-1
/
+0
2007-05-27
[PARISC] fix section mismatch in parisc STI video drivers
Helge Deller
1
-25
/
+25
2007-05-17
Refine SCREEN_INFO sanity check for vgacon initialization
Gerd Hoffmann
1
-2
/
+7
2007-05-11
VIDEO: remove archaic if[] construct from Kconfig file
Robert P. J. Day
1
-7
/
+0
2007-05-09
fix file specification in comments
Uwe Kleine-König
1
-1
/
+1
2007-05-08
vgacon: disallow console operations when in KD_GRAPHICS mode
Antonino A. Daplas
1
-1
/
+4
2007-05-08
fbcon: check console-fb mapping in fbcon_get_requirement
Antonino A. Daplas
1
-9
/
+8
2007-05-08
fbdev: fbcon: check if mode can handle new screen
Antonino A. Daplas
1
-0
/
+42
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-22
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
Al Viro
1
-2
/
+2
2006-07-31
[PATCH] mdacon: fix __init section warnings
Frederik Deweerdt
1
-2
/
+2
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2
-0
/
+2
2006-07-10
[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
[next]