index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-alps.c
Age
Commit message (
Expand
)
Author
2021-04-29
Merge branch 'for-5.13/warnings' into for-linus
Jiri Kosina
2021-04-07
HID: hid-alps: Correct struct misnaming
Lee Jones
2021-03-08
HID: alps: fix error return code in alps_input_configured()
Jia-Ju Bai
2020-09-22
HID: alps: clean up indentation issue
Colin Ian King
2020-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-06-16
HID: alps: support devices with report id 2
Caiyuan Xie
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-04-15
HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
Jiri Kosina
2020-04-14
HID: alps: Add AUI1657 device ID
Artem Borisov
2020-02-12
HID: alps: Fix an error handling path in 'alps_input_configured()'
Christophe JAILLET
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