summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
33 hoursHID: appletb-kbd: add .resume method in PMAditya Garg1-2/+3
33 hoursHID: multitouch: Check to ensure report responses match the requestLee Jones1-0/+7
33 hoursHID: core: Mitigate potential OOB by removing bogus memset()Lee Jones1-3/+4
33 hoursHID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones1-1/+3
33 hoursHID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens1-0/+10
33 hoursHID: logitech-hidpp: Enable MX Master 4 over bluetoothAdrian Freund1-0/+2
10 daysHID: apple: avoid memory leak in apple_report_fixup()Günther Noack1-3/+1
10 daysHID: asus: add xg mobile 2023 external hardware supportDenis Benato2-0/+4
10 daysHID: mcp2221: cancel last I2C command on read errorRomain Sioen1-0/+2
10 daysHID: apple: Add EPOMAKER TH87 to the non-apple keyboards listTakashi Iwai1-0/+3
10 daysHID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDsZhang Lixu2-0/+14
10 daysHID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack1-3/+1
10 daysHID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
10 daysHID: 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-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu1-0/+2
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-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-13/+96
2026-01-08HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen1-0/+2
2026-01-08HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen3-4/+17
2026-01-08HID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
2026-01-08HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves2-0/+4
2026-01-07HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming1-0/+1
2026-01-07HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button TypePeter Hutterer1-1/+11
2026-01-07HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu2-0/+2
2026-01-07HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA bufferEven Xu1-0/+5
2026-01-07hid: intel-thc-hid: Select SGL_ALLOCTim Zimmermann1-0/+1
2026-01-07HID: bpf: fix bpf compilation with -fms-extensionsBenjamin Tissoires1-2/+4
2025-12-22Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-12-19HID: Intel-thc-hid: Intel-thc: Fix wrong register readingEven Xu1-2/+2
2025-12-19HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTLDaytonCL1-0/+1
2025-12-19HID: intel-ish-hid: Reset enum_devices_done before enumerationZhang Lixu1-0/+1
2025-12-19HID: intel-ish-hid: Update ishtp bus match to support device ID tableZhang Lixu1-2/+10
2025-12-19HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents valueThomas Fourier2-1/+5