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
2026-01-28
HID: asus: use same report_id in response
Antheas Kapenekakis
-1
/
+1
2026-01-28
HID: asus: initialize additional endpoints only for certain devices
Antheas Kapenekakis
-10
/
+6
2026-01-28
HID: asus: simplify RGB init sequence
Antheas Kapenekakis
-30
/
+22
2026-01-23
HID: multitouch: add eGalaxTouch EXC3188 support
Thorsten Schmelzer
-0
/
+4
2026-01-23
HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
David Phillips
-0
/
+23
2026-01-21
HID: i2c-hid: Add FocalTech FT8112
Daniel Peng
-0
/
+8
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-20
HID: Use bpf_wq_set_callback kernel function
Ihor Solodrai
-5
/
+3
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-13
/
+97
2026-01-12
HID: sony: add support for bluetooth Rock Band 4 PS4 guitars
Rosalie Wanders
-13
/
+23
2026-01-10
HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
Günther Noack
-1
/
+1
2026-01-10
HID: prodikeys: Check presence of pm->input_ep82
Günther Noack
-0
/
+4
2026-01-10
HID: magicmouse: Do not crash on missing msc->input
Günther Noack
-0
/
+5
2026-01-10
HID: sony: add support for Rock Band 4 PS4 and PS5 guitars
Rosalie Wanders
-4
/
+127
2026-01-10
HID: hid-asus: Implement fn lock for Asus ProArt P16
Connor Belli
-1
/
+36
2026-01-10
HID: hid-pl: handle probe errors
Oliver Neukum
-1
/
+6
2026-01-10
HID: pidff: Do not set out of range trigger button
Tomasz Pakuła
-3
/
+13
2026-01-10
HID: multitouch: add quirks for Lenovo Yoga Book 9i
Brian Howard
-0
/
+73
2026-01-10
HID: playstation: Add missing check for input_ff_create_memless
Haotian Zhang
-1
/
+3
2026-01-10
HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
Joey Bednar
-0
/
+1
2026-01-10
HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouse
Nguyen Dinh Dang Duong
-0
/
+111
2026-01-08
Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-13
/
+96
2026-01-08
HID: logitech: add HID++ support for Logitech MX Anywhere 3S
Dennis Marttinen
-0
/
+2
2026-01-08
HID: asus: Implement Fn+F5 fan control key handler
Ionut Nechita
-5
/
+30
2026-01-08
HID: asus: Add WMI communication infrastructure
Ionut Nechita
-0
/
+24
2026-01-08
HID: asus: Filter spurious HID vendor codes on ROG laptops
Ionut Nechita
-0
/
+22
2026-01-08
HID: asus: Replace magic number with HID_UP_ASUSVENDOR constant
Ionut Nechita
-1
/
+1
2026-01-07
HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)
Arnoud Willemsen
-4
/
+17
2026-01-07
HID: quirks: work around VID/PID conflict for appledisplay
René Rebe
-0
/
+9
2026-01-07
HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
Rodrigo Lugathe da Conceição Alves
-0
/
+4
2026-01-07
HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
Vishnu Sankar
-2
/
+56
2026-01-07
HID: Intel-thc-hid: Intel-quicki2c: Add power management for touch device
Even Xu
-1
/
+13
2026-01-07
HID: Intel-thc-hid: Intel-quicki2c: Add output report support
Even Xu
-0
/
+28
2026-01-07
HID: Intel-thc-hid: Intel-quicki2c: Support writing output report format
Even Xu
-6
/
+11
2026-01-07
HID: Intel-thc-hid: Intel-quicki2c: Use put_unaligned_le16 for __le16 writes
Even Xu
-3
/
+1
2026-01-07
HID: Intel-thc-hid: Intel-quicki2c: Use size_t for all length variables
Even Xu
-33
/
+28
2026-01-07
HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()
Kwok Kin Ming
-0
/
+1
2026-01-07
HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type
Peter Hutterer
-1
/
+11
2026-01-07
HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
Chris Chiu
-0
/
+2
2026-01-07
HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA buffer
Even Xu
-0
/
+5
2026-01-07
hid: intel-thc-hid: Select SGL_ALLOC
Tim Zimmermann
-0
/
+1
2026-01-07
HID: bpf: fix bpf compilation with -fms-extensions
Benjamin Tissoires
-2
/
+4
2026-01-02
HID: bpf: drop dead NULL checks in kfuncs
Puranjay Mohan
-4
/
+1
2025-12-21
Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2025-12-19
HID: Intel-thc-hid: Intel-thc: Fix wrong register reading
Even Xu
-2
/
+2
2025-12-19
HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
DaytonCL
-0
/
+1
2025-12-19
HID: intel-ish-hid: Reset enum_devices_done before enumeration
Zhang Lixu
-0
/
+1
2025-12-19
HID: intel-ish-hid: Update ishtp bus match to support device ID table
Zhang Lixu
-2
/
+10
2025-12-19
HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents value
Thomas Fourier
-1
/
+5
2025-12-19
HID: playstation: Center initial joystick axes to prevent spurious events
Siarhei Vishniakou
-0
/
+5
[prev]
[next]