index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
pm2fb.c
Age
Commit message (
Expand
)
Author
2022-12-14
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-24
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-04-04
video: fbdev: pm2fb: Fix a kernel-doc formatting issue
Haowen Bai
2020-11-30
video: fbdev: pm2fb: Fix kernel-doc warnings
Sam Ravnborg
2020-11-22
video: fbdev: pm2fb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-20
fbdev: pm[23]fb.c: fix -Wextra build warnings and errors
Randy Dunlap
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2018-07-24
video: fbdev: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-08-01
video: fbdev: pm2fb: constify pci_device_id.
Arvind Yadav
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-06-03
video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen