summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_sys.c
AgeCommit message (Expand)Author
2015-11-05HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke
2015-11-03HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'Jason Gerecke
2015-11-02HID: wacom: fix Intuos wireless report id issuePing Cheng
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-09-01Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...Jiri Kosina
2015-08-28HID: wacom: Add support for Express Key Remote.Aaron Skomra
2015-08-10HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke
2015-08-10HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke
2015-08-10HID: wacom: Do not repeatedly attempt to set device mode on errorJason 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-08-04HID: wacom: Use calculated pkglen for wireless touch interfaceJason Gerecke
2015-07-23HID: wacom: Perform all event processing as part of report processingJason Gerecke
2015-07-17HID: wacom: Set default device name to value from wacom->featuresJason Gerecke
2015-07-17HID: wacom: Properly free inputs if 'wacom_allocate_inputs' failsJason Gerecke
2015-07-09HID: wacom: Delete unnecessary checks before the function call "input_free_de...Markus Elfring
2015-06-26HID: wacom: NULL dereferences on error in probe()Dan Carpenter
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-06-18HID: wacom: Simplify 'wacom_update_name'Jason Gerecke
2015-05-21HID: wacom: Handle failing HID_DG_CONTACTMAX requestsJason Gerecke
2015-05-21HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPEJason Gerecke
2015-05-04HID: wacom: Fail probe if HID_GENERIC device has unknown device_typeJason Gerecke
2015-05-04HID: wacom: Discover device_type from HID descriptor for all devicesJason Gerecke
2015-05-04HID: wacom: Do not add suffix to name of devices with an unknown typeJason Gerecke
2015-04-27HID: wacom: retrieve name from HID descriptor for generic devicesPing Cheng
2015-04-23HID: wacom: move unit and unitExpo initialization to wacom_calculate_resPing Cheng
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: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng
2015-03-16HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
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: Allow dynamic battery creation/destructionJason Gerecke
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng
2015-01-06HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina
2014-12-10HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke
2014-12-02HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet
2014-11-26HID: wacom: PAD is independent with pen/touchPing Cheng