aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
AgeCommit message (Expand)Author
2016-08-05HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires
2016-08-05HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires
2016-08-05HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires
2016-08-05HID: wacom: devres manage the shared data tooBenjamin Tissoires
2016-08-05HID: wacom: use devres to allocate driver dataBenjamin Tissoires
2016-08-05HID: wacom: use devm_kasprintf for allocating the name of the remoteBenjamin Tissoires
2016-08-05HID: wacom: convert LEDs to devresBenjamin Tissoires
2016-08-05HID: wacom: put the managed resources in a groupBenjamin Tissoires
2016-08-05HID: wacom: switch inputs to devresBenjamin Tissoires
2016-08-05HID: wacom: switch battery to devresBenjamin Tissoires
2016-08-05HID: wacom: use one work queue per taskBenjamin Tissoires
2016-08-05HID: wacom: untie leds from inputsBenjamin Tissoires
2016-08-05HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()Benjamin Tissoires
2016-08-05HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires
2016-05-03HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke
2016-04-05HID: wacom: Support switching from vendor-defined device mode on G9 and G11Jason Gerecke
2016-04-05HID: wacom: Initialize hid_data.inputmode to -1Jason Gerecke
2016-02-16HID: wacom: close the wireless receiver on remove()Benjamin Tissoires
2016-02-16HID: wacom: cleanup input devicesBenjamin Tissoires
2016-02-16HID: wacom: reuse wacom_parse_and_register() in wireless_workBenjamin Tissoires
2016-02-16HID: wacom: move down wireless_work()Benjamin Tissoires
2016-02-16HID: wacom: break out parsing of device and registering of inputBenjamin Tissoires
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina
2015-12-28HID: use kobj_to_dev()Geliang Tang
2015-12-28HID: use to_hid_device()Geliang Tang
2015-11-19HID: wacom: Delete an unnecessary check before kobject_put()Markus Elfring
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