aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Cox <[email protected]>2011-03-18 13:56:14 +0000
committerLinus Torvalds <[email protected]>2011-03-18 10:49:34 -0700
commitca749e2af01bb3e6b94d441696903dc26c357443 (patch)
tree0e3b631842a4b4be4df847c9e1fd32879f8c564f
parentd3e458d78167102cc961237cfceef6fffc80c0b3 (diff)
MAINTAINERS: Add serial
Add an entry for serial maintainers. Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a71e04b93edf..c7a41b1fe453 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5409,6 +5409,12 @@ L: [email protected] (moderated for non-subscribers)
S: Supported
F: sound/soc/samsung
+SERIAL DRIVERS
+M: Alan Cox <[email protected]>
+S: Maintained
+F: drivers/tty/serial
+
TIMEKEEPING, NTP
M: John Stultz <[email protected]>
M: Thomas Gleixner <[email protected]>