开源镜像站
帮助
动态
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
/
core
Age
Commit message (
Expand
)
Author
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
2023-07-22
fbdev: Move core fbdev symbols to a separate Kconfig file
Javier Martinez Canillas
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-27
fbdev: Make support for userspace interfaces configurable
Thomas Zimmermann
2023-06-27
fbdev/core: Rework fb init code
Thomas Zimmermann
2023-06-27
fbdev/core: Move file-I/O code into separate file
Thomas Zimmermann
2023-06-27
fbdev/core: Move procfs code to separate file
Thomas Zimmermann
2023-06-27
fbdev/core: Add fb_device_{create,destroy}()
Thomas Zimmermann
2023-06-27
fbdev/core: Move framebuffer and backlight helpers into separate files
Thomas Zimmermann
2023-06-27
fbdev/core: Pass Linux device to pm_vt_switch_*() functions
Thomas Zimmermann
2023-06-24
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-05-27
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
2023-05-26
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-20
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-18
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
2023-05-08
fbdev: Use screen_buffer in fb_sys_{read,write}()
Thomas Zimmermann
2023-05-08
fbdev: Return number of bytes read or written
Thomas Zimmermann
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-04-13
Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
2023-04-11
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
Daniel Vetter
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-20
fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
2023-02-20
fbdev: Move option-string lookup into helper
Thomas Zimmermann
2023-02-20
fbdev: Unexport fb_mode_option
Thomas Zimmermann
2023-02-20
fbdev: Read video= option with fb_get_option() in modedb
Thomas Zimmermann
2023-02-20
fbdev: Support NULL for name in option-string lookup
Thomas Zimmermann
2023-02-20
fbdev: Transfer video= option strings to caller; clarify ownership
Thomas Zimmermann
2023-02-20
fbdev: Fix contact info in fb_cmdline.c
Thomas Zimmermann
2023-02-17
Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
[next]