diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2010-06-24 22:10:40 -0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-06-24 22:11:55 -0400 |
commit | 3267a87f9dc38d036571ff0880533d9ae8989f01 (patch) | |
tree | 69799cd6fbab3337a59b4642c8b9d05dde353c20 /MAINTAINERS | |
parent | 493630b20389b66dc475eb05cfefd33ad98d3741 (diff) |
MAINTAINERS - Add an entry for the input MT protocol
This patch adds a maintainer for the input multitouch (MT) protocol,
such that get_maintainer.pl selects it whenever an MT event is present
in the patch.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6d119c98b89b..603413bc51bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2887,6 +2887,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | |||
2887 | S: Maintained | 2887 | S: Maintained |
2888 | F: drivers/input/ | 2888 | F: drivers/input/ |
2889 | 2889 | ||
2890 | INPUT MULTITOUCH (MT) PROTOCOL | ||
2891 | M: Henrik Rydberg <rydberg@euromail.se> | ||
2892 | L: linux-input@vger.kernel.org | ||
2893 | S: Maintained | ||
2894 | F: Documentation/input/multi-touch-protocol.txt | ||
2895 | K: \b(ABS|SYN)_MT_ | ||
2896 | |||
2890 | INTEL IDLE DRIVER | 2897 | INTEL IDLE DRIVER |
2891 | M: Len Brown <lenb@kernel.org> | 2898 | M: Len Brown <lenb@kernel.org> |
2892 | L: linux-pm@lists.linux-foundation.org | 2899 | L: linux-pm@lists.linux-foundation.org |