diff options
author | Alan Cox <alan@linux.intel.com> | 2011-03-18 09:56:14 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-18 13:49:34 -0400 |
commit | ca749e2af01bb3e6b94d441696903dc26c357443 (patch) | |
tree | 0e3b631842a4b4be4df847c9e1fd32879f8c564f /MAINTAINERS | |
parent | d3e458d78167102cc961237cfceef6fffc80c0b3 (diff) |
MAINTAINERS: Add serial
Add an entry for serial maintainers.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
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: alsa-devel@alsa-project.org (moderated for non-subscribers) | |||
5409 | S: Supported | 5409 | S: Supported |
5410 | F: sound/soc/samsung | 5410 | F: sound/soc/samsung |
5411 | 5411 | ||
5412 | SERIAL DRIVERS | ||
5413 | M: Alan Cox <alan@linux.intel.com> | ||
5414 | L: linux-serial@vger.kernel.org | ||
5415 | S: Maintained | ||
5416 | F: drivers/tty/serial | ||
5417 | |||
5412 | TIMEKEEPING, NTP | 5418 | TIMEKEEPING, NTP |
5413 | M: John Stultz <johnstul@us.ibm.com> | 5419 | M: John Stultz <johnstul@us.ibm.com> |
5414 | M: Thomas Gleixner <tglx@linutronix.de> | 5420 | M: Thomas Gleixner <tglx@linutronix.de> |