summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/tgafb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/tgafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* fbdev: tgafb: Fix potential divide by zeroWei Chen2023-03-141-0/+3
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051-5/+12
|\
| * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+7
| * fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-191-5/+5
* | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-241-1/+1
|/
* video: fbdev: tgafb: Fix kernel-doc and set but not used warningsSam Ravnborg2020-11-301-4/+3
* video: fbdev: tgafb: Avoid comma separated statementsJoe Perches2020-09-081-4/+8
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-1/+1
|\
| * video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1611