index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-alps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: alps: allow incoming reports when only the trackstick is opened
Benjamin Tissoires
2018-10-26
1
-0
/
+18
*
HID: alps: Fix some style in 't4_read_write_register()'
Christophe JAILLET
2018-04-26
1
-3
/
+3
*
HID: alps: Check errors returned by 't4_read_write_register()'
Christophe JAILLET
2018-04-26
1
-0
/
+18
*
HID: alps: Save a memory allocation in 't4_read_write_register()' when writin...
Christophe JAILLET
2018-04-26
1
-2
/
+2
*
HID: alps: Report an error if we receive invalid data in 't4_read_write_regis...
Christophe JAILLET
2018-04-26
1
-0
/
+2
*
HID: alps: add new U1 device ID
Masaki Ota
2017-10-17
1
-0
/
+3
*
HID: alps: add support for Alps T4 Touchpad device
Masaki Ota
2017-10-17
1
-20
/
+319
*
HID: alps: remove variables local to u1_init() from the device struct
Masaki Ota
2017-10-17
1
-40
/
+27
*
HID: alps: properly handle max_fingers and minimum on X and Y axis
Masaki Ota
2017-10-17
1
-14
/
+24
*
HID: alps: Separate U1 device code
Masaki Ota
2017-10-17
1
-53
/
+67
*
HID: alps: delete unnecessary struct u1_dev devInfo
Masaki Ota
2017-10-17
1
-35
/
+34
*
-
-
-
.
Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...
Jiri Kosina
2016-10-07
1
-8
/
+9
|
\
\
\
|
|
|
*
HID: alps: fix error return code in alps_input_configured()
Wei Yongjun
2016-09-22
1
-2
/
+3
|
|
|
/
|
*
/
HID: alps: fix multitouch cursor issue
Masaki Ota
2016-09-27
1
-6
/
+6
|
|
/
*
|
HID: alps: fix stick device not working after resume
Kai-Heng Feng
2016-09-22
1
-2
/
+2
*
|
HID: alps: Fix memory leak
Axel Lin
2016-09-19
1
-2
/
+3
|
/
*
HID: alps: a few cleanups
Masaki Ota
2016-06-23
1
-68
/
+48
*
HID: alps: pass correct sizes to hid_hw_raw_request()
Jiri Kosina
2016-06-20
1
-3
/
+4
*
HID: alps: struct u1_dev *priv is internal to the driver
Jiri Kosina
2016-06-17
1
-1
/
+1
*
HID: add Alps I2C HID Touchpad-Stick support
Masaki Ota
2016-06-17
1
-0
/
+525