aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_sys.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-29HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirkJason Gerecke
2018-08-20Merge branch 'for-4.19/wacom' into for-linusJiri Kosina
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea
2018-07-03HID: wacom: convert Wacom custom usages to standard HID usagesPing Cheng
2018-07-03HID: wacom: Move handling of HID quirks into a dedicated functionJason Gerecke
2018-07-03HID: wacom: Replace touch_max fixup code with static touch_max definitionsJason Gerecke
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-25HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav
2018-02-16HID: Fix hid_report_len usageAaron Ma
2018-01-23HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra
2017-11-21HID: wacom: Queue events with missing type/serial data for later processingJason Gerecke
2017-11-15Merge branch 'for-4.15/wacom' into for-linusJiri Kosina
2017-11-10HID: Wacom: switch Dell canvas into highres modeBenjamin Tissoires
2017-10-02HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke
2017-09-06HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra
2017-07-27HID: wacom: Improve generic name generationJason Gerecke
2017-07-20HID: wacom: Remove comparison of u8 mode with zero and simplify.Christos Gkekas
2017-05-05HID: wacom: Add ability to provide explicit battery status infoJason Gerecke
2017-05-02Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina
2017-03-30HID: wacom: call _query_tablet_data() for BAMBOO_TOUCHAaron Armstrong Skomra
2017-03-30HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra
2017-03-21HID: wacom: don't manually release resources for the EKRAaron 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-02-20Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...Jiri Kosina
2017-01-26HID: wacom: generic: support LEDsAaron Armstrong Skomra
2017-01-26HID: wacom: generic: support generic touch switchAaron Armstrong Skomra
2017-01-26HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra
2017-01-26HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke
2017-01-26HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke
2017-01-23HID: wacom: do not attempt to switch mode while in probeBenjamin Tissoires
2017-01-23HID: wacom: remove warning while disconnecting devicesBenjamin Tissoires
2017-01-23HID: wacom: release the resources before leaving despite devmBenjamin Tissoires
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke
2017-01-06HID: remove use of DRIVER_LICENSEGrant Grundler
2016-10-20HID: wacom: generic: Add support for sensor offsetsJason Gerecke
2016-10-20HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke
2016-10-20HID: wacom: generic: Strip off excessive name prefixingJason Gerecke
2016-10-20HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2Jason Gerecke
2016-10-20HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke
2016-08-10HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke
2016-08-05HID: wacom: power_supply: provide the actual model_nameBenjamin Tissoires
2016-08-05HID: wacom: power_supply: remove ac informationBenjamin Tissoires
2016-08-05HID: wacom: power_supply: mark the type as USBBenjamin Tissoires
2016-08-05HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires
2016-08-05HID: wacom: leds: actually release the LEDs on disconnectBenjamin Tissoires
2016-08-05HID: wacom: leds: use the ledclass instead of custom made sysfs filesBenjamin Tissoires