On Thu, 2010-06-24 at 00:04 +0200, Henrik Rydberg wrote: > 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. > +MULTITOUCH INPUT MT PROTOCOL > +M: Henrik Rydberg <rydberg@xxxxxxxxxxx> > +L: linux-input@xxxxxxxxxxxxxxx > +S: Maintained > +F: Documentation/input/multi-touch-protocol.txt > +K: ABS_MT That doesn't seem to match anything other than multitouch stuff, but it's probably best to specify the pattern as much as possible. If you didn't know, K: entries can be entered as perl regex, so maybe something like: K: \b(ABS|SYN)_MT_ -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html