index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
HID: i2c-hid: Use address probe to wake on resume
Kenny Levinsen
1
-13
/
+8
2024-05-06
HID: i2c-hid: Retry address probe after delay
Kenny Levinsen
1
-2
/
+19
2024-05-06
HID: asus: add ROG Z13 lightbar
Luke D. Jones
2
-0
/
+4
2024-05-06
HID: asus: add ROG Ally N-Key ID and keycodes
Luke D. Jones
2
-1
/
+8
2024-05-06
HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()
Luke D. Jones
1
-52
/
+18
2024-05-06
HID: asus: fix more n-key report descriptors if n-key quirked
Luke D. Jones
1
-27
/
+24
2024-05-06
HID: logitech: add a few Logitech HID++ device IDs
Allan Sandfeld Jensen
1
-2
/
+12
2024-05-06
HID: hid-debug: add EV_FF and FF_STATUS mappings
Thomas Kuehne
1
-1
/
+27
2024-05-06
HID: hid-debug: more informative output for EV_KEY
Thomas Kuehne
1
-2
/
+9
2024-05-06
HID: hid-debug: fix Moir -> Moire typo
Thomas Kuehne
1
-2
/
+2
2024-05-06
HID: Add quirk for Logitech Casa touchpad
Sean O'Brien
2
-0
/
+7
2024-05-06
HID: hid-steam: Add Deck IMU support
Max Maisel
1
-8
/
+147
2024-05-03
HID: picoLCD: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-04-16
HID: sony: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+2
2024-04-12
HID: sony: remove redundant assignment
Colin Ian King
1
-2
/
+0
2024-04-12
HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
Abdelrahman Morsy
1
-0
/
+2
2024-04-12
HID: nintendo: Remove unused function
Jiapeng Chong
1
-9
/
+0
2024-04-12
HID: winwing: Remove unused variable 'minor'
Jiapeng Chong
1
-3
/
+0
2024-04-11
HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
Benjamin Tissoires
1
-1
/
+1
2024-04-10
HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
Benjamin Tissoires
1
-0
/
+5
2024-04-10
HID: bpf: allow to inject HID event from BPF
Benjamin Tissoires
2
-0
/
+30
2024-04-10
HID: bpf: export hid_hw_output_report as a BPF kfunc
Benjamin Tissoires
2
-29
/
+84
2024-04-10
HID: bpf/dispatch: regroup kfuncs definitions
Benjamin Tissoires
1
-42
/
+38
2024-04-03
HID: playstation: Simplify device type ID
Max Staudt
1
-14
/
+26
2024-04-03
HID: playstation: DS4: Parse minimal report 0x01
Max Staudt
1
-0
/
+18
2024-04-03
HID: playstation: DS4: Don't fail on calibration data request
Max Staudt
1
-14
/
+20
2024-04-03
HID: playstation: DS4: Don't fail on FW/HW version request
Max Staudt
1
-2
/
+2
2024-04-03
HID: playstation: DS4: Fix LED blinking
Max Staudt
1
-2
/
+10
2024-04-03
HID: logitech-dj: allow mice to use all types of reports
Yaraslau Furman
1
-3
/
+1
2024-04-03
HID: i2c-hid: Revert to await reset ACK before reading report descriptor
Kenny Levinsen
1
-21
/
+8
2024-04-03
HID: uclogic: Expose firmware name
José Expósito
1
-0
/
+3
2024-04-03
HID: hid-debug: add missing evdev and HID codes
Thomas Kuehne
1
-440
/
+2960
2024-04-03
HID: corsair,lenovo: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2
-15
/
+12
2024-04-03
HID: roccat: Convert sprintf() family to sysfs_emit() family
Li Zhijian
5
-17
/
+17
2024-04-03
HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() family
Li Zhijian
1
-5
/
+4
2024-04-03
HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2
-8
/
+6
2024-04-03
HID: nintendo: Don't fail on setting baud rate
Max Staudt
1
-2
/
+5
2024-04-03
HID: Add WinWing Orion2 throttle support
Ivan Gorinov
3
-0
/
+246
2024-04-03
HID: nintendo: use ida for LED player id
Martino Fontana
1
-13
/
+28
2024-04-03
HID: surface-hid: kbd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-03
HID: hid-sensor-custom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2024-04-03
HID: google: hammer: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-03
HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device ID
Zhang Lixu
2
-0
/
+2
2024-04-03
HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macros
Zhang, Lixu
3
-58
/
+58
2024-04-03
HID: nintendo: Fix N64 controller being identified as mouse
Nuno Pereira
1
-4
/
+4
2024-03-28
hid: hid-picolcd: Remove struct backlight_ops.check_fb
Thomas Zimmermann
2
-7
/
+6
2024-03-28
hid: hid-picolcd: Fix initialization order
Thomas Zimmermann
1
-7
/
+7
2024-03-21
HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devc
Zhang Lixu
1
-1
/
+1
2024-03-21
HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
Nam Cao
1
-9
/
+0
2024-03-14
Merge tag 'hid-for-linus-2024031301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-194
/
+621
[prev]
[next]