summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: fix HID device resource race between HID core and debugging supportCharles Yi2023-12-032-2/+13
* Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina2023-11-282-9/+3
* hid: lenovo: Resend all settings on reset_resume for compact keyboardsJamie Lentin2023-11-281-16/+34
* HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221WJiri Kosina2023-11-282-0/+2
* HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaroundMikhail Khvainitski2023-11-281-23/+45
* HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...Hans de Goede2023-11-201-11/+9
* HID: logitech-hidpp: Revert "Don't restart communication if not necessary"Hans de Goede2023-11-201-16/+8
* HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() onlyHans de Goede2023-11-201-10/+12
* HID: uclogic: Fix a work->entry not empty bug in __queue_work()Jinjie Ruan2023-11-201-0/+7
* HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event...Jinjie Ruan2023-11-201-1/+15
* hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn2023-11-201-1/+5
* hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn2023-11-201-2/+2
* HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede2023-10-061-1/+2
* HID: i2c-hid: fix handling of unpopulated devicesJohan Hovold2023-10-061-63/+81
* HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ngFabian Vogt2023-10-052-0/+3
* HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada2023-10-051-0/+8
* HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina2023-10-051-2/+1
* HID: nintendo: reinitialize USB Pro Controller after resuming from suspendMartino Fontana2023-10-051-72/+103
* HID: nvidia-shield: Fix some missing function calls() in the probe error hand...Christophe JAILLET2023-10-051-2/+4
* HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET2023-10-051-1/+2
* HID: multitouch: Add required quirk for Synaptics 0xcd7e deviceRahul Rameshbabu2023-10-051-0/+4
* HID: nvidia-shield: Select POWER_SUPPLY Kconfig optionRahul Rameshbabu2023-10-041-0/+1
* HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke2023-09-181-0/+4
* HID: nvidia-shield: add LEDS_CLASS dependencyRandy Dunlap2023-09-181-0/+1
* HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouseHans de Goede2023-09-181-0/+2
* HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_ba...Dan Carpenter2023-09-181-1/+1
* HID: sony: Fix a potential memory leak in sony_probe()Christophe JAILLET2023-09-041-0/+3
* Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-0120-260/+1127
|\
| * Merge branch 'for-6.5/upstream-fixes' into for-linusBenjamin Tissoires2023-08-312-1/+5
| |\
| | * HID: apple: Add "Hailuck" to the list of non-apple keyboardsNils Tonnaett2023-08-161-1/+2
| | * HID: input: Fix Apple Magic Trackpad 1 Bluetooth disconnectNimish Gåtam2023-08-141-0/+3
| * | Merge branch 'for-6.6/wiimote' into for-linusBenjamin Tissoires2023-08-311-10/+0
| |\ \
| | * | HID: hid-wiimote-debug.c: Drop error checking for debugfs_create_fileOsama Muhammad2023-08-141-10/+0
| * | | Merge branch 'for-6.6/wacom' into for-linusBenjamin Tissoires2023-08-314-19/+37
| |\ \ \
| | * | | HID: wacom: struct name cleanupAaron Armstrong Skomra2023-08-143-12/+13
| | * | | HID: wacom: remove unnecessary 'connected' variable from EKRAaron Armstrong Skomra2023-08-143-4/+1
| | * | | HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra2023-08-144-4/+24
| | |/ /
| * | | Merge branch 'for-6.6/steelseries' into for-linusBenjamin Tissoires2023-08-312-17/+300
| |\ \ \
| | * | | HID: steelseries: arctis_1_battery_request[] should be staticJiri Kosina2023-08-141-1/+1
| | * | | HID: steelseries: Add support for Arctis 1 XBoxBastien Nocera2023-08-142-17/+300
| | |/ /
| * | | Merge branch 'for-6.6/sensor-hub' into for-linusBenjamin Tissoires2023-08-311-1/+1
| |\ \ \
| | * | | HID: sensor-hub: Allow multi-function sensor devicesDaniel Thompson2023-08-141-1/+1
| | |/ /
| * | | Merge branch 'for-6.6/roccat' into for-linusBenjamin Tissoires2023-08-3111-97/+116
| |\ \ \
| | * | | HID: hidraw: make hidraw_class structure constGreg Kroah-Hartman2023-08-141-9/+9
| | * | | HID: roccat: make all 'class' structures constIvan Orlov2023-08-1410-88/+107
| | |/ /
| * | | Merge branch 'for-6.6/nvidia' into for-linusBenjamin Tissoires2023-08-311-20/+406
| |\ \ \
| | * | | HID: nvidia-shield: Update Thunderstrike LED instance name to use idRahul Rameshbabu2023-08-141-1/+2
| | * | | HID: nvidia-shield: Add battery support for ThunderstrikeRahul Rameshbabu2023-08-141-17/+401
| | * | | HID: nvidia-shield: Remove led_classdev_unregister in thunderstrike_createRahul Rameshbabu2023-08-141-6/+7
| | |/ /
| * | | Merge branch 'for-6.6/logitech' into for-linusBenjamin Tissoires2023-08-313-45/+93
| |\ \ \