summaryrefslogtreecommitdiff
path: root/usr/src/dkms_source_tree/wacom_wac.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the rest of the Pen&Touch familyHenrik Rydberg2010-10-121-7/+97
| | | | | | The pen support was added by Chris Bagwell. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Align with 2.6.37Henrik Rydberg2010-09-061-37/+71
| | | | | | | | This patch aligns wacom support with kernel 2.6.37. The tablet buttons have been remapped and the code has been prepared for adding the rest of the Bamboo family. Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
* Fix bitmask bug in position reportingHenrik Rydberg2010-08-301-2/+5
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Improve bamboo touch resolutionHenrik Rydberg2010-08-291-6/+10
| | | | | | | | Increase the virtual resolution of the bamboo touch by a factor of 16, and trim the fuzz parameters for a better small-motion experience. Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
* initial version with Bamboo Touch supportHenrik Rydberg2010-08-221-0/+1367