From patchwork Thu Jun 24 10:12:01 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Henrik Rydberg X-Patchwork-Id: 107821 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.4/8.14.3) with ESMTP id o5OACQfJ006130 for ; Thu, 24 Jun 2010 10:12:26 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754805Ab0FXKMY (ORCPT ); Thu, 24 Jun 2010 06:12:24 -0400 Received: from ch-smtp03.sth.basefarm.net ([80.76.149.214]:47839 "EHLO ch-smtp03.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754628Ab0FXKMX (ORCPT ); Thu, 24 Jun 2010 06:12:23 -0400 Received: from c83-248-196-134.bredband.comhem.se ([83.248.196.134]:34423 helo=alnilam) by ch-smtp03.sth.basefarm.net with smtp (Exim 4.68) (envelope-from ) id 1ORjPj-0007Zi-Bw; Thu, 24 Jun 2010 12:12:10 +0200 Received: by alnilam (sSMTP sendmail emulation); Thu, 24 Jun 2010 12:12:04 +0200 From: "Henrik Rydberg" To: Dmitry Torokhov Cc: Andrew Morton , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Henrik Rydberg , Joe Perches , "David S. Miller" Subject: [PATCH] MAINTAINERS: Add an entry for the input MT protocol Date: Thu, 24 Jun 2010 12:12:01 +0200 Message-Id: <1277374321-19358-1-git-send-email-rydberg@euromail.se> X-Mailer: git-send-email 1.6.3.3 X-Originating-IP: 83.248.196.134 X-Scan-Result: No virus found in message 1ORjPj-0007Zi-Bw. X-Scan-Signature: ch-smtp03.sth.basefarm.net 1ORjPj-0007Zi-Bw d6b64e071f8ec89b28c9d0b7f26ec0cf Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 24 Jun 2010 10:12:26 +0000 (UTC) diff --git a/MAINTAINERS b/MAINTAINERS index 6d119c9..603413b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2887,6 +2887,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git S: Maintained F: drivers/input/ +INPUT MULTITOUCH (MT) PROTOCOL +M: Henrik Rydberg +L: linux-input@vger.kernel.org +S: Maintained +F: Documentation/input/multi-touch-protocol.txt +K: \b(ABS|SYN)_MT_ + INTEL IDLE DRIVER M: Len Brown L: linux-pm@lists.linux-foundation.org