summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/pm2fb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/pm2fb: 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: pm2fb: fix missing pci_disable_device()Yang Yingliang2022-12-141-2/+7
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051-0/+5
|\
| * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* | fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren2022-08-241-0/+5
|/
* video: fbdev: pm2fb: Fix a kernel-doc formatting issueHaowen Bai2022-04-041-6/+2
* video: fbdev: pm2fb: Fix kernel-doc warningsSam Ravnborg2020-11-301-4/+4
* video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-031-2/+2
* fbdev: pm[23]fb.c: fix -Wextra build warnings and errorsRandy Dunlap2020-03-201-1/+1
* 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-1/+1
|/
* video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva2018-07-241-0/+2
* video: fbdev: pm2fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-1/+1
* video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-26/+5
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1858