index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
vga16fb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-19
fbdev: vga16fb: fix orig_video_isVGA confusion
Zsolt Kajtar
1
-3
/
+4
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
1
-1
/
+5
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-8
/
+1
2023-10-19
fbdev/vga16fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
1
-0
/
+2
2023-10-17
vga16fb: drop powerpc support
Arnd Bergmann
1
-8
/
+1
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
1
-1
/
+1
2023-04-24
fbdev: vga16fb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-13
fbdev/vga16fb: Do not use struct fb_info.apertures
Thomas Zimmermann
1
-10
/
+5
2022-10-08
fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entry
Zeng Heng
1
-0
/
+1
2022-07-19
video: Provide constants for VGA I/O range
Thomas Zimmermann
1
-9
/
+6
2022-07-19
fbdev/vga16fb: Auto-generate module init/exit code
Thomas Zimmermann
1
-40
/
+1
2022-07-19
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
Thomas Zimmermann
1
-30
/
+27
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
1
-43
/
+43
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+5
2022-01-12
video: vga16fb: Fix logic that checks for the display standard
Javier Martinez Canillas
1
-0
/
+5
2022-01-12
video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
Javier Martinez Canillas
1
-0
/
+24
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-10
/
+0
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-09-08
video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error
Colin Ian King
1
-7
/
+7
2020-09-04
video: fbdev: fix OOB read in vga_8planes_imageblit()
Tetsuo Handa
1
-1
/
+1
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2017-12-29
video: fbdev: remove redundant self assignment of 'height'
Colin Ian King
1
-1
/
+0
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
1
-1
/
+1
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+1464