aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev/tdfxfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit1-1/+0
2023-10-19fbdev/tdfxfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann1-3/+3
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+1
2023-06-27fbdev/tdfxfb: Set i2c adapter parent to hardware deviceThomas Zimmermann1-2/+2
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann1-1/+1
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann1-0/+5
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-2/+2
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2020-11-30video: fbdev: tdfx: Fix set but not used warning in att_outb()Sam Ravnborg1-3/+1
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
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-1/+1
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: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-08-01video: fbdev: tdfx: constify pci_device_id.Arvind Yadav1-1/+1
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall1-2/+2
2015-06-03video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-35/+6
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1686