index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
2016-05-03
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
2016-04-05
HID: wacom: Support switching from vendor-defined device mode on G9 and G11
Jason Gerecke
2016-04-05
HID: wacom: Initialize hid_data.inputmode to -1
Jason Gerecke
2016-02-16
HID: wacom: close the wireless receiver on remove()
Benjamin Tissoires
2016-02-16
HID: wacom: cleanup input devices
Benjamin Tissoires
2016-02-16
HID: wacom: reuse wacom_parse_and_register() in wireless_work
Benjamin Tissoires
2016-02-16
HID: wacom: move down wireless_work()
Benjamin Tissoires
2016-02-16
HID: wacom: break out parsing of device and registering of input
Benjamin Tissoires
2016-01-14
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...
Jiri Kosina
2015-12-28
HID: use kobj_to_dev()
Geliang Tang
2015-12-28
HID: use to_hid_device()
Geliang Tang
2015-11-19
HID: wacom: Delete an unnecessary check before kobject_put()
Markus Elfring
2015-11-05
HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'
Jason Gerecke
2015-11-03
HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'
Jason Gerecke
2015-11-02
HID: wacom: fix Intuos wireless report id issue
Ping Cheng
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-09-01
Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...
Jiri Kosina
2015-08-28
HID: wacom: Add support for Express Key Remote.
Aaron Skomra
2015-08-10
HID: wacom: Report correct device resolution when using the wireless adapater
Jason Gerecke
2015-08-10
HID: wacom: Do not repeatedly attempt to set device mode on error
Jason Gerecke
2015-08-10
HID: wacom: Do not repeatedly attempt to set device mode on error
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-08-04
HID: wacom: Use calculated pkglen for wireless touch interface
Jason Gerecke
2015-07-23
HID: wacom: Perform all event processing as part of report processing
Jason Gerecke
2015-07-17
HID: wacom: Set default device name to value from wacom->features
Jason Gerecke
2015-07-17
HID: wacom: Properly free inputs if 'wacom_allocate_inputs' fails
Jason Gerecke
2015-07-09
HID: wacom: Delete unnecessary checks before the function call "input_free_de...
Markus Elfring
2015-06-26
HID: wacom: NULL dereferences on error in probe()
Dan Carpenter
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-06-18
HID: wacom: Simplify 'wacom_update_name'
Jason Gerecke
2015-05-21
HID: wacom: Handle failing HID_DG_CONTACTMAX requests
Jason Gerecke
2015-05-21
HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE
Jason Gerecke
2015-05-04
HID: wacom: Fail probe if HID_GENERIC device has unknown device_type
Jason Gerecke
2015-05-04
HID: wacom: Discover device_type from HID descriptor for all devices
Jason Gerecke
2015-05-04
HID: wacom: Do not add suffix to name of devices with an unknown type
Jason Gerecke
2015-04-27
HID: wacom: retrieve name from HID descriptor for generic devices
Ping Cheng
2015-04-23
HID: wacom: move unit and unitExpo initialization to wacom_calculate_res
Ping Cheng
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: remove hardcoded WACOM_QUIRK_MULTI_INPUT
Ping Cheng
2015-03-16
HID: wacom: ask for a in-prox report when it was missed
Benjamin Tissoires
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
[next]