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
2025-02-03
HID: pidff: Simplify pidff_rescale_signed
Tomasz Pakuła
1
-3
/
+3
2025-02-03
HID: pidff: Move all hid-pidff definitions to a dedicated header
Tomasz Pakuła
4
-2
/
+38
2025-02-03
HID: pidff: Fix null pointer dereference in pidff_find_fields
Tomasz Pakuła
1
-0
/
+10
2025-02-03
HID: pidff: Factor out code for setting gain
Tomasz Pakuła
1
-11
/
+15
2025-02-03
HID: pidff: Rescale time values to match field units
Tomasz Pakuła
1
-15
/
+54
2025-02-03
HID: pidff: Define values used in pidff_find_special_fields
Tomasz Pakuła
1
-6
/
+15
2025-02-03
HID: pidff: Simplify pidff_upload_effect function
Tomasz Pakuła
1
-38
/
+16
2025-02-03
HID: pidff: Completely rework and fix pidff_reset function
Tomasz Pakuła
1
-49
/
+89
2025-02-03
HID: pidff: Add PERIODIC_SINE_ONLY quirk
Tomasz Pakuła
2
-5
/
+13
2025-02-03
HID: Add hid-universal-pidff driver and supported device ids
Tomasz Pakuła
4
-0
/
+238
2025-02-03
HID: pidff: Stop all effects before enabling actuators
Tomasz Pakuła
1
-2
/
+7
2025-02-03
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
Tomasz Pakuła
1
-3
/
+9
2025-02-03
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
Tomasz Pakuła
1
-1
/
+14
2025-02-03
HID: pidff: Add PERMISSIVE_CONTROL quirk
Tomasz Pakuła
1
-1
/
+2
2025-02-03
HID: pidff: Add MISSING_PBO quirk and its detection
Tomasz Pakuła
1
-18
/
+29
2025-02-03
HID: pidff: Add MISSING_DELAY quirk and its detection
Tomasz Pakuła
1
-5
/
+28
2025-02-03
HID: pidff: Clamp PERIODIC effect period to device's logical range
Tomasz Pakuła
1
-3
/
+16
2025-02-03
HID: pidff: Do not send effect envelope if it's empty
Tomasz Pakuła
1
-18
/
+24
2025-02-03
HID: pidff: Convert infinite length from Linux API to PID standard
Tomasz Pakuła
1
-1
/
+7
2025-02-03
HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
Vicki Pfau
1
-3
/
+3
2025-02-03
HID: ignore non-functional sensor in HP 5MP Camera
Chia-Lin Kao (AceLan)
2
-0
/
+2
2025-02-03
HID: hid-plantronics: Add mic mute mapping and generalize quirks
Terry Junge
1
-77
/
+67
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
7
-12
/
+8
2025-02-03
HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE
Arnd Bergmann
2
-6
/
+3
2025-02-03
HID: intel-ish-hid: Send clock sync message immediately after reset
Zhang Lixu
2
-3
/
+8
2025-02-03
HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
Zhang Lixu
1
-3
/
+3
2025-02-03
HID: corsair-void: Initialise memory for psy_cfg
Stuart Hayhurst
1
-1
/
+1
2025-02-03
HID: corsair-void: Add missing delayed work cancel for headset status
Stuart Hayhurst
1
-0
/
+1
2025-01-26
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-2
/
+83
2025-01-22
Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
53
-276
/
+7590
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-7
/
+14
2025-01-20
Merge branches 'for-6.14/wacom' and 'for-6.14/wacom-pci' into for-linus
Jiri Kosina
3
-4
/
+28
2025-01-20
Merge branch 'for-6.14/uclogic' into for-linus
Jiri Kosina
1
-1
/
+1
2025-01-20
Merge branch 'for-6.14/steelseries' into for-linus
Jiri Kosina
1
-10
/
+110
2025-01-20
Merge branch 'for-6.14/nintendo' into for-linus
Jiri Kosina
2
-11
/
+7
2025-01-20
Merge branch 'for-6.14/lenovo' into for-linus
Jiri Kosina
1
-1
/
+108
2025-01-20
Merge branch 'for-6.14/intel-thc' into for-linus
Jiri Kosina
21
-0
/
+7115
2025-01-20
Merge branch 'for-6.14/intel-ish' into for-linus
Jiri Kosina
5
-73
/
+0
2025-01-20
Merge branch 'for-6.14/core' into for-linus
Jiri Kosina
1
-0
/
+2
2025-01-20
Merge branch 'for-6.14/constify-bin-attribute' into for-linus
Jiri Kosina
16
-140
/
+133
2025-01-18
HID: amd_sfh: Use always-managed version of pcim_intx()
Philipp Stanner
2
-3
/
+3
2025-01-16
HID: hid-asus: Disable OOBE mode on the ProArt P16
Luke D. Jones
1
-0
/
+26
2025-01-16
HID: steelseries: remove unnecessary return
Christian Mayer
1
-1
/
+0
2025-01-16
HID: steelseries: export model and manufacturer
Christian Mayer
1
-0
/
+13
2025-01-16
HID: steelseries: export charging state for the SteelSeries Arctis 9 headset
Christian Mayer
1
-3
/
+20
2025-01-16
HID: steelseries: add SteelSeries Arctis 9 support
Christian Mayer
1
-0
/
+64
2025-01-16
HID: steelseries: preparation for adding SteelSeries Arctis 9 support
Christian Mayer
1
-6
/
+13
2025-01-14
HID: intel-thc-hid: fix build errors in um mode
Even Xu
1
-0
/
+1
2025-01-13
HID: intel-thc-hid: intel-quicki2c: fix potential memory corruption
Even Xu
1
-1
/
+4
[prev]
[next]