summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
10 hoursHID: mcp2221: clear rxbuf after I2C/SMBus transfer completesJiangshan Yi
10 hoursHID: mcp2221: fix OOB write in mcp2221_raw_event()Florian Pradines
10 hoursHID: sony: clean up device list on probe failureDoruk Tan Ozturk
10 hoursHID: sony: use guard() and scoped_guard()Rosalie Wanders
10 hoursHID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov
10 hoursHID: rmi: fix OOB access with undersized RMI reportsWei Jie Law
10 hoursHID: bpf: serialize device reference release in struct_ops destroy pathShen Yongchao
4 daysHID: intel-thc-hid: intel-quickspi: fix autosuspend cleanup during teardownGuangshuo Li
4 daysHID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardownGuangshuo Li
4 daysHID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller b...HyeongJun An
4 daysHID: intel-thc-hid: intel-quickspi: validate report size before copyHyeongJun An
4 daysHID: mcp2221: validate report size in mcp2221_raw_event()Jiangshan Yi
4 daysHID: mcp2221: stop device IO before hid_hw_stopJiangshan Yi
4 daysHID: universal-pidff: stop the device when force-feedback init failsBaul Lee
4 daysHID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbindDoruk Tan Ozturk
4 daysHID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li
4 daysHID: roccat: free buffered reports when destroying deviceXu Rao
4 daysHID: picolcd: clamp eeprom debugfs read to bytes actually receivedIbrahim Hashimov
4 daysHID: corsair-void: Check size of status and firmware events before reading themStuart Hayhurst
4 daysHID: apple: preserve keyboard backlight across T2 resumeAndre Eikmeyer
4 daysHID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_featureXingrui Li
9 daysHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets
9 daysHID: ft260: validate i2c input report lengthMichael Zaidman
9 daysHID: asus: fix missing hid_is_usb() checkJann Horn
9 daysHID: asus: simplify RGB init sequenceAntheas Kapenekakis
9 daysHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort
2026-08-27HID: hyperv: validate initial device info boundsMichael Bommarito
2026-08-27HID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
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: stop device IO before hid_hw_stop on probe failureJiangshan Yi
2026-08-27HID: nintendo: register input device after capabilities are setJiangshan Yi
2026-08-27HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
2026-08-27HID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
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: re-enable multitouch after reset-resumeChristopher Kodama
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: 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