index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
Bastien Nocera
1
-5
/
+3
2023-02-10
HID: logitech-hidpp: Don't restart communication if not necessary
Bastien Nocera
1
-12
/
+20
2023-02-10
HID: logitech-hidpp: Add constants for HID++ 2.0 error codes
Bastien Nocera
1
-0
/
+10
2023-02-10
Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
Bastien Nocera
1
-10
/
+0
2023-02-10
HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
Bastien Nocera
1
-8
/
+9
2023-02-09
Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-7
/
+41
2023-02-09
HID: i2c-hid: goodix: Add mainboard-vddio-supply
Douglas Anderson
1
-0
/
+10
2023-02-09
HID: i2c-hid: goodix: Stop tying the reset line to the regulator
Douglas Anderson
1
-75
/
+13
2023-02-09
HID: retain initial quirks set up when creating HID devices
Dmitry Torokhov
3
-10
/
+5
2023-02-06
HID: evision: Add preliminary support for EVision keyboards
Philippe Valembois
4
-0
/
+64
2023-02-06
HID: Ignore battery for ELAN touchscreen 29DF on HP
Luka Guzenko
2
-0
/
+3
2023-02-06
HID: use standard debug APIs
Thomas Weißschuh
1
-9
/
+0
2023-02-06
HID: surface-hid: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: intel-ish-hid: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: steam: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: logitech-dj: Constify lowlevel HID driver
Thomas Weißschuh
1
-2
/
+2
2023-02-06
HID: hyperv: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: amd_sfh: Constify lowlevel HID driver
Thomas Weißschuh
1
-1
/
+1
2023-02-06
HID: amd_sfh: if no sensors are enabled, clean up
Mario Limonciello
2
-2
/
+12
2023-02-06
HID: logitech: Disable hi-res scrolling on USB
Bastien Nocera
1
-1
/
+2
2023-02-06
HID: core: Fix deadloop in hid_apply_multiplier.
Xin Zhao
1
-0
/
+3
2023-02-06
HID: hid-steam: Add rumble on Deck
Vicki Pfau
2
-0
/
+62
2023-02-06
HID: hid-steam: Add Steam Deck support
Vicki Pfau
3
-28
/
+306
2023-02-03
platform/surface: aggregator: Rename top-level request functions to avoid amb...
Maximilian Luz
2
-6
/
+6
2023-02-03
platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
Maximilian Luz
1
-1
/
+1
2023-02-03
HID: surface-hid: Use target-ID enum instead of hard-coding values
Maximilian Luz
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2
-3
/
+3
2023-01-25
HID: Ignore battery for Elan touchscreen on Asus TP420IA
marco.rodolfi@tuta.io
2
-0
/
+3
2023-01-20
HID: elecom: add support for TrackBall 056E:011C
Takahiro Fujii
3
-4
/
+18
2023-01-19
Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-14
/
+96
2023-01-19
HID: bpf: reorder BPF registration
Benjamin Tissoires
1
-4
/
+5
2023-01-19
HID: bpf: clean up entrypoint
Benjamin Tissoires
5
-153
/
+53
2023-01-19
HID: bpf: rework how programs are attached and stored in the kernel
Benjamin Tissoires
2
-67
/
+77
2023-01-18
HID: betop: check shape of output reports
Pietro Borrello
1
-8
/
+9
2023-01-18
HID: stop drivers from selecting CONFIG_HID
Arnd Bergmann
3
-17
/
+18
2023-01-18
HID: playstation: correct DualSense gyro bias handling.
Roderick Colenbrander
1
-8
/
+10
2023-01-18
HID: playstation: correct DualShock4 gyro bias handling.
Roderick Colenbrander
1
-8
/
+10
2023-01-18
HID: playstation: fix DualShock4 unreachable calibration code.
Roderick Colenbrander
1
-3
/
+2
2023-01-18
HID: playstation: sanity check DualSense calibration data.
Roderick Colenbrander
1
-0
/
+32
2023-01-18
HID: playstation: sanity check DualShock4 calibration data.
Roderick Colenbrander
1
-0
/
+31
2023-01-18
HID: multitouch: Add quirks for flipped axes
Allen Ballway
4
-4
/
+87
2023-01-18
HID: i2c-hid: acpi: Unify ACPI ID tables format
Andy Shevchenko
1
-5
/
+5
2023-01-18
HID: i2c-hid: acpi: Drop unneded NULL check of adev
Andy Shevchenko
1
-11
/
+5
2023-01-18
HID: Recognize sensors with application collections
Ronald Tschalär
2
-3
/
+6
2023-01-18
HID: sony: remove DualShock4 support.
Roderick Colenbrander
1
-981
/
+40
2023-01-18
HID: uclogic: Use KUNIT_EXPECT_MEMEQ
José Expósito
1
-2
/
+1
2023-01-18
HID: uclogic: Add support for XP-PEN Deco Pro MW
José Expósito
4
-0
/
+8
2023-01-18
HID: uclogic: Add support for XP-PEN Deco Pro SW
José Expósito
4
-0
/
+8
2023-01-18
HID: uclogic: Handle wireless device reconnection
José Expósito
5
-0
/
+271
2023-01-18
HID: uclogic: Refactor UGEEv2 probe magic data
José Expósito
3
-6
/
+16
[prev]
[next]