summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2 daysHID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray1-2/+9
2 daysHID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach1-3/+29
2 daysHID: pidff: Fix condition effect bit clearingTomasz Pakuła1-4/+7
2 daysHID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman3-3/+3
10 daysHID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack1-1/+1
10 daysHID: prodikeys: Check presence of pm->input_ep82Günther Noack1-0/+4
10 daysHID: magicmouse: Do not crash on missing msc->inputGünther Noack1-0/+5
10 daysHID: hid-pl: handle probe errorsOliver Neukum1-1/+6
10 daysHID: i2c-hid: Add FocalTech FT8112Daniel Peng1-0/+8
10 daysHID: logitech-hidpp: Add support for Logitech K980Bastien Nocera1-0/+2
10 daysHID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips4-0/+23
10 daysHID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer2-0/+4
10 daysHID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard2-0/+73
10 daysHID: pidff: Do not set out of range trigger buttonTomasz Pakuła1-3/+13
10 daysHID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar1-0/+1
2026-02-26HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin1-1/+1
2026-02-26HID: 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
2026-02-11HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen1-0/+2
2026-02-11HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves2-0/+4
2026-02-11HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA bufferEven Xu1-0/+5
2026-02-11HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming1-0/+1
2026-02-11HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu2-0/+2
2026-02-11HID: playstation: Center initial joystick axes to prevent spurious eventsSiarhei Vishniakou1-0/+5
2026-02-11HID: intel-ish-hid: Reset enum_devices_done before enumerationZhang Lixu1-0/+1
2026-02-11HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTLDaytonCL1-0/+1
2026-02-11HID: intel-ish-hid: Update ishtp bus match to support device ID tableZhang Lixu1-2/+10
2026-01-23HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workq...Nathan Chancellor1-2/+6
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu6-7/+45
2026-01-23HID: usbhid: paper over wrong bNumDescriptor fieldBenjamin Tissoires1-1/+16
2026-01-17HID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
2026-01-17HID: Intel-thc-hid: Intel-thc: Fix wrong register readingEven Xu1-2/+2
2026-01-17HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents valueThomas Fourier2-1/+5
2026-01-08HID: logitech-dj: Remove duplicate error loggingHans de Goede1-33/+23
2026-01-02HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/penPing Cheng1-1/+17
2025-12-18HID: logitech-hidpp: Do not assume FAP in hidpp_send_message_sync()Mavroudis Chatzilazaridis1-2/+7
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-11-19Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-20/+57
2025-11-18HID: uclogic: Fix potential memory leak in error pathAbdun Nihaal1-1/+3
2025-11-18HID: playstation: Fix memory leak in dualshock4_get_calibration_data()Abdun Nihaal1-0/+2
2025-11-18HID: pidff: Fix needs_playback checkTomasz Pakuła1-2/+2
2025-11-18HID: corsair-void: Use %pe for printing PTR_ERRStuart Hayhurst1-3/+2
2025-11-18HID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki3-4/+8
2025-11-17Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRESSUREPADPeter Hutterer1-1/+1
2025-10-31HID: hid-input: Extend Elan ignore battery quirk to USBMario Limonciello (AMD)1-2/+3
2025-10-31HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa1-5/+2
2025-10-30HID: amd_sfh: Stop sensor before startingMario Limonciello (AMD)1-0/+2
2025-10-30HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk listApril Grimoire1-0/+1
2025-10-30HID: lenovo: fixup Lenovo Yoga Slim 7x Keyboard rdescLauri Tirkkonen2-0/+18
2025-10-30HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng2-3/+14