index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-alps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: alps: Declare U1_UNICORN_LEGACY support
Artem Borisov
2022-07-22
1
-0
/
+2
*
Merge branch 'for-5.13/warnings' into for-linus
Jiri Kosina
2021-04-29
1
-1
/
+1
|
\
|
*
HID: hid-alps: Correct struct misnaming
Lee Jones
2021-04-07
1
-1
/
+1
*
|
HID: alps: fix error return code in alps_input_configured()
Jia-Ju Bai
2021-03-08
1
-0
/
+1
|
/
*
HID: alps: clean up indentation issue
Colin Ian King
2020-09-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-07-17
1
-0
/
+2
|
\
|
*
HID: alps: support devices with report id 2
Caiyuan Xie
2020-06-16
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-06-10
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-05-12
1
-2
/
+1
*
|
HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
Jiri Kosina
2020-04-15
1
-1
/
+1
*
|
HID: alps: Add AUI1657 device ID
Artem Borisov
2020-04-14
1
-0
/
+1
|
/
*
HID: alps: Fix an error handling path in 'alps_input_configured()'
Christophe JAILLET
2020-02-12
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
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