summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/tridentfb.c
AgeCommit message (Expand)Author
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit
2023-10-19fbdev/tridentfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-08fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie
2022-10-08fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong
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-04-11video: fbdev: tridentfb: Error out if 'pixclock' equals zeroZheyu Ma
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-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-07-24video: fbdev: tridentfb: remove deadcode on unreachable case statementColin Ian King
2017-08-01video: fbdev: tridentfb: constify pci_device_id.Arvind Yadav
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-30tridentfb: Add DDC supportOndrej Zary
2015-09-24tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary
2015-09-24tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen