aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
2019-09-16HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke
2019-09-16HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke
2019-09-16HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke
2019-09-16HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke
2019-09-16HID: wacom: Don't set tool type until we're in rangeJason Gerecke
2018-11-13HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke
2018-07-03HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke
2018-05-22HID: wacom: Support "in range" for Intuos/Bamboo tablets where possibleJason Gerecke
2018-04-12HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra
2018-03-07HID: wacom: wacom_wac_collection() is local to wacom_wac.cJiri Kosina
2018-03-07HID: wacom: generic: add the "Report Valid" usageAaron Armstrong Skomra
2018-03-07HID: wacom: generic: Support multiple tools per reportAaron Armstrong Skomra
2018-03-07HID: wacom: Add support for 3rd generation Intuos BTAaron Armstrong Skomra
2018-01-23HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672)Jason Gerecke
2018-01-23HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke
2017-11-21HID: wacom: Queue events with missing type/serial data for later processingJason Gerecke
2017-11-21HID: wacom: Properly handle AES serial number and tool typeJason Gerecke
2017-11-09HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are setJason Gerecke
2017-10-11Revert "HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters ra...Jason Gerecke
2017-09-13HID: wacom: generic: Reset events back to zero when pen leavesJason Gerecke
2017-09-13HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters rangeJason Gerecke
2017-09-13HID: wacom: generic: Leave tool in prox until it completely leaves senseJason Gerecke
2017-09-13HID: wacom: generic: Use generic codepath terminology in wacom_wac_pen_reportJason Gerecke
2017-09-13HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke
2017-09-13HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke
2017-09-06HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke
2017-09-06HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke
2017-09-06HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng
2017-08-08HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usageJason Gerecke
2017-07-10Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina
2017-06-27HID: wacom: fix mistake in printkColin Ian King
2017-05-05HID: wacom: generic: Refactor generic battery handlingJason Gerecke
2017-05-05HID: wacom: Add ability to provide explicit battery status infoJason Gerecke
2017-05-05HID: wacom: generic: Report AES battery informationJason Gerecke
2017-05-05HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0Jason Gerecke
2017-05-05HID: wacom: generic: Scale battery capacity measurements to percentagesJason Gerecke
2017-05-05HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke
2017-05-02Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina
2017-04-20HID: wacom: Override incorrect logical maximum contact identifierJason Gerecke
2017-04-19HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsignedJason Gerecke
2017-04-06HID: wacom: Move wacom_remote_irq and wacom_remote_status_irqJason Gerecke
2017-04-06HID: wacom: generic: sync pad events only for actual packetsPing Cheng
2017-03-30HID: wacom: Bamboo One Medium does not have touchAaron Armstrong Skomra
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra
2017-03-06HID: wacom: generic: support touch on/off softkeyPing Cheng
2017-03-06HID: wacom: generic: add mode change touch keyBenjamin Tissoires
2017-03-06HID: wacom: generic: add 3 tablet touch keysPing Cheng
2017-02-20Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...Jiri Kosina
2017-02-14HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/rangeJason Gerecke