aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/tridentfb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit2024-01-181-1/+0
* fbdev/tridentfb: 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: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie2022-10-081-5/+1
* fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong2022-10-081-5/+0
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051-0/+5
|\
| * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-241-1/+1
|/
* video: fbdev: tridentfb: Error out if 'pixclock' equals zeroZheyu Ma2022-04-111-0/+3
* 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-2/+2
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* video: fbdev: tridentfb: remove deadcode on unreachable case statementColin Ian King2018-07-241-3/+0
* video: fbdev: tridentfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2015-11-101-5/+177
|\
| * tridentfb: Add DDC supportOndrej Zary2015-09-301-5/+177
* | tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary2015-09-241-2/+8
* | tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary2015-09-241-1/+1
|/
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1659