summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/gxt4500.c
AgeCommit message (Expand)Author
2023-08-04fbdev/gxt4500: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas 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-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-05video: constify fb ops across all driversJani Nikula
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2015-10-08gxt4500: enable panningOndrej Zary
2015-10-08gxt4500: Use arch_phys_wc_* for framebufferOndrej Zary
2015-10-08gxt4500: fix color orderOndrej Zary
2015-10-08gxt4500: fix 16bpp 565 modeOndrej Zary
2015-10-08gxt4500: enable on non-PPC architecturesOndrej Zary
2015-08-25drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen