diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-30 19:40:37 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-30 19:40:37 -0400 |
commit | 90a09c9cf78344d18e2438c3b87363b949629fa3 (patch) | |
tree | d773766d44d312ec513533f8f95ce139268507ea /MAINTAINERS | |
parent | 658874f05d040ca96eb5ba9b1c30ce0ff287d762 (diff) |
Alan doesn't want to maintain tty code any more
Not that anybody can blame him. It's a morass. But hey, it's way
better than it _used_ to be, though, so thanks for all the fish.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 66a3865da88d..79471ba4981b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -155,10 +155,9 @@ S: Maintained | |||
155 | F: drivers/net/r8169.c | 155 | F: drivers/net/r8169.c |
156 | 156 | ||
157 | 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER | 157 | 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER |
158 | M: Alan Cox <alan@lxorguk.ukuu.org.uk> | ||
159 | L: linux-serial@vger.kernel.org | 158 | L: linux-serial@vger.kernel.org |
160 | W: http://serial.sourceforge.net | 159 | W: http://serial.sourceforge.net |
161 | S: Odd Fixes | 160 | S: Orphan |
162 | F: drivers/serial/8250* | 161 | F: drivers/serial/8250* |
163 | F: include/linux/serial_8250.h | 162 | F: include/linux/serial_8250.h |
164 | 163 | ||
@@ -4997,9 +4996,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git | |||
4997 | S: Maintained | 4996 | S: Maintained |
4998 | 4997 | ||
4999 | TTY LAYER | 4998 | TTY LAYER |
5000 | M: Alan Cox <alan@lxorguk.ukuu.org.uk> | 4999 | S: Orphan |
5001 | S: Maintained | ||
5002 | T: stgit http://zeniv.linux.org.uk/~alan/ttydev/ | ||
5003 | F: drivers/char/tty_* | 5000 | F: drivers/char/tty_* |
5004 | F: drivers/serial/serial_core.c | 5001 | F: drivers/serial/serial_core.c |
5005 | F: include/linux/serial_core.h | 5002 | F: include/linux/serial_core.h |