summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/vga16fb.c
AgeCommit message (Expand)Author
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-19fbdev/vga16fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-10-17vga16fb: drop powerpc supportArnd Bergmann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-04-24fbdev: vga16fb: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-13fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann
2022-10-08fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entryZeng Heng
2022-07-19video: Provide constants for VGA I/O rangeThomas Zimmermann
2022-07-19fbdev/vga16fb: Auto-generate module init/exit codeThomas Zimmermann
2022-07-19fbdev/vga16fb: Create EGA/VGA devices in sysfb codeThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-12video: vga16fb: Fix logic that checks for the display standardJavier Martinez Canillas
2022-01-12video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-08video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King
2020-09-04video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa
2019-12-05video: constify fb ops across all driversJani Nikula
2017-12-29video: fbdev: remove redundant self assignment of 'height'Colin Ian King
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen