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-09-17
HID: playstation: Support DualSense audio jack hotplug detection
Cristian Ciocaltea
-3
/
+88
2025-09-17
HID: playstation: Redefine DualSense input report status field
Cristian Ciocaltea
-7
/
+7
2025-09-17
HID: playstation: Prefer kzalloc(sizeof(*buf)...)
Cristian Ciocaltea
-2
/
+2
2025-09-17
HID: playstation: Document spinlock_t usage
Cristian Ciocaltea
-1
/
+1
2025-09-17
HID: playstation: Fix all alignment and line length issues
Cristian Ciocaltea
-74
/
+89
2025-09-17
HID: playstation: Correct spelling in comment sections
Cristian Ciocaltea
-2
/
+2
2025-09-17
HID: playstation: Replace uint{32,16,8}_t with u{32,16,8}
Cristian Ciocaltea
-136
/
+136
2025-09-17
HID: playstation: Simplify locking with guard() and scoped_guard()
Cristian Ciocaltea
-123
/
+93
2025-09-17
HID: playstation: Add spaces around arithmetic operators
Cristian Ciocaltea
-20
/
+22
2025-09-17
HID: playstation: Make use of bitfield macros
Cristian Ciocaltea
-32
/
+45
2025-09-16
HID: i2c-hid: Resolve touchpad issues on Dell systems during S4
Mario Limonciello (AMD)
-1
/
+37
2025-09-15
HID: multitouch: add haptic multitouch support
Angela Czubak
-5
/
+58
2025-09-15
HID: haptic: add hid_haptic_switch_mode
Angela Czubak
-7
/
+59
2025-09-15
HID: haptic: add functions handling events
Angela Czubak
-1
/
+34
2025-09-15
HID: input: calculate resolution for pressure
Angela Czubak
-0
/
+13
2025-09-15
HID: haptic: initialize haptic device
Angela Czubak
-0
/
+443
2025-09-15
HID: input: allow mapping of haptic output
Angela Czubak
-2
/
+3
2025-09-15
HID: haptic: introduce hid_haptic_device
Angela Czubak
-0
/
+185
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
-42
/
+79
2025-09-12
HID: asus: add Z13 folio to generic group for multitouch to work
Antheas Kapenekakis
-4
/
+4
2025-09-12
HID: pidff: Fix possible null pointer dereference
Tomasz Pakuła
-5
/
+10
2025-09-12
HID: intel-ish-ipc: Remove redundant ready check after timeout function
Zhang Lixu
-8
/
+9
2025-09-12
HID: asus: add support for missing PX series fn keys
Amit Chaudhari
-0
/
+3
2025-09-12
HID: cp2112: fix setter callbacks return value
Sébastien Szymanski
-5
/
+5
2025-09-12
HID: bpf: rescan the device for the group after a load/unload
Benjamin Tissoires
-0
/
+21
2025-09-12
HID: core: factor out hid_set_group()
Benjamin Tissoires
-8
/
+15
2025-09-12
HID: lenovo: Use KEY_PERFORMANCE instead of ACPI's platform_profile
Janne Grunau
-5
/
+1
2025-09-12
Merge commit '89c5214639294' into for-6.17/upstream-fixes
Jiri Kosina
-0
/
+2
2025-09-12
HID: steelseries: Fix STEELSERIES_SRWS1 handling in steelseries_remove()
Jiri Kosina
-2
/
+1
2025-09-12
HID: intel-thc-hid: intel-quickspi: Add WCL Device IDs
Xinpeng Sun
-0
/
+4
2025-09-12
HID: intel-thc-hid: intel-quicki2c: Add WCL Device IDs
Xinpeng Sun
-0
/
+4
2025-08-29
Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-42
/
+79
2025-08-27
HID: i2c-hid: Fix test in i2c_hid_core_register_panel_follower()
Dan Carpenter
-1
/
+1
2025-08-26
HID: quirks: add support for Legion Go dual dinput modes
Antheas Kapenekakis
-0
/
+4
2025-08-26
HID: elecom: add support for ELECOM M-DT2DRBK
Martin Hilgendorf
-0
/
+4
2025-08-25
HID: i2c-hid: Make elan touch controllers power on after panel is enabled
Pin-yen Lin
-19
/
+38
2025-08-20
HID: logitech: Add ids for G PRO 2 LIGHTSPEED
Matt Coffin
-0
/
+7
2025-08-20
HID: input: report battery status changes immediately
José Expósito
-13
/
+10
2025-08-20
HID: input: rename hidinput_set_battery_charge_status()
José Expósito
-24
/
+24
2025-08-15
HID: pidff: Reduce PID_EFFECT_OPERATION spam
Tomasz Pakuła
-8
/
+28
2025-08-15
HID: universal-pidff: clang-format pass
Tomasz Pakuła
-28
/
+29
2025-08-15
HID: pidff: clang-format pass
Tomasz Pakuła
-29
/
+26
2025-08-15
HID: pidff: Define all cardinal directions
Tomasz Pakuła
-2
/
+6
2025-08-15
HID: pidff: Remove Anssi's email address from info msg
Tomasz Pakuła
-1
/
+1
2025-08-15
HID: pidff: PERMISSIVE_CONTROL quirk autodetection
Tomasz Pakuła
-3
/
+11
2025-08-15
HID: pidff: Separate check for infinite duration
Tomasz Pakuła
-5
/
+6
2025-08-15
HID: pidff: Rework pidff_upload_effect
Tomasz Pakuła
-128
/
+115
2025-08-15
HID: pidff: Update debug messages
Tomasz Pakuła
-4
/
+11
2025-08-15
HID: pidff: Add support for AXES_ENABLE field
Tomasz Pakuła
-4
/
+87
2025-08-15
HID: pidff: Simplify HID field/usage searching logic
Tomasz Pakuła
-43
/
+62
[prev]
[next]