index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
sunxvr500.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/sunxvr500: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-20
fbdev: Explicitly include correct DT includes
Rob Herring
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: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2017-08-01
video: fbdev: sunxvr500: constify pci_device_id.
Arvind Yadav
2016-03-03
drivers/video: make fbdev/sunxvr500.c explicitly non-modular
Paul Gortmaker
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen