summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
33 hoursHID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
33 hourstreewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
33 hoursHID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen
33 hoursHID: playstation: validate num_touch_reports in DualShock 4 reportsBenoît Sevens
33 hoursHID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones
33 hoursHID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin
33 hoursHID: logitech-hidpp: remove excess kernel-doc member in hidpp_scroll_counterRosen Penev
33 hoursHID: wiimote: Fix table layout and whitespace errorsJ. Neuschäfer
33 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
33 hoursHID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
33 hoursHID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
33 hoursHID: wacom: stop hardware after post-start probe failuresMyeonghun Pak
2026-06-19HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-06-19HID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones
2026-06-19HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mousehlleng
2026-06-19media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-06-01HID: quirks: really enable the intended work around for appledisplayLukas Bulwahn
2026-06-01HID: uclogic: Fix regression of input name assignmentTakashi Iwai
2026-05-23HID: usbhid: fix deadlock in hid_post_reset()Oliver Neukum
2026-05-23HID: asus: do not abort probe when not necessaryDenis Benato
2026-05-23HID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato
2026-05-17HID: playstation: Clamp num_touch_reportsT.J. Mercier
2026-04-27HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman
2026-04-27HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman
2026-04-27HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens
2026-04-27HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska
2026-04-11HID: multitouch: Check to ensure report responses match the requestLee Jones
2026-04-11HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens
2026-04-02HID: apple: avoid memory leak in apple_report_fixup()Günther Noack
2026-04-02HID: asus: add xg mobile 2023 external hardware supportDenis Benato
2026-04-02HID: mcp2221: cancel last I2C command on read errorRomain Sioen
2026-04-02HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack
2026-04-02HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann
2026-04-02HID: asus: avoid memory leak in asus_report_fixup()Günther Noack
2026-03-25HID: 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: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips
2026-03-04HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer
2026-03-04HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar
2026-03-04HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang
2026-02-11HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves
2026-02-11HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming
2026-02-11HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu
2026-02-11HID: playstation: Center initial joystick axes to prevent spurious eventsSiarhei Vishniakou
2026-02-11HID: intel-ish-hid: Reset enum_devices_done before enumerationZhang Lixu
2026-02-11HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTLDaytonCL