aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-13HID: wacom: remove unused hid_data::pressureJiri Slaby (SUSE)1-1/+0
2023-11-29HID: wacom: Remove AES power_supply after extended inactivityTatsunosuke Tobita1-0/+1
2023-08-14HID: wacom: struct name cleanupAaron Armstrong Skomra1-1/+1
2023-08-14HID: wacom: remove unnecessary 'connected' variable from EKRAaron Armstrong Skomra1-1/+0
2023-08-14HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra1-0/+1
2023-06-26HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke1-1/+1
2023-03-10HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng1-0/+1
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke1-0/+1
2022-08-25HID: wacom: Simplify commentsChristophe JAILLET1-3/+1
2022-04-21HID: wacom: Adding Support for new usagesJoshua-Dickens1-0/+5
2021-11-10HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke1-0/+1
2021-07-28HID: wacom: Short-circuit processing of touch when it is disabledJason Gerecke1-0/+1
2021-07-28HID: wacom: set initial hardware touch switch state to 'off'Ping Cheng1-0/+1
2021-06-24HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke1-1/+1
2021-04-13HID: wacom: Setup pen input capabilities to the targeted toolsPing Cheng1-0/+1
2021-01-26HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke1-1/+1
2019-07-10Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina1-5/+4
2019-06-13HID: wacom: generic: support the 'report valid' usage for touchAaron Armstrong Skomra1-0/+1
2019-06-13HID: wacom: Add 2nd gen Intuos Pro Small supportAaron Armstrong Skomra1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-17HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra1-0/+1
2018-03-07HID: wacom: generic: add the "Report Valid" usageAaron Armstrong Skomra1-1/+2
2018-03-07HID: wacom: Add support for 3rd generation Intuos BTAaron Armstrong Skomra1-0/+1
2017-11-21HID: wacom: Queue events with missing type/serial data for later processingJason Gerecke1-0/+3
2017-11-21HID: wacom: Properly handle AES serial number and tool typeJason Gerecke1-0/+3
2017-11-15Merge branch 'for-4.15/wacom' into for-linusJiri Kosina1-0/+2
2017-11-09HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are setJason Gerecke1-0/+2
2017-10-19HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke1-0/+1
2017-05-05HID: wacom: generic: Refactor generic battery handlingJason Gerecke1-0/+4
2017-05-05HID: wacom: Add ability to provide explicit battery status infoJason Gerecke1-0/+3
2017-04-06HID: wacom: generic: sync pad events only for actual packetsPing Cheng1-0/+1
2017-03-06HID: wacom: generic: support touch on/off softkeyPing Cheng1-0/+2
2017-03-06HID: wacom: generic: add mode change touch keyBenjamin Tissoires1-0/+4
2017-03-06HID: wacom: generic: add 3 tablet touch keysPing Cheng1-0/+3
2017-01-26HID: wacom: generic: support LEDsAaron Armstrong Skomra1-0/+1
2017-01-26HID: wacom: generic: support generic touch switchAaron Armstrong Skomra1-1/+3
2017-01-26HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra1-1/+15
2017-01-26HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra1-1/+0
2017-01-26HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke1-2/+4
2017-01-26HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke1-0/+9
2016-12-09HID: wacom: generic: Don't sync input on empty input packetsPing Cheng1-0/+1
2016-10-20HID: wacom: generic: Extend pad supportJason Gerecke1-0/+5
2016-10-20HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke1-0/+6
2016-10-20HID: wacom: generic: Introduce pad supportJason Gerecke1-0/+19
2016-10-20HID: wacom: generic: Add support for sensor offsetsJason Gerecke1-0/+4
2016-10-20HID: wacom: Fix sensor outbounds and redefine as offsets from each edgeJason Gerecke1-2/+4
2016-10-20HID: wacom: generic: Support tool ID and additional tool typesJason Gerecke1-1/+3
2016-10-20HID: wacom: generic: Add support for vendor-defined "Sense" usageJason Gerecke1-0/+3
2016-10-20HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usageJason Gerecke1-0/+1
2016-10-20HID: wacom: generic: Add support for vendor-defined "Distance" usageJason Gerecke1-0/+1
2016-10-20HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke1-0/+3
2016-10-20HID: wacom: Have WACOM_PEN_FIELD and WACOM_FINGER_FIELD recgonize more fieldsJason Gerecke1-2/+6
2016-10-20HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke1-8/+9
2016-10-07Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina1-10/+10
2016-08-11HID: wacom: Update last_slot_field during pre_report phaseJason Gerecke1-1/+1
2016-08-10HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similarJason Gerecke1-0/+1
2016-08-05HID: wacom: power_supply: provide the actual model_nameBenjamin Tissoires1-0/+1
2016-08-05HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires1-6/+0
2016-08-05HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires1-1/+1
2016-08-05HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires1-0/+7
2016-08-05HID: wacom: put the managed resources in a groupBenjamin Tissoires1-3/+0
2016-05-03HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke1-0/+1
2016-04-05HID: wacom: Support switching from vendor-defined device mode on G9 and G11Jason Gerecke1-0/+8
2016-01-08HID: wacom: Use correct report to query pen ID from INTUOSHT2 devicesJason Gerecke1-0/+1
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke1-2/+2
2015-11-06Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina1-2/+7
2015-11-02HID: wacom: fix Intuos wireless report id issuePing Cheng1-1/+1
2015-10-21HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke1-0/+1
2015-10-21HID: wacom: Add support for Cintiq Companion 2Jason Gerecke1-0/+1
2015-09-23HID: wacom: Add four new Intuos devicesPing Cheng1-0/+2
2015-09-23HID: wacom: Cleanup unsupported device_type for BAMBOO_PTPing Cheng1-1/+3
2015-08-28HID: wacom: Add support for Express Key Remote.Aaron Skomra1-1/+6
2015-08-28HID: wacom: Set button bits based on a new numbered_buttonsAaron Skomra1-0/+1
2015-08-04HID: wacom: Remove WACOM_QUIRK_NO_INPUTJason Gerecke1-1/+0
2015-08-04HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITORJason Gerecke1-1/+1
2015-07-23HID: wacom: Ignore contacts in excess of declared contact countJason Gerecke1-0/+4
2015-06-18HID: wacom: Introduce new 'touch_input' deviceJason Gerecke1-3/+6
2015-06-18HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke1-0/+1
2015-06-18HID: wacom: Treat features->device_type values as flagsJason Gerecke1-0/+5
2015-05-04HID: wacom: Discover device_type from HID descriptor for all devicesJason Gerecke1-1/+5
2015-04-23HID: wacom: remove unused packet lengthsPing Cheng1-6/+0
2015-04-02HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng1-5/+4
2015-03-11HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke1-0/+1
2015-03-11HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina1-1/+0
2015-03-11HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke1-0/+1
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires1-0/+5
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires1-0/+2
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng1-1/+6
2015-01-12HID: wacom: peport In Range event according to the specPing Cheng1-0/+1
2015-01-06HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires1-0/+1
2015-01-06HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires1-0/+8
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke1-0/+1
2014-12-05HID: wacom: Add support for DTU-1031XPing Cheng1-0/+1
2014-11-26HID: wacom: PAD is independent with pen/touchPing Cheng1-0/+1
2014-10-01HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires1-0/+8
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires1-0/+8
2014-10-01HID: wacom: split out input allocation and registrationBenjamin Tissoires1-0/+1
2014-08-06Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires1-0/+1
2014-08-06Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires1-0/+2
2014-08-06Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires1-0/+2
2014-07-25Input: wacom - register an ac power supply for wireless devicesBenjamin Tissoires1-0/+1
2014-07-25Input: wacom - use a uniq name for the battery deviceBenjamin Tissoires1-0/+1
2014-07-25Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires1-0/+3
2014-07-25Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires1-0/+169