summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina2019-07-101-8/+10
|\ \
| | * HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra2019-06-131-4/+6
| | * HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-05-171-0/+3
| |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1Star
|/
* HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirkJason Gerecke2019-01-291-0/+32
* Merge branch 'for-4.19/wacom' into for-linusJiri Kosina2018-08-201-49/+56
|\
| * HID: wacom: convert Wacom custom usages to standard HID usagesPing Cheng2018-07-031-1/+2
| * HID: wacom: Move handling of HID quirks into a dedicated functionJason Gerecke2018-07-031-38/+54
| * HID: wacom: Replace touch_max fixup code with static touch_max definitionsJason Gerecke2018-07-031-10/+0Star
* | HID: cougar: make compare_device_paths reusableDaniel M. Lambea2018-07-231-15/+3Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-06-201-0/+8
|\
| * HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke2018-06-201-0/+8
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-2/+2
|/
* HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav2018-04-251-1/+3
* HID: Fix hid_report_len usageAaron Ma2018-02-161-2/+2
* HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra2018-01-231-12/+12
* HID: wacom: Queue events with missing type/serial data for later processingJason Gerecke2017-11-211-0/+110
* Merge branch 'for-4.15/wacom' into for-linusJiri Kosina2017-11-151-0/+7
|\
| * HID: Wacom: switch Dell canvas into highres modeBenjamin Tissoires2017-11-101-0/+7
* | HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-021-1/+3
|/
* HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra2017-09-061-0/+3
* HID: wacom: Improve generic name generationJason Gerecke2017-07-271-31/+27Star
* HID: wacom: Remove comparison of u8 mode with zero and simplify.Christos Gkekas2017-07-201-4/+1Star
* HID: wacom: Add ability to provide explicit battery status infoJason Gerecke2017-05-051-1/+3
*---. Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina2017-05-021-1/+52
|\ \ \
| | | * HID: wacom: generic: support touch on/off softkeyPing Cheng2017-03-061-1/+3
| | | * HID: wacom: generic: add mode change touch keyBenjamin Tissoires2017-03-061-0/+49
| | |/ | |/|
* | | HID: wacom: call _query_tablet_data() for BAMBOO_TOUCHAaron Armstrong Skomra2017-03-301-0/+2
* | | HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra2017-03-301-8/+8
* | | HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra2017-03-211-1/+3
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...Jiri Kosina2017-02-201-32/+115
|\ \ \ \
| | | * | HID: wacom: generic: support LEDsAaron Armstrong Skomra2017-01-261-3/+36
| | | * | HID: wacom: generic: support generic touch switchAaron Armstrong Skomra2017-01-261-7/+19
| | | * | HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra2017-01-261-3/+10
| | | * | HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke2017-01-261-0/+25
| | | * | HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke2017-01-261-8/+0Star
| | | * | HID: wacom: do not attempt to switch mode while in probeBenjamin Tissoires2017-01-231-7/+20
| | | * | HID: wacom: remove warning while disconnecting devicesBenjamin Tissoires2017-01-231-3/+2Star
| | | * | HID: wacom: release the resources before leaving despite devmBenjamin Tissoires2017-01-231-0/+2
| |_|/ / |/| | |
| | * | HID: remove use of DRIVER_LICENSEGrant Grundler2017-01-061-1/+1
| |/ /
* / / HID: wacom: Fix sibling detection regressionJason Gerecke2017-01-191-8/+8
|/ /
* | HID: wacom: generic: Add support for sensor offsetsJason Gerecke2016-10-201-8/+30
* | HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke2016-10-201-0/+5
* | HID: wacom: generic: Strip off excessive name prefixingJason Gerecke2016-10-201-0/+13
* | HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2Jason Gerecke2016-10-201-0/+24
* | HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke2016-10-201-6/+6
* | HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke2016-08-101-12/+71
* | HID: wacom: power_supply: provide the actual model_nameBenjamin Tissoires2016-08-051-0/+11
* | HID: wacom: power_supply: remove ac informationBenjamin Tissoires2016-08-051-48/+1Star
* | HID: wacom: power_supply: mark the type as USBBenjamin Tissoires2016-08-051-1/+1