summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/tdfxfb.c
AgeCommit message (Expand)Author
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit
2023-10-19fbdev/tdfxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-27fbdev/tdfxfb: Set i2c adapter parent to hardware deviceThomas Zimmermann
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
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
2020-11-30video: fbdev: tdfx: Fix set but not used warning in att_outb()Sam Ravnborg
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
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: mark expected switch fall-throughsGustavo A. R. Silva
2017-08-01video: fbdev: tdfx: constify pci_device_id.Arvind Yadav
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2015-06-03video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen