Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 130b76cf authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

MAINTAINERS: add file patterns to TTY LAYER



Signed-off-by: default avatarJoe Perches <joe@perches.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 852f9bbb
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -5687,6 +5687,11 @@ P: Jiri Kosina
M:	trivial@kernel.org
M:	trivial@kernel.org
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
S:	Maintained
S:	Maintained
F:	drivers/char/tty_*
F:	drivers/serial/serial_core.c
F:	include/linux/serial_core.h
F:	include/linux/serial.h
F:	include/linux/tty.h


TTY LAYER
TTY LAYER
P:	Alan Cox
P:	Alan Cox