aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires1-3/+4
2015-03-03HID: wacom: rely on actual touch down count to decide touch_downPing Cheng1-32/+43
2015-03-03HID: wacom: do not send pen events before touch is up/forced outPing Cheng1-0/+6
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng1-3/+8
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng1-14/+73
2015-01-29HID: wacom: consolidate input capability settings for pen and touchPing Cheng1-57/+10
2015-01-29HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng1-2/+4
2015-01-23HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke1-0/+6
2015-01-12HID: wacom: peport In Range event according to the specPing Cheng1-7/+8
2015-01-12HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng1-24/+26
2015-01-06HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires1-8/+0
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linusJiri Kosina1-73/+142
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke1-28/+58
2014-12-10HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke1-3/+0
2014-12-05HID: wacom: Update maximum X/Y accounding to outbound offsetPing Cheng1-9/+9
2014-12-05HID: wacom: Add support for DTU-1031XPing Cheng1-0/+7
2014-12-02HID: wacom: add defines for new Cintiq and DTU outbound trackingPing Cheng1-11/+26
2014-12-02HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires1-0/+1
2014-11-27HID: wacom: Consult the application usage when determining field typeJason Gerecke1-2/+4
2014-11-21HID: wacom: Add angular resolution data to some ABS axesJason Gerecke1-0/+10
2014-11-21HID: wacom: Report ABS_TILT_{X,Y} as signed valuesJason Gerecke1-8/+8
2014-11-20HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng1-2/+7
2014-11-20HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo FunPing Cheng1-5/+0
2014-11-20HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilitiesPing Cheng1-3/+3
2014-11-11HID: wacom: Add support for Intuos Pen MediumPing Cheng1-0/+5
2014-11-07HID: wacom - make sure touch_input is valid before using itPing Cheng1-2/+5
2014-10-01HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires1-0/+120
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires1-0/+179
2014-09-12HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires1-0/+3
2014-09-03HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires1-0/+10
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov1-0/+2721
2014-08-06Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires1-0/+75
2014-08-06Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires1-3/+97
2014-07-28Input: wacom - add support for 0x12C ISDv4 sensorJason Gerecke1-0/+4
2014-07-25Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires1-4/+18
2014-07-25Input: wacom - support up to 2048 pressure levels with ISDv4Jason Gerecke1-1/+1
2014-07-25Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires1-0/+2548