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
2024-05-07
HID: amd_sfh: Use amd_get_c2p_val() to read C2P register
Basavaraj Natikar
-1
/
+1
2024-05-07
HID: amd_sfh: Handle "no sensors" in PM operations
Basavaraj Natikar
-0
/
+10
2024-05-07
HID: amd_sfh: Modify and log error only if case of functionality failures
Basavaraj Natikar
-7
/
+5
2024-05-07
HID: kye: Change Device Usage from Puck to Mouse
David Yang
-31
/
+44
2024-05-07
HID: i2c-hid: Remove unused label in i2c_hid_set_power
Kenny Levinsen
-2
/
+0
2024-05-06
HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
Chen Ni
-0
/
+5
2024-05-06
HID: intel-ish-hid: handler multiple MNG_RESET_NOTIFY messages
Zhang Lixu
-3
/
+4
2024-05-06
HID: intel-ish-hid: Implement loading firmware from host feature
Zhang Lixu
-0
/
+542
2024-05-06
HID: intel-ish-hid: Add driver_data for specifying the firmware filename
Zhang Lixu
-1
/
+34
2024-05-06
HID: playstation: DS4: Fix calibration workaround for clone devices
Max Staudt
-24
/
+28
2024-05-06
HID: i2c-hid: Use address probe to wake on resume
Kenny Levinsen
-13
/
+8
2024-05-06
HID: i2c-hid: Retry address probe after delay
Kenny Levinsen
-2
/
+19
2024-05-06
HID: asus: add ROG Z13 lightbar
Luke D. Jones
-0
/
+4
2024-05-06
HID: asus: add ROG Ally N-Key ID and keycodes
Luke D. Jones
-1
/
+8
2024-05-06
HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()
Luke D. Jones
-52
/
+18
2024-05-06
HID: asus: fix more n-key report descriptors if n-key quirked
Luke D. Jones
-27
/
+24
2024-05-06
HID: logitech: add a few Logitech HID++ device IDs
Allan Sandfeld Jensen
-2
/
+12
2024-05-06
HID: hid-debug: add EV_FF and FF_STATUS mappings
Thomas Kuehne
-1
/
+27
2024-05-06
HID: hid-debug: more informative output for EV_KEY
Thomas Kuehne
-2
/
+9
2024-05-06
HID: hid-debug: fix Moir -> Moire typo
Thomas Kuehne
-2
/
+2
2024-05-06
HID: Add quirk for Logitech Casa touchpad
Sean O'Brien
-0
/
+7
2024-05-06
HID: hid-steam: Add Deck IMU support
Max Maisel
-8
/
+147
2024-05-03
HID: picoLCD: Constify lcd_ops
Krzysztof Kozlowski
-1
/
+1
2024-04-16
HID: sony: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-3
/
+2
2024-04-12
HID: sony: remove redundant assignment
Colin Ian King
-2
/
+0
2024-04-12
HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
Abdelrahman Morsy
-0
/
+2
2024-04-12
HID: nintendo: Remove unused function
Jiapeng Chong
-9
/
+0
2024-04-12
HID: winwing: Remove unused variable 'minor'
Jiapeng Chong
-3
/
+0
2024-04-11
HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
Benjamin Tissoires
-1
/
+1
2024-04-10
HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
Benjamin Tissoires
-0
/
+5
2024-04-10
HID: bpf: allow to inject HID event from BPF
Benjamin Tissoires
-0
/
+30
2024-04-10
HID: bpf: export hid_hw_output_report as a BPF kfunc
Benjamin Tissoires
-29
/
+84
2024-04-10
HID: bpf/dispatch: regroup kfuncs definitions
Benjamin Tissoires
-42
/
+38
2024-04-03
HID: playstation: Simplify device type ID
Max Staudt
-14
/
+26
2024-04-03
HID: playstation: DS4: Parse minimal report 0x01
Max Staudt
-0
/
+18
2024-04-03
HID: playstation: DS4: Don't fail on calibration data request
Max Staudt
-14
/
+20
2024-04-03
HID: playstation: DS4: Don't fail on FW/HW version request
Max Staudt
-2
/
+2
2024-04-03
HID: playstation: DS4: Fix LED blinking
Max Staudt
-2
/
+10
2024-04-03
HID: logitech-dj: allow mice to use all types of reports
Yaraslau Furman
-3
/
+1
2024-04-03
HID: i2c-hid: Revert to await reset ACK before reading report descriptor
Kenny Levinsen
-21
/
+8
2024-04-03
HID: uclogic: Expose firmware name
José Expósito
-0
/
+3
2024-04-03
HID: hid-debug: add missing evdev and HID codes
Thomas Kuehne
-440
/
+2960
2024-04-03
HID: corsair,lenovo: Convert sprintf() family to sysfs_emit() family
Li Zhijian
-15
/
+12
2024-04-03
HID: roccat: Convert sprintf() family to sysfs_emit() family
Li Zhijian
-17
/
+17
2024-04-03
HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() family
Li Zhijian
-5
/
+4
2024-04-03
HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
Li Zhijian
-8
/
+6
2024-04-03
HID: nintendo: Don't fail on setting baud rate
Max Staudt
-2
/
+5
2024-04-03
HID: Add WinWing Orion2 throttle support
Ivan Gorinov
-0
/
+246
2024-04-03
HID: nintendo: use ida for LED player id
Martino Fontana
-13
/
+28
2024-04-03
HID: surface-hid: kbd: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
[prev]
[next]