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