summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/vga16fb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-8/+1
|\
| * vga16fb: drop powerpc supportArnd Bergmann2023-10-171-8/+1
* | fbdev/vga16fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
|/
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* fbdev: vga16fb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* fbdev/vga16fb: Do not use struct fb_info.aperturesThomas Zimmermann2023-01-131-10/+5
* fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entryZeng Heng2022-10-081-0/+1
* video: Provide constants for VGA I/O rangeThomas Zimmermann2022-07-191-9/+6
* fbdev/vga16fb: Auto-generate module init/exit codeThomas Zimmermann2022-07-191-40/+1
* fbdev/vga16fb: Create EGA/VGA devices in sysfb codeThomas Zimmermann2022-07-191-30/+27
* fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-191-43/+43
* Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-011-0/+5
|\
| * video: vga16fb: Fix logic that checks for the display standardJavier Martinez Canillas2022-01-121-0/+5
* | video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas2022-01-121-0/+24
|/
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-10/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-1/+1
|\
| * video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa2020-09-041-1/+1
* | video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value errorColin Ian King2020-09-081-7/+7
|/
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: remove redundant self assignment of 'height'Colin Ian King2017-12-291-1/+0
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1464