diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2018-01-14 22:41:13 -0500 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2018-01-16 10:55:39 -0500 |
commit | 2334b1ac1235934fc196f2d25bae7f348d3bf42e (patch) | |
tree | b32e52b4928a1722c8168b855e10d57afd381273 /MAINTAINERS | |
parent | 317b749e37789ecb3366f304dab905a97e650b41 (diff) |
MAINTAINERS: Add NuBus subsystem entry
This is legacy code but it might as well have an official maintainer.
Cc: linux-m68k@lists.linux-m68k.org
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa71ab52fd76..e572d6cbddbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9745,6 +9745,15 @@ S: Supported | |||
9745 | F: Documentation/filesystems/ntfs.txt | 9745 | F: Documentation/filesystems/ntfs.txt |
9746 | F: fs/ntfs/ | 9746 | F: fs/ntfs/ |
9747 | 9747 | ||
9748 | NUBUS SUBSYSTEM | ||
9749 | M: Finn Thain <fthain@telegraphics.com.au> | ||
9750 | L: linux-m68k@lists.linux-m68k.org | ||
9751 | S: Maintained | ||
9752 | F: arch/*/include/asm/nubus.h | ||
9753 | F: drivers/nubus/ | ||
9754 | F: include/linux/nubus.h | ||
9755 | F: include/uapi/linux/nubus.h | ||
9756 | |||
9748 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER | 9757 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER |
9749 | M: Antonino Daplas <adaplas@gmail.com> | 9758 | M: Antonino Daplas <adaplas@gmail.com> |
9750 | L: linux-fbdev@vger.kernel.org | 9759 | L: linux-fbdev@vger.kernel.org |