index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2006-01-10
[PATCH] drivers/video/: possible cleanups
Adrian Bunk
1
-0
/
+2
2006-01-10
[PATCH] fbcon: Code cleanups
Antonino A. Daplas
2
-18
/
+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
8
-82
/
+71
2006-01-09
[PATCH] vgacon: Workaround for resize bug in some chipsets
Antonino A. Daplas
1
-7
/
+21
2006-01-09
[PATCH] vgacon: fix doublescan mode
Samuel Thibault
1
-1
/
+7
2006-01-09
[PATCH] frv: suppress configuration of certain features for FRV
David Howells
1
-1
/
+1
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-23
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
1
-10
/
+10
2005-12-20
[PATCH] Fix framebuffer console upside-down ywrap scrolling
Knut Petersen
1
-3
/
+5
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-29
[PATCH] Console rotation fixes
Benjamin Herrenschmidt
2
-11
/
+4
2005-11-22
[PATCH] vgacon: Fix usage of stale height value on vc initialization
Antonino A. Daplas
1
-0
/
+1
2005-11-22
[PATCH] fbcon: Console Rotation - Fix wrong shift calculation
Antonino A. Daplas
1
-2
/
+2
2005-11-14
[PATCH] fbdev: fix module dependency loop
Antonino A. Daplas
5
-39
/
+29
2005-11-12
Revert "[PATCH] fbcon: Add rl (Roman Large) font"
Linus Torvalds
4
-4386
/
+0
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 270-degree rotation
Antonino A. Daplas
4
-1
/
+434
2005-11-09
[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation
Antonino A. Daplas
4
-1
/
+459
[next]