index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
2023-10-17
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-16
fbdev: core: syscopyarea: fix sloppy typing
Sergey Shtylyov
2023-10-16
fbdev: core: cfbcopyarea: fix sloppy typing
Sergey Shtylyov
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
2023-08-31
fbdev/core: Use list_for_each_entry() helper
Jinjie Ruan
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-08-03
fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static
GUO Zihua
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2023-07-28
Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
Geert Uytterhoeven
2023-07-24
fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
Thomas Zimmermann
2023-07-24
fbdev: Document that framebuffer_alloc() returns zero'ed data
Thomas Zimmermann
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-20
fbcon: remove unused display (p) from fbcon_redraw()
Jiri Slaby (SUSE)
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
[next]