index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-alps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
HID: alps: clean up indentation issue
Colin Ian King
1
-1
/
+1
2020-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+2
2020-06-16
HID: alps: support devices with report id 2
Caiyuan Xie
1
-0
/
+2
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+1
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
1
-2
/
+1
2020-04-15
HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
Jiri Kosina
1
-1
/
+1
2020-04-14
HID: alps: Add AUI1657 device ID
Artem Borisov
1
-0
/
+1
2020-02-12
HID: alps: Fix an error handling path in 'alps_input_configured()'
Christophe JAILLET
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-10-26
HID: alps: allow incoming reports when only the trackstick is opened
Benjamin Tissoires
1
-0
/
+18
2018-04-26
HID: alps: Fix some style in 't4_read_write_register()'
Christophe JAILLET
1
-3
/
+3
2018-04-26
HID: alps: Check errors returned by 't4_read_write_register()'
Christophe JAILLET
1
-0
/
+18
2018-04-26
HID: alps: Save a memory allocation in 't4_read_write_register()' when writin...
Christophe JAILLET
1
-2
/
+2
2018-04-26
HID: alps: Report an error if we receive invalid data in 't4_read_write_regis...
Christophe JAILLET
1
-0
/
+2
2017-10-17
HID: alps: add new U1 device ID
Masaki Ota
1
-0
/
+3
2017-10-17
HID: alps: add support for Alps T4 Touchpad device
Masaki Ota
1
-20
/
+319
2017-10-17
HID: alps: remove variables local to u1_init() from the device struct
Masaki Ota
1
-40
/
+27
2017-10-17
HID: alps: properly handle max_fingers and minimum on X and Y axis
Masaki Ota
1
-14
/
+24
2017-10-17
HID: alps: Separate U1 device code
Masaki Ota
1
-53
/
+67
2017-10-17
HID: alps: delete unnecessary struct u1_dev devInfo
Masaki Ota
1
-35
/
+34
2016-10-07
Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...
Jiri Kosina
1
-8
/
+9
2016-09-27
HID: alps: fix multitouch cursor issue
Masaki Ota
1
-6
/
+6
2016-09-22
HID: alps: fix error return code in alps_input_configured()
Wei Yongjun
1
-2
/
+3
2016-09-22
HID: alps: fix stick device not working after resume
Kai-Heng Feng
1
-2
/
+2
2016-09-19
HID: alps: Fix memory leak
Axel Lin
1
-2
/
+3
2016-06-23
HID: alps: a few cleanups
Masaki Ota
1
-68
/
+48
2016-06-20
HID: alps: pass correct sizes to hid_hw_raw_request()
Jiri Kosina
1
-3
/
+4
2016-06-18
HID: alps: struct u1_dev *priv is internal to the driver
Jiri Kosina
1
-1
/
+1
2016-06-18
HID: add Alps I2C HID Touchpad-Stick support
Masaki Ota
1
-0
/
+525