summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2024-02-05HID: hidraw: fix a problem of memory leak in hidraw_release()Su Hui
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke
2024-01-25HID: sensor-hub: Enable hid core report processing for all devicesYauhen Kharuzhy
2024-01-20HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli
2024-01-20HID: nintendo: fix initializer element is not constant errorRyan McClelland
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum
2023-12-20HID: glorious: fix Glorious Model I HID reportBrett Raye
2023-12-20HID: apple: add Jamesdonkey and A3R to non-apple keyboards listYihong Cao
2023-12-20HID: mcp2221: Allow IO to start during probeHamish Martin
2023-12-20HID: mcp2221: Set driver data before I2C adapter addHamish Martin
2023-12-20HID: Add quirk for Labtec/ODDOR/aikeec handbrakeSebastian Parschauer
2023-12-20HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello
2023-12-20HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski
2023-12-03HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-11-28Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina
2023-11-28hid: lenovo: Resend all settings on reset_resume for compact keyboardsJamie Lentin
2023-11-28HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221WJiri Kosina
2023-11-28HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaroundMikhail Khvainitski
2023-11-20HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...Hans de Goede
2023-11-20HID: logitech-hidpp: Revert "Don't restart communication if not necessary"Hans de Goede
2023-11-20HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() onlyHans de Goede
2023-11-20HID: uclogic: Fix a work->entry not empty bug in __queue_work()Jinjie Ruan
2023-11-20HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event...Jinjie Ruan
2023-11-20hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn
2023-10-06HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede
2023-10-06HID: i2c-hid: fix handling of unpopulated devicesJohan Hovold
2023-10-05HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ngFabian Vogt
2023-10-05HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada
2023-10-05HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina
2023-10-05HID: nintendo: reinitialize USB Pro Controller after resuming from suspendMartino Fontana
2023-10-05HID: nvidia-shield: Fix some missing function calls() in the probe error hand...Christophe JAILLET
2023-10-05HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET
2023-10-05HID: multitouch: Add required quirk for Synaptics 0xcd7e deviceRahul Rameshbabu
2023-10-04HID: nvidia-shield: Select POWER_SUPPLY Kconfig optionRahul Rameshbabu
2023-09-18HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke
2023-09-18HID: nvidia-shield: add LEDS_CLASS dependencyRandy Dunlap
2023-09-18HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouseHans de Goede
2023-09-18HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_ba...Dan Carpenter
2023-09-04HID: sony: Fix a potential memory leak in sony_probe()Christophe JAILLET
2023-09-01Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-31Merge branch 'for-6.5/upstream-fixes' into for-linusBenjamin Tissoires
2023-08-31Merge branch 'for-6.6/wiimote' into for-linusBenjamin Tissoires
2023-08-31Merge branch 'for-6.6/wacom' into for-linusBenjamin Tissoires
2023-08-31Merge branch 'for-6.6/steelseries' into for-linusBenjamin Tissoires
2023-08-31Merge branch 'for-6.6/sensor-hub' into for-linusBenjamin Tissoires