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