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
2023-10-06
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
Hans de Goede
1
-1
/
+2
2023-10-06
HID: i2c-hid: fix handling of unpopulated devices
Johan Hovold
1
-63
/
+81
2023-10-05
HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng
Fabian Vogt
2
-0
/
+3
2023-10-05
HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
Srinivas Pandruvada
1
-0
/
+8
2023-10-05
HID: sony: remove duplicate NULL check before calling usb_free_urb()
Jiri Kosina
1
-2
/
+1
2023-10-05
HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
Martino Fontana
1
-72
/
+103
2023-10-05
HID: nvidia-shield: Fix some missing function calls() in the probe error hand...
Christophe JAILLET
1
-2
/
+4
2023-10-05
HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...
Christophe JAILLET
1
-1
/
+2
2023-10-05
HID: multitouch: Add required quirk for Synaptics 0xcd7e device
Rahul Rameshbabu
1
-0
/
+4
2023-10-04
HID: nvidia-shield: Select POWER_SUPPLY Kconfig option
Rahul Rameshbabu
1
-0
/
+1
2023-09-18
HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
Ma Ke
1
-0
/
+4
2023-09-18
HID: nvidia-shield: add LEDS_CLASS dependency
Randy Dunlap
1
-0
/
+1
2023-09-18
HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
Hans de Goede
1
-0
/
+2
2023-09-18
HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_ba...
Dan Carpenter
1
-1
/
+1
2023-09-04
HID: sony: Fix a potential memory leak in sony_probe()
Christophe JAILLET
1
-0
/
+3
2023-09-01
Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-260
/
+1127
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-97
/
+116
2023-08-31
Merge branch 'for-6.5/upstream-fixes' into for-linus
Benjamin Tissoires
2
-1
/
+5
2023-08-31
Merge branch 'for-6.6/wiimote' into for-linus
Benjamin Tissoires
1
-10
/
+0
2023-08-31
Merge branch 'for-6.6/wacom' into for-linus
Benjamin Tissoires
4
-19
/
+37
2023-08-31
Merge branch 'for-6.6/steelseries' into for-linus
Benjamin Tissoires
2
-17
/
+300
2023-08-31
Merge branch 'for-6.6/sensor-hub' into for-linus
Benjamin Tissoires
1
-1
/
+1
2023-08-31
Merge branch 'for-6.6/roccat' into for-linus
Benjamin Tissoires
11
-97
/
+116
2023-08-31
Merge branch 'for-6.6/nvidia' into for-linus
Benjamin Tissoires
1
-20
/
+406
2023-08-31
Merge branch 'for-6.6/logitech' into for-linus
Benjamin Tissoires
3
-45
/
+93
2023-08-31
Merge branch 'for-6.6/google' into for-linus
Benjamin Tissoires
4
-0
/
+167
2023-08-31
Merge branch 'for-6.6/elan' into for-linus
Benjamin Tissoires
1
-12
/
+38
2023-08-31
Merge branch 'for-6.6/devm-fixes' into for-linus
Benjamin Tissoires
3
-21
/
+7
2023-08-31
Merge branch 'for-6.6/cp2112' into for-linus
Benjamin Tissoires
1
-112
/
+57
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-90
/
+266
2023-08-25
HID: logitech-hidpp: rework one more time the retries attempts
Benjamin Tissoires
1
-40
/
+75
2023-08-24
HID: nvidia-shield: Reference hid_device devm allocation of input_dev name
Rahul Rameshbabu
1
-1
/
+1
2023-08-24
HID: multitouch: Correct devm device reference for hidinput input_dev name
Rahul Rameshbabu
1
-10
/
+3
2023-08-24
HID: uclogic: Correct devm device reference for hidinput input_dev name
Rahul Rameshbabu
1
-10
/
+3
2023-08-22
HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()
Nikita Zhandarovich
1
-1
/
+4
2023-08-21
HID: i2c-hid: elan: Add ili9882t timing
Cong Yang
1
-12
/
+38
2023-08-16
HID: apple: Add "Hailuck" to the list of non-apple keyboards
Nils Tonnaett
1
-1
/
+2
2023-08-14
HID: steelseries: arctis_1_battery_request[] should be static
Jiri Kosina
1
-1
/
+1
2023-08-14
HID: logitech-hidpp: Add support for Logitech MX Anywhere 3 mouse
Maxim Mikityanskiy
1
-0
/
+2
2023-08-14
HID: wacom: struct name cleanup
Aaron Armstrong Skomra
3
-12
/
+13
2023-08-14
HID: wacom: remove unnecessary 'connected' variable from EKR
Aaron Armstrong Skomra
3
-4
/
+1
2023-08-14
HID: wacom: remove the battery when the EKR is off
Aaron Armstrong Skomra
4
-4
/
+24
2023-08-14
HID: nvidia-shield: Update Thunderstrike LED instance name to use id
Rahul Rameshbabu
1
-1
/
+2
2023-08-14
HID: nvidia-shield: Add battery support for Thunderstrike
Rahul Rameshbabu
1
-17
/
+401
2023-08-14
HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_create
Rahul Rameshbabu
1
-6
/
+7
2023-08-14
HID: hid-google-stadiaff: add support for Stadia force feedback
Fabio Baltieri
4
-0
/
+167
2023-08-14
HID: logitech-dj: Add support for a new lightspeed receiver iteration
Mavroudis Chatzilazaridis
2
-3
/
+9
2023-08-14
HID: logitech-hidpp: Add support for the Pro X Superlight
Mavroudis Chatzilazaridis
1
-0
/
+2
2023-08-14
HID: steelseries: Add support for Arctis 1 XBox
Bastien Nocera
2
-17
/
+300
2023-08-14
HID: input: Fix Apple Magic Trackpad 1 Bluetooth disconnect
Nimish Gåtam
1
-0
/
+3
[next]