summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/pm3fb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/pm3fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-2/+1
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-3/+3
* fbdev: pm[23]fb.c: fix -Wextra build warnings and errorsRandy Dunlap2020-03-201-4/+4
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-1/+1
|\
| * video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/
* video: fbdev: pm3fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-24/+6
* fbdev: pm3fb: cleanup some confusing indentingDan Carpenter2015-03-101-3/+3
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1586