summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
5 daysHID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor1-2/+2
5 daysHID: core: introduce hid_safe_input_report()Benjamin Tissoires3-8/+35
5 daysHID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires8-25/+41
5 daysHID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum1-1/+1
5 daysHID: asus: do not abort probe when not necessaryDenis Benato1-15/+10
5 daysHID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato1-1/+2
11 daysHID: pidff: Fix integer overflow in pidff_rescaleTomasz Pakuła1-2/+5
11 daysHID: appletb-kbd: run inactivity autodim from workqueuesSangyun Kim1-14/+30
11 daysHID: appletb-kbd: fix UAF in inactivity-timer cleanup pathSangyun Kim1-8/+8
11 daysHID: playstation: Clamp num_touch_reportsT.J. Mercier1-2/+4
2026-05-07HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg1-0/+2
2026-04-22HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman1-0/+3
2026-04-22HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman1-0/+3
2026-04-22HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPPMaximilian Pezzullo1-1/+2
2026-04-22HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens1-0/+2
2026-04-22HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska2-0/+4
2026-04-22HID: Intel-thc-hid: Intel-quickspi: Add NVL Device IDsEven Xu2-0/+8
2026-04-11HID: appletb-kbd: add .resume method in PMAditya Garg1-2/+3
2026-04-11HID: multitouch: Check to ensure report responses match the requestLee Jones1-0/+7
2026-04-11HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones1-3/+4
2026-04-11HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones1-1/+3
2026-04-11HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens1-0/+10
2026-04-11HID: logitech-hidpp: Enable MX Master 4 over bluetoothAdrian Freund1-0/+2
2026-04-02HID: apple: avoid memory leak in apple_report_fixup()Günther Noack1-3/+1
2026-04-02HID: asus: add xg mobile 2023 external hardware supportDenis Benato2-0/+4
2026-04-02HID: mcp2221: cancel last I2C command on read errorRomain Sioen1-0/+2
2026-04-02HID: apple: Add EPOMAKER TH87 to the non-apple keyboards listTakashi Iwai1-0/+3
2026-04-02HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDsZhang Lixu2-0/+14
2026-04-02HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack1-3/+1
2026-04-02HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
2026-04-02HID: asus: avoid memory leak in asus_report_fixup()Günther Noack1-4/+11
2026-03-25HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires1-0/+2
2026-03-12HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray1-2/+9
2026-03-12HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach1-3/+29
2026-03-12HID: pidff: Fix condition effect bit clearingTomasz Pakuła1-4/+7
2026-03-12HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman3-3/+3
2026-03-04HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack1-1/+1
2026-03-04HID: prodikeys: Check presence of pm->input_ep82Günther Noack1-0/+4
2026-03-04HID: magicmouse: Do not crash on missing msc->inputGünther Noack1-0/+5
2026-03-04HID: hid-pl: handle probe errorsOliver Neukum1-1/+6
2026-03-04HID: i2c-hid: Add FocalTech FT8112Daniel Peng1-0/+8
2026-03-04HID: logitech-hidpp: Add support for Logitech K980Bastien Nocera1-0/+2
2026-03-04HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips4-0/+23
2026-03-04HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer2-0/+4
2026-03-04HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard2-0/+73
2026-03-04HID: pidff: Do not set out of range trigger buttonTomasz Pakuła1-3/+13
2026-03-04HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar1-0/+1
2026-02-27HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin1-1/+1
2026-02-27HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang1-1/+3
2026-02-11HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen3-4/+17