summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
Commit message (Expand)AuthorAge
* HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke2019-11-06
* Merge branch 'for-5.4/wacom' into for-linusJiri Kosina2019-09-22
|\
| * HID: wacom: add new MobileStudio Pro 13 supportPing Cheng2019-09-05
| * HID: wacom: support named keys on older devicesAaron Armstrong Skomra2019-08-20
| * HID: wacom: Fix several minor compiler warningsJason Gerecke2019-08-20
* | HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra2019-08-20
* | HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke2019-08-19
* | HID: wacom: add back changes dropped in merge commitAaron Armstrong Skomra2019-08-13
|/
* HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra2019-08-05
*---. Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina2019-07-09
|\ \ \
| | | * HID: wacom: generic: add touchring adjustment for 2nd Gen Pro SmallAaron Armstrong Skomra2019-07-02
| | | * HID: wacom: add new MobileStudio Pro supportPing Cheng2019-06-26
| | | * HID: wacom: generic: read the number of expected touches on a per collection ...Aaron Armstrong Skomra2019-06-13
| | | * HID: wacom: generic: support the 'report valid' usage for touchAaron Armstrong Skomra2019-06-13
| | | * HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra2019-06-13
| | | * HID: wacom: Add 2nd gen Intuos Pro Small supportAaron Armstrong Skomra2019-06-13
| | | * HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra2019-05-17
| | | * HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra2019-05-17
| | | * HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-05-17
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-13
| |\ \ | |/ / |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
| |/
* | HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke2019-05-17
* | HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke2019-05-17
* | HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke2019-05-17
* | HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke2019-05-17
* | HID: wacom: Don't set tool type until we're in rangeJason Gerecke2019-05-17
|/
* HID: wacom: Add support for Pro Pen slimJason Gerecke2019-02-20
* HID: wacom: Mark expected switch fall-throughGustavo A. R. Silva2019-02-15
* HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirkJason Gerecke2019-01-29
* HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke2018-10-11
* Merge branch 'for-4.19/wacom' into for-linusJiri Kosina2018-08-20
|\
| * HID: wacom: Replace touch_max fixup code with static touch_max definitionsJason Gerecke2018-07-03
* | HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke2018-07-03
|/
* HID: wacom: Support "in range" for Intuos/Bamboo tablets where possibleJason Gerecke2018-05-22
* HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra2018-04-12
* HID: wacom: wacom_wac_collection() is local to wacom_wac.cJiri Kosina2018-03-07
* HID: wacom: generic: add the "Report Valid" usageAaron Armstrong Skomra2018-03-07
* HID: wacom: generic: Support multiple tools per reportAaron Armstrong Skomra2018-03-07
* HID: wacom: Add support for 3rd generation Intuos BTAaron Armstrong Skomra2018-03-07
* HID: wacom: Add support for One by Wacom (CTL-472 / CTL-672)Jason Gerecke2018-01-23
* HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke2018-01-23
* HID: wacom: Queue events with missing type/serial data for later processingJason Gerecke2017-11-21
* HID: wacom: Properly handle AES serial number and tool typeJason Gerecke2017-11-21
* HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are setJason Gerecke2017-11-09
* Revert "HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters ra...Jason Gerecke2017-10-11
* HID: wacom: generic: Reset events back to zero when pen leavesJason Gerecke2017-09-13
* HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters rangeJason Gerecke2017-09-13
* HID: wacom: generic: Leave tool in prox until it completely leaves senseJason Gerecke2017-09-13
* HID: wacom: generic: Use generic codepath terminology in wacom_wac_pen_reportJason Gerecke2017-09-13
* HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke2017-09-13