aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-06-27 11:03:00 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2010-06-27 11:03:00 -0400
commit1a5f20fe197f814fc0b29173894a706f478db821 (patch)
treef09735a5265639f40f3cfb6e2187b4239c9ae3eb /MAINTAINERS
parent55982d94009c8fb1ea79855dba0c079c36224c38 (diff)
parent3267a87f9dc38d036571ff0880533d9ae8989f01 (diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: MAINTAINERS - Add an entry for the input MT protocol Input: wacom - fix serial number handling on Cintiq 21UX2 Input: fixup X86_MRST selects Input: sysrq - fix "stuck" SysRq mode Input: ad7877 - fix spi word size to 16 bit Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b15f01e3a0dd..78758e12a810 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2887,6 +2887,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2887S: Maintained 2887S: Maintained
2888F: drivers/input/ 2888F: drivers/input/
2889 2889
2890INPUT MULTITOUCH (MT) PROTOCOL
2891M: Henrik Rydberg <rydberg@euromail.se>
2892L: linux-input@vger.kernel.org
2893S: Maintained
2894F: Documentation/input/multi-touch-protocol.txt
2895K: \b(ABS|SYN)_MT_
2896
2890INTEL IDLE DRIVER 2897INTEL IDLE DRIVER
2891M: Len Brown <lenb@kernel.org> 2898M: Len Brown <lenb@kernel.org>
2892L: linux-pm@lists.linux-foundation.org 2899L: linux-pm@lists.linux-foundation.org