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