[PATCH v2] MAINTAINERS: Add dedicated entry for fbcon
From: Thomas Zimmermann
Date: Thu Apr 09 2026 - 03:31:05 EST
Add an own entry for the framebuffer console code, which is jointly
used by the fbdev and DRM drivers.
v2:
- add Helge as maintainer
- list font and include files
- update commit message (Helge)
Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx>
---
MAINTAINERS | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8e80296449ba..66769dcf5faa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10091,6 +10091,29 @@ S: Maintained
W: https://floatingpoint.billm.au/
F: arch/x86/math-emu/
+FRAMEBUFFER CONSOLE
+M: Helge Deller <deller@xxxxxx>
+M: Thomas Zimmermann <tzimmermann@xxxxxxx>
+L: dri-devel@xxxxxxxxxxxxxxxxxxxxx
+L: linux-fbdev@xxxxxxxxxxxxxxx
+S: Maintained
+T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
+F: Documentation/fb/fbcon.rst
+F: drivers/video/fbdev/core/bitblit.c
+F: drivers/video/fbdev/core/fb_logo.c
+F: drivers/video/fbdev/core/fbcon.c
+F: drivers/video/fbdev/core/fbcon.h
+F: drivers/video/fbdev/core/fbcon_ccw.c
+F: drivers/video/fbdev/core/fbcon_cw.c
+F: drivers/video/fbdev/core/fbcon_rotate.c
+F: drivers/video/fbdev/core/fbcon_rotate.h
+F: drivers/video/fbdev/core/fbcon_ud.c
+F: drivers/video/fbdev/core/softcursor.c
+F: drivers/video/fbdev/core/tileblit.c
+F: include/linux/fbcon.h
+F: include/linux/font.h
+F: lib/fonts/
+
FRAMEBUFFER CORE
M: Simona Vetter <simona@xxxxxxxx>
S: Odd Fixes
--
2.53.0