summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/tgafb.c
AgeCommit message (Expand)Author
2024-01-27vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn
2023-10-19fbdev/tgafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-03-14fbdev: tgafb: Fix potential divide by zeroWei Chen
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2020-11-30video: fbdev: tgafb: Fix kernel-doc and set but not used warningsSam Ravnborg
2020-09-08video: fbdev: tgafb: Avoid comma separated statementsJoe Perches
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-05video: constify fb ops across all driversJani Nikula
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen