summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
32 hoursHID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka1-10/+35
32 hourstreewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
32 hoursHID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen1-12/+20
32 hoursHID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones1-0/+7
32 hoursHID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin1-1/+2
32 hoursHID: logitech-hidpp: remove excess kernel-doc member in hidpp_scroll_counterRosen Penev1-1/+0
32 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-6/+71
32 hoursHID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie1-0/+16
32 hoursHID: wacom: stop hardware after post-start probe failuresMyeonghun Pak1-6/+6
2026-06-19HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor1-2/+2
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires7-16/+31
2026-06-19HID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones2-3/+11
2026-06-01HID: quirks: really enable the intended work around for appledisplayLukas Bulwahn1-1/+1
2026-06-01HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum1-1/+1
2026-06-01HID: asus: do not abort probe when not necessaryDenis Benato1-15/+10
2026-06-01HID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato1-1/+2
2026-06-01HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman1-0/+3
2026-06-01HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman1-0/+3
2026-06-01HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens1-0/+2
2026-06-01HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska2-0/+4
2026-04-18HID: multitouch: Check to ensure report responses match the requestLee Jones1-0/+7
2026-04-18HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens1-0/+10
2026-04-18HID: mcp2221: cancel last I2C command on read errorRomain Sioen1-0/+2
2026-04-18HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack1-3/+1
2026-04-18HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
2026-04-18HID: asus: avoid memory leak in asus_report_fixup()Günther Noack1-4/+11
2026-04-18HID: 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: 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: playstation: Add missing check for input_ff_create_memlessHaotian Zhang1-1/+3
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: 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-06HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin1-1/+4
2026-02-06HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
2026-02-06HID: usbhid: paper over wrong bNumDescriptor fieldBenjamin Tissoires1-1/+16
2026-01-19HID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
2026-01-19HID: core: Harden s32ton() against conversion to 0 bitsAlan Stern1-1/+6
2026-01-19HID: logitech-dj: Remove duplicate error loggingHans de Goede1-33/+23
2026-01-19HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/penPing Cheng1-1/+17
2026-01-19HID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki3-4/+8
2025-12-07HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155Zhang Heng2-3/+14
2025-12-07HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa1-5/+2
2025-12-07HID: quirks: avoid Cooler Master MM712 dongle wakeup bugTristan Lobb2-0/+4