summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
9 hoursHID: mcp2221: validate report size in mcp2221_raw_event()Jiangshan Yi
9 hoursHID: mcp2221: stop device IO before hid_hw_stopJiangshan Yi
9 hoursHID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li
9 hoursHID: roccat: free buffered reports when destroying deviceXu Rao
9 hoursHID: picolcd: clamp eeprom debugfs read to bytes actually receivedIbrahim Hashimov
9 hoursHID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_featureXingrui Li
6 daysHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort
6 daysHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
6 daysHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets
6 daysHID: ft260: validate i2c input report lengthMichael Zaidman
6 daysHID: asus: fix missing hid_is_usb() checkJann Horn
6 daysHID: asus: simplify RGB init sequenceAntheas Kapenekakis
6 daysHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
6 daysHID: pidff: clang-format passTomasz Pakuła
6 daysHID: pidff: Use ARRAY_SIZE macro instead of sizeofTomasz Pakuła
6 daysHID: pidff: Rework pidff_set_time() to fix warningsTomasz Pakuła
6 daysHID: uhid: convert to hid_safe_input_report()Carlos Llamas
12 daysHID: hyperv: validate initial device info boundsMichael Bommarito
12 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li
12 daysHID: core: fix number/pointer type confusion on long itemsJann Horn
12 daysHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi
12 daysHID: nintendo: register input device after capabilities are setJiangshan Yi
12 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
12 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee
12 daysHID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones
12 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort
12 daysHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
12 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed
2026-08-09HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An
2026-08-09HID: logitech-dj: fix wrong detection of bad DJ_SHORT output reportBenjamin Tissoires
2026-08-09HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB writeLee Jones
2026-08-09HID: logitech-dj: Standardise hid_report_enum variable nomenclatureLee Jones
2026-07-24HID: pidff: Use correct effect type in effect updateOleg Makarenko
2026-07-24HID: pidff: Rework pidff_upload_effectTomasz Pakuła
2026-07-24HID: pidff: Add missing spacesTomasz Pakuła
2026-07-24HID: pidff: Fix missing blank lines after declarationsTomasz Pakuła
2026-07-24HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
2026-07-24treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2026-07-24HID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen
2026-07-24HID: playstation: validate num_touch_reports in DualShock 4 reportsBenoît Sevens
2026-07-24HID: bpf: Fix hid_bpf_get_data() range checkYiyang Chen
2026-07-24HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones
2026-07-24HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin
2026-07-24HID: logitech-hidpp: remove excess kernel-doc member in hidpp_scroll_counterRosen Penev
2026-07-24HID: wiimote: Fix table layout and whitespace errorsJ. Neuschäfer
2026-07-18HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
2026-07-18HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
2026-07-18HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
2026-07-18HID: wacom: stop hardware after post-start probe failuresMyeonghun Pak
2026-07-18HID: hid-goodix-spi: validate report size to prevent stack buffer overflowTianchu Chen