summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/pm2fb.c
AgeCommit message (Expand)AuthorLines
2023-10-19fbdev/pm2fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+2
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann-2/+1
2022-12-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang-2/+7
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+5
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+5
2022-08-24fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren-0/+5
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-0/+5
2022-04-04video: fbdev: pm2fb: Fix a kernel-doc formatting issueHaowen Bai-6/+2
2020-11-30video: fbdev: pm2fb: Fix kernel-doc warningsSam Ravnborg-4/+4
2020-11-22video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva-2/+2
2020-03-20fbdev: pm[23]fb.c: fix -Wextra build warnings and errorsRandy Dunlap-1/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2018-07-24video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2017-08-01video: fbdev: pm2fb: constify pci_device_id.Arvind Yadav-1/+1
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall-1/+1
2015-06-03video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-26/+5
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+1858