summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Fix for single-touch firmwareHenrik Rydberg2010-11-111-0/+6
| | | | | | | | | | | The current driver does not work for single-touch firmware, and the driver occasionally crashes. The HID report which resets the array index is never received, resulting in out-of-range memory access. This patch restores functionality by detecting the presence of the multitouch firmware, and adds a range check to make the driver resilient against additional unknown firmware versions. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* New driver for maverickHenrik Rydberg2010-09-105-4/+10
| | | | | | Reported to work well on Dell Studio 17, Dell XT2, HP TX2 and Lenovo T410s. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Minor fixes, v1.0.1Henrik Rydberg2010-08-251-0/+6
|
* initial version with Dell XT2 support onlyHenrik Rydberg2010-08-2510-0/+243