aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/vga16fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-08fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entryZeng Heng1-0/+1
2022-07-19video: Provide constants for VGA I/O rangeThomas Zimmermann1-9/+6
2022-07-19fbdev/vga16fb: Auto-generate module init/exit codeThomas Zimmermann1-40/+1
2022-07-19fbdev/vga16fb: Create EGA/VGA devices in sysfb codeThomas Zimmermann1-30/+27
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann1-43/+43
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+5
2022-01-12video: vga16fb: Fix logic that checks for the display standardJavier Martinez Canillas1-0/+5
2022-01-12video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas1-0/+24
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-10/+0
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2020-09-08video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King1-7/+7
2020-09-04video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa1-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2017-12-29video: fbdev: remove redundant self assignment of 'height'Colin Ian King1-1/+0
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1464