lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 Jun 2010 15:27:52 -0700
From:	Joe Perches <joe@...ches.com>
To:	Henrik Rydberg <rydberg@...omail.se>
Cc:	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
	"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH] MAINTAINERS: Add an entry for the input MT protocol

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@...omail.se>
> +L:	linux-input@...r.kernel.org
> +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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ