Age | Commit message (Expand) | Author |
2015-11-16 | HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD | Jiri Kosina |
2015-11-13 | HID: wacom: Add outbounding area for DTU1141 | Ping Cheng |
2015-11-06 | Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri... | Jiri Kosina |
2015-11-03 | HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2 | Jason Gerecke |
2015-11-02 | HID: wacom: fix Intuos wireless report id issue | Ping Cheng |
2015-10-21 | HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present | Jason Gerecke |
2015-10-21 | HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID | Jason Gerecke |
2015-10-21 | HID: wacom: Report full pressure range for Intuos, Cintiq 13HD Touch | Jason Gerecke |
2015-10-21 | HID: wacom: Add support for Cintiq Companion 2 | Jason Gerecke |
2015-09-23 | HID: wacom: Add four new Intuos devices | Ping Cheng |
2015-09-23 | HID: wacom: Cleanup unsupported device_type for BAMBOO_PT | Ping Cheng |
2015-09-01 | Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4... | Jiri Kosina |
2015-08-28 | HID: wacom: wacom_setup_numbered_buttons is local to wacom_wac | Jiri Kosina |
2015-08-28 | HID: wacom: Add support for Express Key Remote. | Aaron Skomra |
2015-08-28 | HID: wacom: Set button bits based on a new numbered_buttons | Aaron Skomra |
2015-08-18 | HID: wacom: Use tablet-provided touch height/width values for INTUOSHT | Jason Gerecke |
2015-08-10 | HID: wacom: Simplify 'wacom_pl_irq' | Jason Gerecke |
2015-08-04 | HID: wacom: Remove WACOM_QUIRK_NO_INPUT | Jason Gerecke |
2015-08-04 | HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR | Jason Gerecke |
2015-07-23 | HID: wacom: Report touch width/height/orientation for GENERIC devices | Jason Gerecke |
2015-07-23 | HID: wacom: Ignore contacts in excess of declared contact count | Jason Gerecke |
2015-07-23 | HID: wacom: Perform all event processing as part of report processing | Jason Gerecke |
2015-07-13 | HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD | Benjamin Tissoires |
2015-07-08 | HID: wacom: Enable pad device for older Bamboo Touch tablets | Jason Gerecke |
2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina |
2015-06-18 | HID: wacom: Introduce new 'touch_input' device | Jason Gerecke |
2015-06-18 | HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' | Jason Gerecke |
2015-06-18 | HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type | Jason Gerecke |
2015-06-18 | HID: wacom: Treat features->device_type values as flags | Jason Gerecke |
2015-05-20 | HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches | Ping Cheng |
2015-05-04 | HID: wacom: Discover device_type from HID descriptor for all devices | Jason Gerecke |
2015-04-23 | HID: wacom: Add support for DTU-1141 | Aaron Skomra |
2015-04-23 | HID: wacom: Simplify check for presence of single-finger touch | Jason Gerecke |
2015-04-23 | HID: wacom: move all quirks to wacom_setup_device_quirks | Ping Cheng |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-02 | HID: wacom: Add support for Cintiq 13HD Touch | Ping Cheng |
2015-04-02 | HID: wacom: set stylus_in_proximity before checking touch_down | Ping Cheng |
2015-04-02 | HID: wacom: use wacom_wac_finger_count_touches to set touch_down | Ping Cheng |
2015-04-02 | HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT | Ping Cheng |
2015-04-02 | Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom | Jiri Kosina |
2015-03-17 | HID: wacom: check for wacom->shared before following the pointer | Benjamin Tissoires |
2015-03-16 | HID: wacom: ask for a in-prox report when it was missed | Benjamin Tissoires |
2015-03-11 | HID: wacom: Add battery presence indicator to wireless tablets | Jason Gerecke |
2015-03-11 | HID: wacom: Status packet provides 'charging', not 'powered' bit | Jason Gerecke |
2015-03-11 | HID: wacom: Report battery status for Intuos Pro and Intuos5 | Jason Gerecke |
2015-03-11 | HID: wacom: Provide battery charge state to system over USB if available | Jason Gerecke |
2015-03-11 | HID: wacom: Centralize updating of wacom_wac battery status | Jason Gerecke |
2015-03-11 | HID: wacom: Move handling of Intuos status packets to seperate function | Jason Gerecke |
2015-03-02 | HID: wacom: rely on actual touch down count to decide touch_down | Ping Cheng |
2015-03-02 | HID: wacom: do not send pen events before touch is up/forced out | Ping Cheng |