summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
2015-12-18HID: wacom: Fix touchring value reportingJason Gerecke
2015-12-18HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke
2015-12-18HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke
2015-12-18HID: wacom: bitwise vs logical ORsDan Carpenter
2015-12-08HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke
2015-12-02HID: wacom: Clean up value readingJason Gerecke
2015-12-02HID: wacom: Further clean up wacom_intuos_general packet decoderJason Gerecke
2015-12-02HID: wacom: Replace magic masks and comparisons with switch casesJason Gerecke
2015-12-02HID: wacom: Centralize Intuos pen packet decodingJason Gerecke
2015-12-02HID: wacom: Slim down wacom_intuos_pad processingJason Gerecke
2015-12-02HID: wacom: Move Intuos pad handling code into dedicated functionJason Gerecke
2015-11-17HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PADJiri Kosina
2015-11-13HID: wacom: Add outbounding area for DTU1141Ping Cheng
2015-11-06Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina
2015-11-03HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2Jason Gerecke
2015-11-02HID: wacom: fix Intuos wireless report id issuePing Cheng
2015-10-21HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke
2015-10-21HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke
2015-10-21HID: wacom: Report full pressure range for Intuos, Cintiq 13HD TouchJason Gerecke
2015-10-21HID: wacom: Add support for Cintiq Companion 2Jason Gerecke
2015-09-23HID: wacom: Add four new Intuos devicesPing Cheng
2015-09-23HID: wacom: Cleanup unsupported device_type for BAMBOO_PTPing Cheng
2015-09-01Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...Jiri Kosina
2015-08-28HID: wacom: wacom_setup_numbered_buttons is local to wacom_wacJiri Kosina
2015-08-28HID: wacom: Add support for Express Key Remote.Aaron Skomra
2015-08-28HID: wacom: Set button bits based on a new numbered_buttonsAaron Skomra
2015-08-18HID: wacom: Use tablet-provided touch height/width values for INTUOSHTJason Gerecke
2015-08-11HID: wacom: Simplify 'wacom_pl_irq'Jason Gerecke
2015-08-04HID: wacom: Remove WACOM_QUIRK_NO_INPUTJason Gerecke
2015-08-04HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITORJason Gerecke
2015-07-23HID: wacom: Report touch width/height/orientation for GENERIC devicesJason Gerecke
2015-07-23HID: wacom: Ignore contacts in excess of declared contact countJason Gerecke
2015-07-23HID: wacom: Perform all event processing as part of report processingJason Gerecke
2015-07-13HID: wacom: remove the extra Pen interface for Wacom Bamboo PADBenjamin Tissoires
2015-07-08HID: wacom: Enable pad device for older Bamboo Touch tabletsJason Gerecke
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...Jiri Kosina
2015-06-18HID: wacom: Introduce new 'touch_input' deviceJason Gerecke
2015-06-18HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'Jason Gerecke
2015-06-18HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke
2015-06-18HID: wacom: Treat features->device_type values as flagsJason Gerecke
2015-05-20HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng
2015-05-04HID: wacom: Discover device_type from HID descriptor for all devicesJason Gerecke
2015-04-23HID: wacom: Add support for DTU-1141Aaron Skomra
2015-04-23HID: wacom: Simplify check for presence of single-finger touchJason Gerecke
2015-04-23HID: wacom: move all quirks to wacom_setup_device_quirksPing Cheng
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-02HID: wacom: Add support for Cintiq 13HD TouchPing Cheng
2015-04-02HID: wacom: set stylus_in_proximity before checking touch_downPing Cheng
2015-04-02HID: wacom: use wacom_wac_finger_count_touches to set touch_downPing Cheng