diff options
| -rw-r--r-- | MAINTAINERS | 23 |
1 files changed, 23 insertions, 0 deletions
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 <deller@gmx.de> +M: Thomas Zimmermann <tzimmermann@suse.de> +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 <simona@ffwll.ch> S: Odd Fixes |
