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-10
Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-39
/
+96
2025-02-07
HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
Vicki Pfau
-1
/
+1
2025-02-07
HID: hid-steam: Move hidraw input (un)registering to work
Vicki Pfau
-7
/
+31
2025-02-07
HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()
Tulio Fernandes
-1
/
+1
2025-02-07
HID: apple: fix up the F6 key on the Omoton KB066 keyboard
Alex Henrie
-0
/
+3
2025-02-07
HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
Ievgen Vovk
-0
/
+6
2025-02-03
HID: topre: Fix n-key rollover on Realforce R3S TKL boards
Daniel Brackenbury
-1
/
+10
2025-02-03
HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
Zhang Lixu
-0
/
+9
2025-02-03
HID: multitouch: Add NULL check in mt_input_configured
Charles Han
-1
/
+4
2025-02-03
HID: winwing: Add NULL check in winwing_init_led()
Charles Han
-0
/
+2
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: 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
2025-01-09
HID: amd_sfh: Add support to export device operating states
Basavaraj Natikar
-2
/
+83
2025-01-09
HID: uclogic: make const read-only array touch_ring_model_params_buf static
Colin Ian King
-1
/
+1
2025-01-09
HID: hid-steam: Make sure rumble work is canceled on removal
Vicki Pfau
-0
/
+1
2025-01-09
HID: Wacom: Add PCI Wacom device support
Even Xu
-0
/
+5
2025-01-09
HID: intel-thc-hid: intel-quicki2c: Add PM implementation
Even Xu
-0
/
+249
2025-01-09
HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver
Even Xu
-0
/
+307
2025-01-09
HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation
Even Xu
-1
/
+240
2025-01-09
HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces
Even Xu
-0
/
+297
[next]