summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
4 daysHID: 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-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu
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-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-08HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen
2026-01-07HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen
2026-01-07HID: quirks: work around VID/PID conflict for appledisplayRené Rebe
2026-01-07HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves
2026-01-07HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming
2026-01-07HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button TypePeter Hutterer
2026-01-07HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu
2026-01-07HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA bufferEven Xu
2026-01-07hid: intel-thc-hid: Select SGL_ALLOCTim Zimmermann
2026-01-07HID: bpf: fix bpf compilation with -fms-extensionsBenjamin Tissoires
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19HID: Intel-thc-hid: Intel-thc: Fix wrong register readingEven Xu
2025-12-19HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTLDaytonCL
2025-12-19HID: intel-ish-hid: Reset enum_devices_done before enumerationZhang Lixu
2025-12-19HID: intel-ish-hid: Update ishtp bus match to support device ID tableZhang Lixu
2025-12-19HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents valueThomas Fourier
2025-12-19HID: playstation: Center initial joystick axes to prevent spurious eventsSiarhei Vishniakou
2025-12-19HID: usbhid: paper over wrong bNumDescriptor fieldBenjamin Tissoires
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-04Merge tag 'hid-for-linus-2025120201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-02Merge branch 'for-6.19/core' into for-linusJiri Kosina
2025-12-02Merge branch 'for-6.19/hid-bpf' into for-linusJiri Kosina
2025-12-02Merge branch 'for-6.19/intel-ish-v2' into for-linusJiri Kosina
2025-12-02Merge branch 'for-6.19/intel-thc' into for-linusJiri Kosina
2025-12-02Merge branch 'for-6.19/logitech' into for-linusJiri Kosina
2025-12-02Merge branch 'for-6.19/nintendo' into for-linusJiri Kosina
2025-12-02Merge branch 'for-6.19/uclogic' into for-linusJiri Kosina
2025-12-02Merge branch 'for-6.19/winwing' into for-linusJiri Kosina
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper