开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
pm3fb.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/pm3fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
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
2017-08-01
video: fbdev: pm3fb: constify pci_device_id.
Arvind Yadav
2015-06-03
video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-03-10
fbdev: pm3fb: cleanup some confusing indenting
Dan Carpenter
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen