index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbirdâ„¢ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] softcursor.c: avoid unaligned accesses
Franck Bui-Huu
2006-12-08
1
-13
/
+13
*
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
Helge Deller
2006-12-08
1
-15
/
+15
*
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
2006-12-08
1
-1
/
+1
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] fbcon:: make 3 functions static
Adrian Bunk
2006-10-03
3
-3
/
+3
*
[PATCH] fbcon: Honor the return value of device_create_file
Antonino A. Daplas
2006-10-03
1
-7
/
+27
*
[PATCH] fbcon: Remove cursor timer if unused
Antonino A. Daplas
2006-10-03
1
-6
/
+11
*
[PATCH] fbcon: Use persistent allocation for cursor blinking
Dave Jones
2006-10-03
3
-10
/
+26
*
video: Disable vgacon for SuperH.
Paul Mundt
2006-09-27
1
-1
/
+1
*
[PATCH] fix the survivors of fbcon_vbl_handler() renaming
Al Viro
2006-09-22
1
-2
/
+2
*
[PATCH] mdacon: fix __init section warnings
Frederik Deweerdt
2006-07-31
1
-2
/
+2
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
2
-0
/
+2
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
8
-8
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
14
-14
/
+0
*
[PATCH] 64bit resource: C99 changes for struct resource declarations
Greg Kroah-Hartman
2006-06-27
1
-6
/
+6
*
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Make promcon support binding
Antonino A. Daplas
2006-06-26
1
-2
/
+2
*
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
2006-06-26
1
-10
/
+28
*
[PATCH] VT binding: Make mdacon support binding
Antonino A. Daplas
2006-06-26
1
-1
/
+1
*
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
2006-06-26
1
-4
/
+2
*
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2006-06-26
1
-60
/
+144
*
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
2006-06-26
1
-58
/
+97
*
[PATCH] Detaching fbcon: clean up exit code
Antonino A. Daplas
2006-06-26
1
-0
/
+43
*
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
2006-06-26
2
-8
/
+106
*
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
2006-06-26
1
-6
/
+22
*
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
2006-06-22
2
-11
/
+10
*
[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode
Malcom Parsons
2006-06-08
1
-1
/
+1
*
[PATCH] fbcon: fix scrollback with logo issue immediately after boot
David Hollister
2006-05-31
1
-1
/
+1
*
[PATCH] fbcon: Save current display during initialization
Antonino A. Daplas
2006-03-31
1
-0
/
+1
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
2
-7
/
+7
*
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
Helge Deller
2006-03-30
1
-16
/
+2
*
[PATCH] drivers/video: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-27
1
-1
/
+1
*
[PATCH] sparse: Fix warnings in newport driver about non-static functions
Ralf Baechle
2006-03-27
1
-2
/
+2
*
[PATCH] vgacon: Add support for soft scrollback
Antonino A. Daplas
2006-03-27
2
-43
/
+225
*
[PATCH] vgacon: fix EGA cursor resize function
Samuel Thibault
2006-03-27
1
-8
/
+19
*
[PATCH] vgacon: no vertical resizing on EGA
Samuel Thibault
2006-02-24
1
-32
/
+35
*
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2006-01-22
1
-26
/
+19
*
[PATCH] drivers/video/: possible cleanups
Adrian Bunk
2006-01-10
1
-0
/
+2
*
[PATCH] fbcon: Code cleanups
Antonino A. Daplas
2006-01-10
2
-18
/
+11
*
[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code
Knut Petersen
2006-01-10
1
-1
/
+2
*
[PATCH] fbcon: Store struct display when setting all vcs
Antonino A. Daplas
2006-01-10
1
-0
/
+2
*
[PATCH] fbcon: Sanitize fbcon
Antonino A. Daplas
2006-01-10
8
-82
/
+71
*
[PATCH] vgacon: Workaround for resize bug in some chipsets
Antonino A. Daplas
2006-01-08
1
-7
/
+21
*
[PATCH] vgacon: fix doublescan mode
Samuel Thibault
2006-01-08
1
-1
/
+7
*
[PATCH] frv: suppress configuration of certain features for FRV
David Howells
2006-01-08
1
-1
/
+1
*
[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Knut Petersen
2006-01-07
1
-1
/
+1
*
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2005-12-22
1
-10
/
+10
*
[PATCH] Fix framebuffer console upside-down ywrap scrolling
Knut Petersen
2005-12-20
1
-3
/
+5
*
[PATCH] fbdev: fix switch to KD_TEXT, enhanced version
Knut Petersen
2005-12-12
1
-1
/
+2
[next]