Age | Commit message (Expand) | Author | Files | Lines |
2015-02-12 | HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHD | Ping Cheng | 1 | -3/+8 |
2015-01-29 | HID: wacom: add support for Cintiq 27QHD and 27QHD touch | Ping Cheng | 1 | -14/+73 |
2015-01-29 | HID: wacom: consolidate input capability settings for pen and touch | Ping Cheng | 1 | -57/+10 |
2015-01-29 | HID: wacom: make sure touch arbitration is applied consistently | Ping Cheng | 1 | -2/+4 |
2015-01-23 | HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid | Jason Gerecke | 1 | -0/+6 |
2015-01-12 | HID: wacom: peport In Range event according to the spec | Ping Cheng | 1 | -7/+8 |
2015-01-12 | HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout() | Ping Cheng | 1 | -24/+26 |
2015-01-06 | HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping() | Benjamin Tissoires | 1 | -8/+0 |
2014-12-12 | Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov... | Jiri Kosina | 1 | -73/+142 |
2014-12-12 | HID: wacom: Report input events for each finger on generic devices | Jason Gerecke | 1 | -28/+58 |
2014-12-10 | HID: wacom: Initialize MT slots for generic devices at post_parse_hid | Jason Gerecke | 1 | -3/+0 |
2014-12-06 | HID: wacom: Update maximum X/Y accounding to outbound offset | Ping Cheng | 1 | -9/+9 |
2014-12-06 | HID: wacom: Add support for DTU-1031X | Ping Cheng | 1 | -0/+7 |
2014-12-02 | HID: wacom: add defines for new Cintiq and DTU outbound tracking | Ping Cheng | 1 | -11/+26 |
2014-12-02 | HID: wacom: re-add accidentally dropped Lenovo PID | Benjamin Tissoires | 1 | -0/+1 |
2014-11-27 | HID: wacom: Consult the application usage when determining field type | Jason Gerecke | 1 | -2/+4 |
2014-11-22 | HID: wacom: Add angular resolution data to some ABS axes | Jason Gerecke | 1 | -0/+10 |
2014-11-22 | HID: wacom: Report ABS_TILT_{X,Y} as signed values | Jason Gerecke | 1 | -8/+8 |
2014-11-20 | HID: wacom - Bamboo pen-only tablet does not support PAD | Ping Cheng | 1 | -2/+7 |
2014-11-20 | HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun | Ping Cheng | 1 | -5/+0 |
2014-11-20 | HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities | Ping Cheng | 1 | -3/+3 |
2014-11-12 | HID: wacom: Add support for Intuos Pen Medium | Ping Cheng | 1 | -0/+5 |
2014-11-07 | HID: wacom - make sure touch_input is valid before using it | Ping Cheng | 1 | -2/+5 |
2014-10-01 | HID: wacom: implement the finger part of the HID generic handling | Benjamin Tissoires | 1 | -0/+120 |
2014-10-01 | HID: wacom: implement generic HID handling for pen generic devices | Benjamin Tissoires | 1 | -0/+179 |
2014-09-12 | HID: wacom: make the WL connection friendly for the desktop | Benjamin Tissoires | 1 | -0/+3 |
2014-09-04 | HID: wacom: Add support for the Cintiq Companion | Benjamin Tissoires | 1 | -0/+10 |
2014-08-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -0/+2721 |
2014-08-07 | Input: wacom - handle Intuos 4 BT in wacom.ko | Benjamin Tissoires | 1 | -0/+75 |
2014-08-07 | Input: wacom - handle Graphire BT tablets in wacom.ko | Benjamin Tissoires | 1 | -3/+97 |
2014-07-28 | Input: wacom - add support for 0x12C ISDv4 sensor | Jason Gerecke | 1 | -0/+4 |
2014-07-26 | Input: wacom - enhance Wireless Receiver battery reporting | Benjamin Tissoires | 1 | -4/+18 |
2014-07-26 | Input: wacom - support up to 2048 pressure levels with ISDv4 | Jason Gerecke | 1 | -1/+1 |
2014-07-26 | Input: wacom - move the USB (now hid) Wacom driver in drivers/hid | Benjamin Tissoires | 1 | -0/+2548 |