summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
2021-03-16HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng
2021-03-08HID: wacom: Assign boolean values to a bool variableJiapeng Zhong
2021-02-18HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina
2020-09-25HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-29HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke
2020-04-16Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke
2019-12-18HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke
2019-09-22Merge branch 'for-5.4/wacom' into for-linusJiri Kosina
2019-09-05HID: wacom: add new MobileStudio Pro 13 supportPing Cheng
2019-08-20HID: wacom: support named keys on older devicesAaron Armstrong Skomra
2019-08-20HID: wacom: Fix several minor compiler warningsJason Gerecke
2019-08-20HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-08-19HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke
2019-08-13HID: wacom: add back changes dropped in merge commitAaron Armstrong Skomra
2019-08-05HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra
2019-07-10Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina
2019-07-02HID: wacom: generic: add touchring adjustment for 2nd Gen Pro SmallAaron Armstrong Skomra
2019-06-26HID: wacom: add new MobileStudio Pro supportPing Cheng
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-13HID: wacom: generic: read the number of expected touches on a per collection ...Aaron Armstrong Skomra
2019-06-13HID: wacom: generic: support the 'report valid' usage for touchAaron Armstrong Skomra
2019-06-13HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra
2019-06-13HID: wacom: Add 2nd gen Intuos Pro Small supportAaron Armstrong Skomra
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-17HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke
2019-05-17HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke
2019-05-17HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke
2019-05-17HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke
2019-05-17HID: wacom: Don't set tool type until we're in rangeJason Gerecke
2019-05-17HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra
2019-05-17HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra
2019-05-17HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra
2019-02-20HID: wacom: Add support for Pro Pen slimJason Gerecke
2019-02-15HID: wacom: Mark expected switch fall-throughGustavo A. R. Silva
2019-01-29HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirkJason Gerecke
2018-10-11HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke
2018-08-20Merge branch 'for-4.19/wacom' into for-linusJiri Kosina
2018-07-03HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke
2018-07-03HID: wacom: Replace touch_max fixup code with static touch_max definitionsJason 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