summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-12Add server managed fd handlingHEADmasterHans de Goede2-1/+13
2014-03-12Add a wcmClose helper functionHans de Goede3-21/+27
2014-03-12wcmUSB: Don't directly dereference common->fdHans de Goede1-5/+6
2014-02-20Free (WacomToolPtr)->name when freeing the tool listEgbert Eich1-0/+1
2014-02-19Log when the pen device appears to be too worn outEgbert Eich2-1/+42
2014-02-19Add more detailed messaging in code that handles abnormal situationsEgbert Eich1-0/+2
2014-02-19Avoid 'division by zero' in xf86ScaleAxis()Egbert Eich1-4/+9
2014-02-19Remove test if pressure falls below the minPressureEgbert Eich1-8/+0
2014-02-19Get rid of spurious 'format not a string literal' warningsEgbert Eich1-61/+43
2014-02-19Fix spurious '-Wshadow' warningEgbert Eich1-1/+1
2014-02-19Fix '-Wuninitialized' warningsEgbert Eich1-1/+3
2014-02-19Fix warning about discarding 'const' qualifierEgbert Eich2-2/+2
2014-02-19Make tested static functions non-static for test suiteEgbert Eich6-15/+42
2014-02-14Add missing symbol xf86PrintChipsets() for test suiteEgbert Eich1-0/+5
2014-02-14Fix loads of 'redundand declaration' warnings in test suiteEgbert Eich2-198/+31
2014-02-14Fix type mismatch in test suiteEgbert Eich2-2/+2
2014-02-11Have Lenovo "ISD-V4" (0x6004) sensor use wacom driverJason Gerecke2-2/+2
2014-02-11conf: add N-Trig DuoSense to our matched devicesPeter Hutterer2-2/+2
2013-11-04Check return value of EVIOCGPROP ioctlPeter Hutterer1-2/+3
2013-10-14Decide WCM_LCD by kernel propertyPing Cheng1-0/+9
2013-10-14Fix missing pad/expresskey events issuePing Cheng1-14/+15
2013-10-14Threshold applies to pen tools onlyPing Cheng1-7/+5
2013-09-27wacom 0.23.0Jason Gerecke1-1/+1
2013-09-19wacom 0.22.99.1Jason Gerecke1-1/+1
2013-09-19Correct return value of special_map_buttonJason Gerecke1-2/+2
2013-09-19Fix buffer overflows in 'special_map_*'Jason Gerecke1-16/+42
2013-09-11Add support for Intuos Pro seriesPing Cheng2-0/+7
2013-09-05strdup the option key/values in our input_option_newPeter Hutterer1-2/+2
2013-09-05Print list of supported models on wcmPlugPeter Hutterer3-148/+195
2013-07-15wacom 0.22.1Jason Gerecke1-1/+1
2013-07-15Fix build on ABI < 16 - touch_mask isn't definedPeter Hutterer1-0/+2
2013-07-10wacom 0.22.0Jason Gerecke1-1/+1
2013-07-10Unify wcmFingerMultitouch and wcmSendTouchEventPing Cheng1-45/+26
2013-07-10Transform touch events just like all other eventsSjoerd Simons1-0/+2
2013-07-10Revert "Transform touch events just like all other events"Jason Gerecke1-26/+43
2013-07-03Add support for 0xEC.Ping Cheng2-0/+2
2013-07-03Revert "Add support for 0xED."Peter Hutterer2-2/+0
2013-07-02Add support for 0xED.Ping Cheng2-0/+2
2013-06-14wacom 0.21.99.1Ping Cheng1-1/+1
2013-06-14Add xf86OptionListFree for distcheckPing Cheng2-4/+8
2013-06-07Transform touch events just like all other eventsPing Cheng1-43/+26
2013-06-06Don't emulate a mouse when multitouch is enabledPing Cheng2-45/+24
2013-05-23Add support for Cintiq 22HDT and 13HD, DTK2241 and DTH2242.Ping Cheng2-1/+11
2013-05-09Don't init abswheel2 valuator (7th val) if we don't have onePeter Hutterer1-10/+11
2013-05-09Free the device name after reassigningPeter Hutterer1-2/+5
2013-05-09Free the touch mask on shutdownPeter Hutterer1-0/+1
2013-05-09Free input attribute's productPeter Hutterer1-3/+5
2013-05-09Free duplicated option list after conversion to InputOptionPeter Hutterer1-5/+7
2013-05-09Plug memory leaks left by xf86SetStrOptionPeter Hutterer6-20/+44
2013-05-02Purge TILT_REQUEST_FLAGPeter Hutterer2-5/+0