Skip to content

Commit 238500e

Browse files
tmlindgregkh
authored andcommitted
MAINTAINERS: Merge TTY layer and serial drivers
Greg suggested we merge TTY layer and serial driver entries to avoid duplicates. Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Acked-by: Jiri Slaby <jirislaby@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/r/20230804102042.53576-1-tony@atomide.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 7d695d8 commit 238500e

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

MAINTAINERS

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19227,13 +19227,6 @@ F: Documentation/devicetree/bindings/serial/serial.yaml
1922719227
F: drivers/tty/serdev/
1922819228
F: include/linux/serdev.h
1922919229

19230-
SERIAL DRIVERS
19231-
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
19232-
L: linux-serial@vger.kernel.org
19233-
S: Maintained
19234-
F: Documentation/devicetree/bindings/serial/
19235-
F: drivers/tty/serial/
19236-
1923719230
SERIAL IR RECEIVER
1923819231
M: Sean Young <sean@mess.org>
1923919232
L: linux-media@vger.kernel.org
@@ -21639,20 +21632,16 @@ W: https://github.com/srcres258/linux-doc
2163921632
T: git git://github.com/srcres258/linux-doc.git doc-zh-tw
2164021633
F: Documentation/translations/zh_TW/
2164121634

21642-
TTY LAYER
21635+
TTY LAYER AND SERIAL DRIVERS
2164321636
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2164421637
M: Jiri Slaby <jirislaby@kernel.org>
2164521638
L: linux-kernel@vger.kernel.org
2164621639
L: linux-serial@vger.kernel.org
2164721640
S: Supported
2164821641
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
21642+
F: Documentation/devicetree/bindings/serial/
2164921643
F: Documentation/driver-api/serial/
2165021644
F: drivers/tty/
21651-
F: drivers/tty/serial/serial_base.h
21652-
F: drivers/tty/serial/serial_base_bus.c
21653-
F: drivers/tty/serial/serial_core.c
21654-
F: drivers/tty/serial/serial_ctrl.c
21655-
F: drivers/tty/serial/serial_port.c
2165621645
F: include/linux/selection.h
2165721646
F: include/linux/serial.h
2165821647
F: include/linux/serial_core.h

0 commit comments

Comments
 (0)