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