From 3bea4a0ee8188c2702f0536fbffbc44d3eb9e619 Mon Sep 17 00:00:00 2001 From: Thomas Zimmermann Date: Thu, 9 Apr 2026 09:26:09 +0200 Subject: MAINTAINERS: Add dedicated entry for fbcon Add an own entry for the framebuffer console code, which is jointly used by the fbdev and DRM drivers. Signed-off-by: Thomas Zimmermann Signed-off-by: Helge Deller --- MAINTAINERS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 77fdfcb55f06..3506691b0854 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10049,6 +10049,29 @@ S: Maintained W: https://floatingpoint.billm.au/ F: arch/x86/math-emu/ +FRAMEBUFFER CONSOLE +M: Helge Deller +M: Thomas Zimmermann +L: dri-devel@lists.freedesktop.org +L: linux-fbdev@vger.kernel.org +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 S: Odd Fixes -- cgit v1.2.3