summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
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
2015-04-02HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng
2015-04-02Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacomJiri Kosina
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires
2015-03-16HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires
2015-03-11HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke
2015-03-11HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke
2015-03-11HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke
2015-03-11HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke
2015-03-11HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke
2015-03-11HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke
2015-03-03HID: wacom: rely on actual touch down count to decide touch_downPing Cheng
2015-03-03HID: wacom: do not send pen events before touch is up/forced outPing Cheng