summaryrefslogtreecommitdiff
path: root/src/wcmUSB.c
Commit message (Expand)AuthorAgeFilesLines
* Add Solaris supportsolarisPengcheng Chen - Sun Microsystems2013-04-021-0/+17
* Restore valid small data packetsPing2010-01-011-1/+1
* common and priv both have debugLevel, just pass them in as-is.Peter Hutterer2009-12-241-17/+17
* Merge the function name into the DBG macro.Peter Hutterer2009-12-241-10/+10
* Merge the xf86Msg into the DBG macro.Peter Hutterer2009-12-241-27/+27
* Rename xf86Wcm* to wcm*Przemo Firszt2009-12-231-18/+18
* Use xf86Msg instead of ErrorF for debug messages.Peter Hutterer2009-12-221-17/+17
* Set Touch and Gesture options during the configurationPing Cheng2009-12-161-24/+1
* Update TPCButton checkPing Cheng2009-12-121-5/+4
* Silence valgrind warning about unitialized bytes.Peter Hutterer2009-12-111-3/+3
* Gesture for 2FGT devicesPing Cheng2009-12-111-0/+12
* retrieve usb device and tool type from the kernelPing Cheng2009-12-111-29/+21
* Move Touch and TPCButton options checkPing Cheng2009-12-111-13/+8
* Add USB devices 0xD0, 0xD1, 0xD2, 0xD3, 0xD4, mapped to the Bamboo tablet.Enrico Ros2009-12-101-10/+25
* Don't crash if model-specific functions are not defined.Enrico Ros2009-12-101-1/+3
* Add new USB devicesPing Cheng2009-12-071-4/+9
* Remove unused commentsPing Cheng2009-12-031-19/+0
* Spin-off usbChooseChannel from usbParseEventPing Cheng2009-12-031-83/+93
* Move wcmDevCls check to xf86WcmOpen, where it belongs.Ping Cheng2009-11-301-4/+1
* Convert a failed ioctl error into a warning only.Peter Hutterer2009-11-261-1/+4
* Remove spurious executable bits from source files.Peter Hutterer2009-11-181-0/+0
* retrieve all tool types from the kernelPing Cheng2009-11-121-4/+0
* Spin-off validatation from configuration.Ping Cheng2009-11-121-6/+0
* report device id for protocol 5 devicesPing Cheng2009-11-111-3/+9
* process second finger touch dataPing Cheng2009-11-111-0/+27
* share device size and resolution between penabled and touch of the same produ...Ping Cheng2009-11-111-21/+13
* Don't fail just because it's not a wacom tablet.Peter Hutterer2009-11-101-5/+0
* Remove "grabbed event device" log message.Peter Hutterer2009-11-061-2/+0
* vim tags for the coding style.Peter Hutterer2009-11-061-0/+1
* Unify log messages to a common format.Peter Hutterer2009-11-051-21/+24
* Abstract the vendor ID into a #definePeter Hutterer2009-11-041-1/+1
* Silence compiler warnings if DEBUG is off.Peter Hutterer2009-11-041-0/+2
* Fix three typos in debug statements.Peter Hutterer2009-11-031-1/+1
* Touch doesn't have pressure and distancePing Cheng2009-11-031-26/+6
* Include config.h everywherePeter Hutterer2009-11-031-0/+4
* Use xf86Msg instead of ErrorFPeter Hutterer2009-11-031-17/+40
* wcmUsb: use struct input_absinfo instead of an integer array.Peter Hutterer2009-10-291-24/+24
* Add touch support to USB TabletPC's with touch feature Prepare for Two Finger...Ping Cheng2009-10-281-42/+26
* Clean up kernel 2.4 support debug logs and comments.Ping Cheng2009-10-211-3/+3
* Fix a problem introduced by "Remove kernel 2.4 support" patchPing Cheng2009-10-141-3/+23
* Remove kernel 2.4 supportPeter Hutterer2009-09-241-54/+5
* Purge old ABI support from the driver, add property support.Ping Cheng2009-08-031-17/+14
* Set up the default xf86-input-* directory structure, autotool.Ping Cheng2009-08-031-0/+1165
* Reshaped the source treepingc2006-08-071-833/+0
* Support X.Org 7pre-oldkremovalpingc2006-05-011-1/+1
* Updated wacom.c and wcmUSB.cpingc2006-03-281-24/+67
* Supporting tablet attach/detach while X driver runningrelease-0_7_3release-0.7.3pingc2006-03-071-2/+2
* Added DTF 521, I3 12x12, and I3 12x19pingc2006-02-131-1/+4
* Removed mousedev.c and usbmouse.c from src/2.6.xpingc2005-12-021-10/+10
* added k2.6.14 and reporttool id and serial number to Xinputpingc2005-11-141-8/+12