aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/tridentfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-08fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie1-5/+1
2022-10-08fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong1-5/+0
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+5
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang1-1/+1
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2022-04-11video: fbdev: tridentfb: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-07-24video: fbdev: tridentfb: remove deadcode on unreachable case statementColin Ian King1-3/+0
2017-08-01video: fbdev: tridentfb: constify pci_device_id.Arvind Yadav1-1/+1
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-5/+177
2015-09-30tridentfb: Add DDC supportOndrej Zary1-5/+177
2015-09-24tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary1-2/+8
2015-09-24tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1659