index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-30
[PATCH] remove redundant NULL checks before kfree() in drivers/video/
Jesper Juhl
2
-10
/
+8
2005-03-30
[PATCH] fbcon: Do not set palette if console is not visible
Antonino Daplas
1
-0
/
+3
2005-03-30
[PATCH] fbcon: Call set_par per fb_info once during init
Antonino Daplas
2
-4
/
+15
2005-03-30
[PATCH] fbcon: Save var rotate field in struct display
Antonino Daplas
2
-0
/
+3
2005-03-30
[PATCH] fbdev: Convert drivers to pci_register_driver
Antonino Daplas
1
-1
/
+1
2005-03-30
[PATCH] fbdev: Cleanups in drivers/video part 2
Antonino Daplas
3
-19
/
+14
2005-03-30
[PATCH] fbcon: Stop framebuffer operations before hardware is properly initia...
Antonino Daplas
2
-25
/
+17
2005-03-11
Merge bk://linux-sam.bkbits.net/kbuild
Linus Torvalds
1
-2
/
+2
2005-03-12
Merge mars.ravnborg.org:/home/sam/bk/linux-2.6
Sam Ravnborg
1
-2
/
+2
2005-03-11
[PATCH] PA-RISC STI video updates
Matthew Wilcox
3
-47
/
+56
2005-03-11
video/console: fix spurious rebuild
Sam Ravnborg
1
-2
/
+2
2005-03-09
[PATCH] fbdev: Allow core fb to be built as a module
Jon Smirl
1
-1
/
+3
2005-03-09
[PATCH] fbcon: Cursor fixes
Antonino Daplas
4
-17
/
+23
2005-03-09
[PATCH] fbdev: Capture modelist change event
Antonino Daplas
2
-19
/
+51
2005-03-07
[PATCH] merge vt_struct into vc_data
Roman Zippel
2
-29
/
+24
2005-03-07
[PATCH] cleanup vc array access
Roman Zippel
6
-42
/
+39
2005-02-03
[PATCH] mips: SGI IP22 updates
Ralf Bächle
1
-40
/
+46
2005-01-25
[PATCH] fbcon: Save blank state last
Antonino Daplas
1
-2
/
+1
2005-01-20
[PATCH] Lock initializer cleanup: Video
Thomas Gleixner
2
-2
/
+2
2005-01-20
[PATCH] vgacon fixes to help font restauration in X11
Egbert Eich
1
-9
/
+11
2005-01-14
[PATCH] fbcon: Fix compile error
Antonino Daplas
1
-0
/
+3
2005-01-14
[PATCH] fbcon: Catch blank events on both device and console level
Antonino Daplas
1
-11
/
+8
2005-01-07
[PATCH] video drivers: remove unused functions
Adrian Bunk
1
-11
/
+0
2005-01-07
[PATCH] MODULE_PARM conversions
Andrew Morton
1
-2
/
+2
2005-01-07
[PATCH] Lock initializer unifying: Video
Thomas Gleixner
1
-1
/
+1
2005-01-07
[PATCH] sched: fix scheduling latencies in vgacon.c
Ingo Molnar
1
-0
/
+3
2005-01-04
[PATCH] fbcon/fbdev: Add blanking notification
Antonino Daplas
2
-41
/
+47
2004-11-15
[PATCH] fbcon: Disable fbcon cursor if vt softcursor is enabled
Antonino Daplas
4
-13
/
+27
2004-11-15
[PATCH] fbdev: Fix for using >16 pixel wide font in fb console
Antonino Daplas
2
-53
/
+24
2004-11-10
[PATCH] fbdev: Introduce FB_BLANK_* constants
Antonino Daplas
1
-32
/
+55
2004-11-10
[PATCH] fbcon: Split set_con2fb_map()
Antonino Daplas
1
-96
/
+125
2004-11-07
[PATCH] fbcon: Another fix for fbcon generic blanking code
Antonino Daplas
1
-8
/
+15
2004-11-07
[PATCH] fbcon: "Do not touch hardware if vc_mode != KD_TEXT: fix
Antonino Daplas
1
-36
/
+25
2004-11-07
[PATCH] fbcon/fbdev: Remove fbcon-specific fields from struct fb_info
Antonino Daplas
2
-31
/
+53
2004-11-07
[PATCH] fbcon: Add box drawing glyphs to 6x11 font
Antonino Daplas
1
-1093
/
+1093
2004-11-07
[PATCH] fbcon: Do not touch hardware if vc_mode != KD_TEXT
Antonino Daplas
1
-10
/
+19
2004-10-27
[PATCH] fbcon: Replace logo_shown magic numbers with constants
Pekka Enberg
1
-10
/
+18
2004-10-27
[PATCH] fbcon: Remove spurious casts
Pekka Enberg
1
-41
/
+41
2004-10-27
[PATCH] fbcon: Fix endian bug in fbcon_putc (console mouse problem)
Antonino Daplas
1
-1
/
+4
2004-10-25
[PATCH] fbdev: Clean up of fbcon/fbdev cursor interface
Antonino Daplas
3
-91
/
+119
2004-10-25
[PATCH] fbdev: Reduce pixmap memory allocation size
Antonino Daplas
1
-6
/
+6
2004-10-18
[PATCH] fbcon unimap fix
Antonino Daplas
1
-3
/
+13
2004-10-18
[PATCH] VGA console font problems on 2.6 kernel
Takashi Iwai
1
-1
/
+3
2004-10-18
[PATCH] fbdev: fix scrolling corruption
Antonino Daplas
1
-8
/
+12
2004-10-18
[PATCH] fbdev: Add Tile Blitting support
Antonino Daplas
5
-444
/
+738
2004-10-18
[PATCH] fbcon: Fix setup boot options of fbcon
Antonino Daplas
1
-87
/
+153
2004-09-22
[PATCH] fbdev: Fix userland compile breakage
Antonino Daplas
1
-2
/
+2
2004-09-07
[PATCH] fbdev: Clean up framebuffer initialization
Antonino Daplas
1
-1
/
+2
2004-09-07
[PATCH] fbcon: take over console on driver registration
Antonino Daplas
2
-35
/
+58
2004-08-25
[PATCH] mda dependency
Alexander Viro
1
-1
/
+1
[next]