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
/
hid-alps.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-26
HID: alps: allow incoming reports when only the trackstick is opened
Benjamin Tissoires
2018-04-26
HID: alps: Fix some style in 't4_read_write_register()'
Christophe JAILLET
2018-04-26
HID: alps: Check errors returned by 't4_read_write_register()'
Christophe JAILLET
2018-04-26
HID: alps: Save a memory allocation in 't4_read_write_register()' when writin...
Christophe JAILLET
2018-04-26
HID: alps: Report an error if we receive invalid data in 't4_read_write_regis...
Christophe JAILLET
2017-10-17
HID: alps: add new U1 device ID
Masaki Ota
2017-10-17
HID: alps: add support for Alps T4 Touchpad device
Masaki Ota
2017-10-17
HID: alps: remove variables local to u1_init() from the device struct
Masaki Ota
2017-10-17
HID: alps: properly handle max_fingers and minimum on X and Y axis
Masaki Ota
2017-10-17
HID: alps: Separate U1 device code
Masaki Ota
2017-10-17
HID: alps: delete unnecessary struct u1_dev devInfo
Masaki Ota
2016-10-07
Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...
Jiri Kosina
2016-09-27
HID: alps: fix multitouch cursor issue
Masaki Ota
2016-09-22
HID: alps: fix error return code in alps_input_configured()
Wei Yongjun
2016-09-22
HID: alps: fix stick device not working after resume
Kai-Heng Feng
2016-09-19
HID: alps: Fix memory leak
Axel Lin
2016-06-23
HID: alps: a few cleanups
Masaki Ota
2016-06-20
HID: alps: pass correct sizes to hid_hw_raw_request()
Jiri Kosina
2016-06-17
HID: alps: struct u1_dev *priv is internal to the driver
Jiri Kosina
2016-06-17
HID: add Alps I2C HID Touchpad-Stick support
Masaki Ota