index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mdacon messing up default vc's - set default to vc13-16 again
Roland Kletzing
2008-07-24
1
-1
/
+3
*
|
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-1
/
+2
|
/
*
fbcon: fix wrong vmode bits copied on console switch
Krzysztof Helt
2008-06-06
1
-3
/
+1
*
vt/fbcon: fix background color on line feed
Jan Engelhardt
2008-05-13
1
-5
/
+16
*
vt/fbcon: update scrl_erase_char after 256/512-glyph font switch
Jan Engelhardt
2008-05-13
1
-1
/
+9
*
vt: fix background color on line feed
Jan Engelhardt
2008-04-29
4
-9
/
+9
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-1
/
+1
*
fbcon: replace mono_col macro with static inline
Harvey Harrison
2008-04-28
1
-4
/
+8
*
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
2008-04-28
1
-2
/
+1
*
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-02-08
1
-1
/
+1
*
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
2008-02-06
7
-18
/
+54
*
fbcon: fix sparse warning about shadowing 'rotate' symbol
Marcin Slusarz
2008-02-06
1
-6
/
+6
*
fbcon: fix sparse warning about shadowing 'p' symbol
Marcin Slusarz
2008-02-06
1
-5
/
+5
*
vgacon: fix sparse warning about shadowing 'i' symbol
Marcin Slusarz
2008-02-06
1
-2
/
+0
*
cleanup after APUS removal
Adrian Bunk
2008-02-06
2
-3
/
+3
*
Disable VGA text console for AVR32 architecture
Hans-Christian Egtvedt
2008-01-25
1
-1
/
+1
*
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
2007-11-23
1
-1
/
+1
*
typo fixes
Matt LaPlante
2007-10-20
1
-1
/
+1
*
netport_con.c: fix build errors and warnings
Ralf Baechle
2007-10-18
1
-3
/
+3
*
Remove magic macros for screen_info structure members
H. Peter Anvin
2007-10-16
2
-26
/
+27
*
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
1
-1
/
+1
*
fbcon: delay the start of the cursor timer until a con_switch()
Antonino Daplas
2007-10-16
1
-1
/
+1
*
fbcon: logo: disable logo at boot
Randy Dunlap
2007-10-16
1
-6
/
+14
*
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-10-16
2
-4
/
+5
*
export font_vga_8x16
Andrew Morton
2007-10-16
1
-0
/
+2
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
2
-2
/
+0
*
fbcon: Convert struct font_desc to use ISO C initializers
Ralf Baechle
2007-10-16
10
-64
/
+65
*
Fix font dependency for SGI Newport console driver
Ralf Baechle
2007-08-31
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
2007-08-27
2
-10
/
+6
|
\
|
*
[PARISC] Do not allow STI_CONSOLE to be modular
Kyle McMartin
2007-08-27
1
-1
/
+1
|
*
[PARISC] Clean up sti_flush
Kyle McMartin
2007-08-27
1
-9
/
+5
*
|
newport_con warning fix
Andrew Morton
2007-08-22
1
-2
/
+1
|
/
*
fbcon: Kill compile warning
Antonino A. Daplas
2007-08-11
1
-1
/
+13
*
fbcon: Fix typo and bogus logic in get_default_font
Antonino A. Daplas
2007-07-31
1
-2
/
+2
*
console: fix section mismatch warning in vgacon.c
Sam Ravnborg
2007-07-21
1
-1
/
+5
*
fbdev: fbcon: console unregistration from unregister_framebuffer
Jesse Barnes
2007-07-17
1
-0
/
+42
*
fbcon: Revise primary device selection
Antonino A. Daplas
2007-07-17
2
-41
/
+14
*
fbcon: set_con2fb_map fixes
Antonino A. Daplas
2007-07-17
1
-39
/
+25
*
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
2007-07-17
2
-7
/
+93
*
fbcon: use struct device instead of struct class_device
Antonino A. Daplas
2007-07-17
1
-28
/
+29
*
fbcon: cursor blink control
Antonino A. Daplas
2007-07-17
1
-1
/
+73
*
fbcon: smart blitter usage for scrolling
Krzysztof Helt
2007-07-17
1
-8
/
+68
*
Video Console: Blackfin doesnt support VGA console
Michael Hennerich
2007-07-12
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-06-14
1
-25
/
+25
|
\
|
*
[PARISC] fix section mismatch in parisc STI video drivers
Helge Deller
2007-05-27
1
-25
/
+25
*
|
[VIDEO]: Fix section mismatch warning in promcon.
Sam Ravnborg
2007-06-04
1
-1
/
+1
*
|
fbdev: Move declaration of fb_class to <linux/fb.h>
Geert Uytterhoeven
2007-06-01
1
-1
/
+0
|
/
*
Refine SCREEN_INFO sanity check for vgacon initialization
Gerd Hoffmann
2007-05-17
1
-2
/
+7
*
VIDEO: remove archaic if[] construct from Kconfig file
Robert P. J. Day
2007-05-11
1
-7
/
+0
*
fix file specification in comments
Uwe Kleine-König
2007-05-09
1
-1
/
+1
[prev]
[next]