aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2010-10-06 13:04:48 -0300
committerGreg Kroah-Hartman <[email protected]>2010-10-22 10:20:06 -0700
commitfd8b6cb4d820c4a717af1a0ac3ee387fd84571cf (patch)
tree2c47b6bcbaaea7e8cb01e50b90f796afd45cd68f
parent432c9ed22aff641039ccd400cdabf983fabc285e (diff)
tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driver
Soott Kilau is handing off the maintainership of the jsm serial driver to me, and this patch just add the driver as maintained. Signed-off-by: Breno Leitao <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f2a2b8e647c5..e2e24b5ba5c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3331,6 +3331,12 @@ F: fs/jbd*/
F: include/linux/ext*jbd*.h
F: include/linux/jbd*.h
+JSM Neo PCI based serial card
+M: Breno Leitao <[email protected]>
+S: Maintained
+F: drivers/serial/jsm/
+
K8TEMP HARDWARE MONITORING DRIVER
M: Rudolf Marek <[email protected]>