[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1292683981-6908-1-git-send-email-rydberg@euromail.se>
Date: Sat, 18 Dec 2010 15:52:57 +0100
From: "Henrik Rydberg" <rydberg@...omail.se>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Jiri Kosina <jkosina@...e.cz>,
Chase Douglas <chase.douglas@...onical.com>,
Chris Bagwell <chris@...bagwell.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Henrik Rydberg <rydberg@...omail.se>
Subject: [PATCH 0/4] Input: synaptics - add semi-mt support
Hi all,
Here is what I hope to be a final version of the synaptics MT
patches. The first patch is unchanged except for a fixed typo. It does
not work very well on some clickpads, but this could arguably be fixed
in userspace. There is a dkms package out there with similar code,
which generally seems to work for people. The second patch fixes an
odd behavior found on my test machine. Does it make a difference to
anyone else? The third patch utilizes the new property interface to
flag the clickpad property. The fourth patch implements the semi-mt
support, this time flagged using the property interface.
Chase, Chris?
Thanks,
Henrik
Chase Douglas (1):
Input: synaptics - add multitouch packet support
Henrik Rydberg (3):
Input: synaptics - ignore bogus mt packet
Input: synaptics - report clickpad property
Input: synaptics - emit multitouch data
drivers/input/mouse/synaptics.c | 124 ++++++++++++++++++++++++++++++++++-----
drivers/input/mouse/synaptics.h | 4 +
2 files changed, 112 insertions(+), 16 deletions(-)
--
1.7.2.3
--
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