summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_sys.c
AgeCommit message (Expand)Author
2024-02-06HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke
2023-11-29HID: wacom: Remove AES power_supply after extended inactivityTatsunosuke Tobita
2023-08-14HID: wacom: struct name cleanupAaron Armstrong Skomra
2023-08-14HID: wacom: remove unnecessary 'connected' variable from EKRAaron Armstrong Skomra
2023-08-14HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra
2023-05-23HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-05-23HID: wacom: Check for string overflow from strscpy callsJason Gerecke
2023-04-14HID: wacom: Lazy-init batteriesJason Gerecke
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-10-05Merge branch 'for-6.1/wacom' into for-linusBenjamin Tissoires
2022-08-25HID: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25HID: wacom: Simplify commentsChristophe JAILLET
2022-07-21HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke
2022-05-27HID: wacom: Don't register pad_input for touch switchPing Cheng
2022-04-21HID: wacom: Correct power_supply typeBastien Nocera
2021-12-02HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-10-27HID: wacom: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-10-27HID: wacom: Shrink critical section in `wacom_add_shared_data`Jason Gerecke
2021-07-28HID: wacom: Short-circuit processing of touch when it is disabledJason Gerecke
2021-07-28HID: wacom: set initial hardware touch switch state to 'off'Ping Cheng
2021-04-07HID: wacom_sys: Demote kernel-doc abuseLee Jones
2021-02-05HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong
2021-01-26HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke
2020-12-22HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng
2020-11-25HID: wacom: Constify attribute_groupsRikard Falkeborn
2020-04-03HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke
2019-08-22HID: wacom: do not call hid_set_drvdata(hdev, NULL)Benjamin Tissoires
2019-08-20HID: wacom: Fix several minor compiler warningsJason Gerecke
2019-07-10Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina
2019-06-13HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-17HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra
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