summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
21 hoursHID: lg4ff: validate report length before fixed offsetsJiancheng Huang
21 hoursHID: i2c-hid: goodix: Disable VDD on VDDIO enable failureChao Huang
21 hoursHID: i2c-hid: Fix "(null)" output when reading report descriptor failsAi Chao
21 hoursHID: i2c-hid: Revert to await reset ACK before reading report descriptorKenny Levinsen
21 hoursHID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descr...Hans de Goede
21 hoursHID: i2c-hid: Switch i2c_hid_parse() to goto style error handlingHans de Goede
21 hoursHID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functionsHans de Goede
21 hoursHID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()Hans de Goede
21 hoursHID: synchronize input before cleaning up a failed probeYousef Alhouseen
21 hoursHID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver谢致邦 (XIE Zhibang)
21 hoursHID: roccat: bound device-supplied profile indexMichael Bommarito
21 hoursHID: nintendo: Fix imu_timestamp_us double increment per reportChristos Maragkos
21 hoursHID: core: quiesce input in hid_hw_stop() to prevent use-after-freePhilipp Weber
21 hoursHID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov
21 hoursHID: rmi: fix OOB access with undersized RMI reportsWei Jie Law
21 hoursHID: mcp2221: validate report size in mcp2221_raw_event()Jiangshan Yi
21 hoursHID: mcp2221: stop device IO before hid_hw_stopJiangshan Yi
21 hoursHID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li
21 hoursHID: roccat: free buffered reports when destroying deviceXu Rao
21 hoursHID: picolcd: clamp eeprom debugfs read to bytes actually receivedIbrahim Hashimov
21 hoursHID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_featureXingrui Li
13 daysHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
13 daysHID: pidff: clang-format passTomasz Pakuła
13 daysHID: pidff: Support device error response from PID_BLOCK_LOADTomasz Pakuła
13 daysHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
13 daysHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets
13 daysHID: ft260: validate i2c input report lengthMichael Zaidman
13 daysHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi
13 daysHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort
13 daysHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
2026-08-27HID: hyperv: validate initial device info boundsMichael Bommarito
2026-08-27HID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li
2026-08-27HID: core: fix number/pointer type confusion on long itemsJann Horn
2026-08-27HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
2026-08-27HID: core: fix OOB read of field->usage in hid_set_field()Baul Lee
2026-08-27HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones
2026-08-27HID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort
2026-08-27HID: 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: 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: 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