summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
11 daysHID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman
11 daysHID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman
11 daysHID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPPMaximilian Pezzullo
11 daysHID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens
11 daysHID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska
11 daysHID: Intel-thc-hid: Intel-quickspi: Add NVL Device IDsEven Xu
2026-04-11HID: appletb-kbd: add .resume method in PMAditya Garg
2026-04-11HID: multitouch: Check to ensure report responses match the requestLee Jones
2026-04-11HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones
2026-04-11HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones
2026-04-11HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens
2026-04-11HID: logitech-hidpp: Enable MX Master 4 over bluetoothAdrian Freund
2026-04-02HID: apple: avoid memory leak in apple_report_fixup()Günther Noack
2026-04-02HID: asus: add xg mobile 2023 external hardware supportDenis Benato
2026-04-02HID: mcp2221: cancel last I2C command on read errorRomain Sioen
2026-04-02HID: apple: Add EPOMAKER TH87 to the non-apple keyboards listTakashi Iwai
2026-04-02HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDsZhang Lixu
2026-04-02HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack
2026-04-02HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann
2026-04-02HID: asus: avoid memory leak in asus_report_fixup()Günther Noack
2026-03-25HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires
2026-03-12HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray
2026-03-12HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach
2026-03-12HID: pidff: Fix condition effect bit clearingTomasz Pakuła
2026-03-12HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-03-04HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack
2026-03-04HID: prodikeys: Check presence of pm->input_ep82Günther Noack
2026-03-04HID: magicmouse: Do not crash on missing msc->inputGünther Noack
2026-03-04HID: hid-pl: handle probe errorsOliver Neukum
2026-03-04HID: i2c-hid: Add FocalTech FT8112Daniel Peng
2026-03-04HID: logitech-hidpp: Add support for Logitech K980Bastien Nocera
2026-03-04HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips
2026-03-04HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer
2026-03-04HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard
2026-03-04HID: pidff: Do not set out of range trigger buttonTomasz Pakuła
2026-03-04HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar
2026-02-26HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin
2026-02-26HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang
2026-02-11HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen
2026-02-11HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen
2026-02-11HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves
2026-02-11HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA bufferEven Xu
2026-02-11HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming
2026-02-11HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu
2026-02-11HID: playstation: Center initial joystick axes to prevent spurious eventsSiarhei Vishniakou
2026-02-11HID: intel-ish-hid: Reset enum_devices_done before enumerationZhang Lixu
2026-02-11HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTLDaytonCL
2026-02-11HID: intel-ish-hid: Update ishtp bus match to support device ID tableZhang Lixu
2026-01-23HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workq...Nathan Chancellor
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu