aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorEthan Nelson-Moore <enelsonmoore@gmail.com>2026-05-02 21:56:34 -0700
committerHelge Deller <deller@gmx.de>2026-05-20 20:23:32 +0200
commit37a91b995952a556a6eb90c31736ee773b86999c (patch)
tree1bb9ea50bf1452fb73ca72a2dfa13af6ef44dd26 /MAINTAINERS
parent5200f5f493f79f14bbdc349e402a40dfb32f23c8 (diff)
downloadlinux-next-history-37a91b995952a556a6eb90c31736ee773b86999c.tar.gz
fbdev: remove Hercules monochrome ISA graphics adapter driver
The hgafb driver supports graphics adapters compatible with the Hercules adapter from 1984. These were ISA cards or onboard devices that supported monochrome 720x348 graphics. This driver was created in 1999 by Ferenc Bakonyi. In the entire Git history (since Linux 2.6.12-rc2), there has only been one commit in 2010 which indicated that the driver was in use, commit 529ed806d454 ("video: Fix the HGA framebuffer driver"). The commit message states: Only tested with fbcon, since most fbdev-based software appears to only support 12bpp and up. It does not appear that this driver has worked for at least the entire 2.6.x series, perhaps since 2002. Given the age and limited capabilities of the hardware and the lack of users, remove this driver and move the former maintainer to CREDITS. Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c2c6d79275c6e..261671ba6f73f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11382,13 +11382,6 @@ F: Documentation/filesystems/hfsplus.rst
F: fs/hfsplus/
F: include/linux/hfs_common.h
-HGA FRAMEBUFFER DRIVER
-M: Ferenc Bakonyi <fero@drama.obuda.kando.hu>
-L: linux-nvidia@lists.surfsouth.com
-S: Maintained
-W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
-F: drivers/video/fbdev/hgafb.c
-
HIBERNATION (aka Software Suspend, aka swsusp)
M: "Rafael J. Wysocki" <rafael@kernel.org>
R: Pavel Machek <pavel@kernel.org>