Age | Commit message (Expand) | Author |
2019-02-20 | HID: wacom: Add support for Pro Pen slim | Jason Gerecke |
2019-02-15 | HID: wacom: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-01-29 | HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk | Jason Gerecke |
2018-10-11 | HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 | Jason Gerecke |
2018-08-20 | Merge branch 'for-4.19/wacom' into for-linus | Jiri Kosina |
2018-07-03 | HID: wacom: Correct touch maximum XY of 2nd-gen Intuos | Jason Gerecke |
2018-07-03 | HID: wacom: Replace touch_max fixup code with static touch_max definitions | Jason Gerecke |
2018-05-22 | HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible | Jason Gerecke |
2018-04-12 | HID: wacom: bluetooth: send exit report for recent Bluetooth devices | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: wacom_wac_collection() is local to wacom_wac.c | Jiri Kosina |
2018-03-07 | HID: wacom: generic: add the "Report Valid" usage | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: generic: Support multiple tools per report | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: Add support for 3rd generation Intuos BT | Aaron Armstrong Skomra |
2018-01-23 | HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672) | Jason Gerecke |
2018-01-23 | HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events | Jason Gerecke |
2017-11-21 | HID: wacom: Queue events with missing type/serial data for later processing | Jason Gerecke |
2017-11-21 | HID: wacom: Properly handle AES serial number and tool type | Jason Gerecke |
2017-11-09 | HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are set | Jason Gerecke |
2017-10-11 | Revert "HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters ra... | Jason Gerecke |
2017-09-13 | HID: wacom: generic: Reset events back to zero when pen leaves | Jason Gerecke |
2017-09-13 | HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters range | Jason Gerecke |
2017-09-13 | HID: wacom: generic: Leave tool in prox until it completely leaves sense | Jason Gerecke |
2017-09-13 | HID: wacom: generic: Use generic codepath terminology in wacom_wac_pen_report | Jason Gerecke |
2017-09-13 | HID: wacom: generic: Clear ABS_MISC when tool leaves proximity | Jason Gerecke |
2017-09-13 | HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox | Jason Gerecke |
2017-09-06 | HID: wacom: Correct coordinate system of touchring and pen twist | Jason Gerecke |
2017-09-06 | HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth | Jason Gerecke |
2017-09-06 | HID: wacom: bits shifted too much for 9th and 10th buttons | Ping Cheng |
2017-08-08 | HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage | Jason Gerecke |
2017-07-10 | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport... | Jiri Kosina |
2017-06-27 | HID: wacom: fix mistake in printk | Colin Ian King |
2017-05-05 | HID: wacom: generic: Refactor generic battery handling | Jason Gerecke |
2017-05-05 | HID: wacom: Add ability to provide explicit battery status info | Jason Gerecke |
2017-05-05 | HID: wacom: generic: Report AES battery information | Jason Gerecke |
2017-05-05 | HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0 | Jason Gerecke |
2017-05-05 | HID: wacom: generic: Scale battery capacity measurements to percentages | Jason Gerecke |
2017-05-05 | HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference | Jason Gerecke |
2017-05-02 | Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2... | Jiri Kosina |
2017-04-20 | HID: wacom: Override incorrect logical maximum contact identifier | Jason Gerecke |
2017-04-19 | HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned | Jason Gerecke |
2017-04-06 | HID: wacom: Move wacom_remote_irq and wacom_remote_status_irq | Jason Gerecke |
2017-04-06 | HID: wacom: generic: sync pad events only for actual packets | Ping Cheng |
2017-03-30 | HID: wacom: Bamboo One Medium does not have touch | Aaron Armstrong Skomra |
2017-03-21 | HID: wacom: generic: Wacom mouse is only provided for opaque tablets | Ping Cheng |
2017-03-21 | HID: wacom: Correct Intuos Pro 2 resolution | Aaron Armstrong Skomra |
2017-03-06 | HID: wacom: generic: support touch on/off softkey | Ping Cheng |
2017-03-06 | HID: wacom: generic: add mode change touch key | Benjamin Tissoires |
2017-03-06 | HID: wacom: generic: add 3 tablet touch keys | Ping Cheng |
2017-02-20 | Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may... | Jiri Kosina |
2017-02-14 | HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/range | Jason Gerecke |