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_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
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
2015-03-11
HID: wacom: Add battery presence indicator to wireless tablets
Jason Gerecke
2015-03-11
HID: wacom: Status packet provides 'charging', not 'powered' bit
Jason Gerecke
2015-03-11
HID: wacom: Allow dynamic battery creation/destruction
Jason Gerecke
2015-02-27
HID: wacom: add full support of the Wacom Bamboo PAD
Benjamin Tissoires
2015-02-27
HID: wacom: store the hid_device pointers of the sibling devices
Benjamin Tissoires
2015-01-29
HID: wacom: add support for Cintiq 27QHD and 27QHD touch
Ping Cheng
2015-01-06
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
Benjamin Tissoires
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
2014-12-10
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
Jason Gerecke
2014-12-02
HID: wacom: fix freeze on open when autosuspend is on
Benjamin Tissoires
2014-12-01
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
2014-11-26
HID: wacom: PAD is independent with pen/touch
Ping Cheng
2014-11-20
HID: wacom - Bamboo pen-only tablet does not support PAD
Ping Cheng
2014-10-01
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
2014-10-01
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-10-01
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
2014-10-01
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2014-10-01
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
2014-09-22
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
2014-09-12
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2014-09-11
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
2014-09-11
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
2014-09-11
HID: wacom - Clean up of sysfs
Ping Cheng
2014-09-11
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
2014-08-12
Input: wacom - fix compiler warning if !CONFIG_PM
Geert Uytterhoeven
2014-08-06
Input: wacom - only register once the MODULE_* macros
Benjamin Tissoires
2014-08-06
Input: wacom - remove passing id for wacom_set_report
Przemo Firszt
2014-08-06
Input: wacom - check for bluetooth protocol while setting OLEDs
Benjamin Tissoires
2014-08-06
Input: wacom - handle Intuos 4 BT in wacom.ko
Benjamin Tissoires
2014-08-06
Input: wacom - handle Graphire BT tablets in wacom.ko
Benjamin Tissoires
2014-08-06
Input: wacom - prepare the driver to include BT devices
Benjamin Tissoires
[next]