开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
vga16fb.c
Age
Commit message (
Expand
)
Author
2023-04-24
fbdev: vga16fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-13
fbdev/vga16fb: Do not use struct fb_info.apertures
Thomas Zimmermann
2022-10-08
fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entry
Zeng Heng
2022-07-19
video: Provide constants for VGA I/O range
Thomas Zimmermann
2022-07-19
fbdev/vga16fb: Auto-generate module init/exit code
Thomas Zimmermann
2022-07-19
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
Thomas Zimmermann
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-01-12
video: vga16fb: Fix logic that checks for the display standard
Javier Martinez Canillas
2022-01-12
video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
Javier Martinez Canillas
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-08
video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error
Colin Ian King
2020-09-04
video: fbdev: fix OOB read in vga_8planes_imageblit()
Tetsuo Handa
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2017-12-29
video: fbdev: remove redundant self assignment of 'height'
Colin Ian King
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen