index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
HID: asus: add Z13 folio to generic group for multitouch to work
Antheas Kapenekakis
2
-4
/
+4
2025-09-12
HID: pidff: Fix possible null pointer dereference
Tomasz Pakuła
1
-5
/
+10
2025-09-12
HID: intel-ish-ipc: Remove redundant ready check after timeout function
Zhang Lixu
1
-8
/
+9
2025-09-12
HID: asus: add support for missing PX series fn keys
Amit Chaudhari
1
-0
/
+3
2025-09-12
HID: cp2112: fix setter callbacks return value
Sébastien Szymanski
1
-5
/
+5
2025-09-12
HID: bpf: rescan the device for the group after a load/unload
Benjamin Tissoires
1
-0
/
+21
2025-09-12
HID: core: factor out hid_set_group()
Benjamin Tissoires
1
-8
/
+15
2025-09-12
HID: lenovo: Use KEY_PERFORMANCE instead of ACPI's platform_profile
Janne Grunau
2
-5
/
+1
2025-09-12
Merge commit '89c5214639294' into for-6.17/upstream-fixes
Jiri Kosina
1
-0
/
+2
2025-09-12
HID: steelseries: Fix STEELSERIES_SRWS1 handling in steelseries_remove()
Jiri Kosina
1
-2
/
+1
2025-09-12
HID: intel-thc-hid: intel-quickspi: Add WCL Device IDs
Xinpeng Sun
2
-0
/
+4
2025-09-12
HID: intel-thc-hid: intel-quicki2c: Add WCL Device IDs
Xinpeng Sun
2
-0
/
+4
2025-08-29
Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-42
/
+79
2025-08-27
HID: i2c-hid: Fix test in i2c_hid_core_register_panel_follower()
Dan Carpenter
1
-1
/
+1
2025-08-26
HID: quirks: add support for Legion Go dual dinput modes
Antheas Kapenekakis
2
-0
/
+4
2025-08-26
HID: elecom: add support for ELECOM M-DT2DRBK
Martin Hilgendorf
3
-0
/
+4
2025-08-25
HID: i2c-hid: Make elan touch controllers power on after panel is enabled
Pin-yen Lin
2
-19
/
+38
2025-08-20
HID: logitech: Add ids for G PRO 2 LIGHTSPEED
Matt Coffin
3
-0
/
+7
2025-08-20
HID: input: report battery status changes immediately
José Expósito
1
-13
/
+10
2025-08-20
HID: input: rename hidinput_set_battery_charge_status()
José Expósito
2
-24
/
+24
2025-08-15
HID: pidff: Reduce PID_EFFECT_OPERATION spam
Tomasz Pakuła
1
-8
/
+28
2025-08-15
HID: universal-pidff: clang-format pass
Tomasz Pakuła
1
-28
/
+29
2025-08-15
HID: pidff: clang-format pass
Tomasz Pakuła
1
-29
/
+26
2025-08-15
HID: pidff: Define all cardinal directions
Tomasz Pakuła
1
-2
/
+6
2025-08-15
HID: pidff: Remove Anssi's email address from info msg
Tomasz Pakuła
1
-1
/
+1
2025-08-15
HID: pidff: PERMISSIVE_CONTROL quirk autodetection
Tomasz Pakuła
1
-3
/
+11
2025-08-15
HID: pidff: Separate check for infinite duration
Tomasz Pakuła
1
-5
/
+6
2025-08-15
HID: pidff: Rework pidff_upload_effect
Tomasz Pakuła
1
-128
/
+115
2025-08-15
HID: pidff: Update debug messages
Tomasz Pakuła
1
-4
/
+11
2025-08-15
HID: pidff: Add support for AXES_ENABLE field
Tomasz Pakuła
1
-4
/
+87
2025-08-15
HID: pidff: Simplify HID field/usage searching logic
Tomasz Pakuła
1
-43
/
+62
2025-08-15
HID: pidff: Better quirk assigment when searching for fields
Tomasz Pakuła
1
-41
/
+18
2025-08-15
HID: pidff: Treat PID_REQUIRED_REPORTS as count, not max
Tomasz Pakuła
1
-2
/
+2
2025-08-15
HID: pidff: Use ARRAY_SIZE macro instead of sizeof
Tomasz Pakuła
1
-23
/
+23
2025-08-15
HID: pidff: Remove unneeded debug
Tomasz Pakuła
1
-4
/
+0
2025-08-15
HID: pidff: Remove unhelpful pidff_set_actuators helper
Tomasz Pakuła
1
-11
/
+1
2025-08-15
HID: pidff: Use direction fix only for conditional effects
Tomasz Pakuła
3
-16
/
+34
2025-08-13
HID: intel-thc-hid: Intel-quicki2c: Enhance driver re-install flow
Even Xu
1
-0
/
+1
2025-08-13
HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
Minjong Kim
1
-0
/
+3
2025-08-13
HID: asus: fix UAF via HID_CLAIMED_INPUT validation
Qasim Ijaz
1
-1
/
+7
2025-08-13
hid: fix I2C read buffer overflow in raw_event() for mcp2221
Arnaud Lecomte
1
-0
/
+4
2025-08-12
HID: wacom: Add a new Art Pen 2
Ping Cheng
1
-0
/
+1
2025-08-12
HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
Qasim Ijaz
1
-0
/
+8
2025-08-12
HID: Kconfig: Fix spelling mistake "enthropy" -> "entropy"
Colin Ian King
1
-1
/
+1
2025-08-12
HID: uclogic: Use str_true_false() helper
Liu Song
1
-5
/
+5
2025-08-12
HID: Intel-thc-hid: Intel-thc: Use str_true_false() helper
Liu Song
1
-1
/
+2
2025-08-12
HID: intel-ish-hid: Increase ISHTP resume ack timeout to 300ms
Zhang Lixu
4
-6
/
+6
2025-08-12
HID: steelseries: refactor probe() and remove()
Jeongjun Park
3
-70
/
+43
2025-08-11
HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save
Aaron Ma
1
-2
/
+2
2025-08-11
HID: intel-thc-hid: intel-quicki2c: Fix ACPI dsd ICRS/ISUB length
Aaron Ma
1
-0
/
+2
[prev]
[next]