summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/tridentfb.c
AgeCommit message (Expand)AuthorLines
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+5
2022-10-08fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie-5/+1
2022-10-08fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong-5/+0
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+5
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang-1/+1
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-0/+5
2022-04-11video: fbdev: tridentfb: Error out if 'pixclock' equals zeroZheyu Ma-0/+3
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-2/+2
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2018-07-24video: fbdev: tridentfb: remove deadcode on unreachable case statementColin Ian King-3/+0
2017-08-01video: fbdev: tridentfb: constify pci_device_id.Arvind Yadav-1/+1
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds-5/+177
2015-09-30tridentfb: Add DDC supportOndrej Zary-5/+177
2015-09-24tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary-2/+8
2015-09-24tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+1659