summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
3 daysHID: tmff: Use 64-bit arithmetic for force feedback scalingLinmao Li
3 daysHID: multitouch: reclassify HTIX5288 to WIN_8_FORCE_MULTI_INPUT_NSMUXianglin Lin
3 daysHID: haptic: don't write an uninitialized value to unhandled usagesKarl Mehltretter
3 daysHID: lg4ff: validate report length before fixed offsetsJiancheng Huang
3 daysHID: i2c-hid: goodix: Disable VDD on VDDIO enable failureChao Huang
3 daysHID: sony: add missing __packed to struct with static_assert()Rosalie Wanders
3 daysHID: steam: Reject short readsVicki Pfau
3 daysHID: steam: Improve logging and other cleanupVicki Pfau
3 daysHID: steam: Add support for sensor events on the Steam Controller (2015)Vicki Pfau
3 daysHID: steam: Rename some constants that got renamed upstreamVicki Pfau
3 daysHID: steam: Refactor and clean up report parsingVicki Pfau
3 daysHID: i2c-hid: Fix "(null)" output when reading report descriptor failsAi Chao
3 daysHID: synchronize input before cleaning up a failed probeYousef Alhouseen
3 daysHID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver谢致邦 (XIE Zhibang)
3 daysHID: logitech-hidpp: Fix FF device cleanup on init failureHaoxiang Li
3 daysHID: asus: fix a off-by-one in mcu_parse_version_string() validationDenis Benato
3 daysHID: asus: refactor the two workqueues and init sequenceDenis Benato
3 daysHID: roccat: bound device-supplied profile indexMichael Bommarito
3 daysHID: nintendo: Fix imu_timestamp_us double increment per reportChristos Maragkos
3 daysHID: core: quiesce input in hid_hw_stop() to prevent use-after-freePhilipp Weber
6 daysHID: wacom: validate report length in wacom_intuos_pro2_bt_irqIbrahim Hashimov
6 daysHID: rmi: fix OOB access with undersized RMI reportsWei Jie Law
6 daysHID: bpf: serialize device reference release in struct_ops destroy pathShen Yongchao
6 daysHID: sony: clean up device list on probe failureDoruk Tan Ozturk
6 daysHID: sony: use guard() and scoped_guard()Rosalie Wanders
9 daysHID: intel-thc-hid: intel-quickspi: fix autosuspend cleanup during teardownGuangshuo Li
9 daysHID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardownGuangshuo Li
9 daysHID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller b...HyeongJun An
9 daysHID: intel-thc-hid: intel-quickspi: validate report size before copyHyeongJun An
9 daysHID: mcp2221: validate report size in mcp2221_raw_event()Jiangshan Yi
9 daysHID: mcp2221: clear rxbuf after I2C/SMBus transfer completesJiangshan Yi
9 daysHID: mcp2221: stop device IO before hid_hw_stopJiangshan Yi
9 daysHID: universal-pidff: stop the device when force-feedback init failsBaul Lee
9 daysHID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbindDoruk Tan Ozturk
9 daysHID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li
9 daysHID: roccat: free buffered reports when destroying deviceXu Rao
9 daysHID: picolcd: clamp eeprom debugfs read to bytes actually receivedIbrahim Hashimov
9 daysHID: corsair-void: Check size of status and firmware events before reading themStuart Hayhurst
9 daysHID: apple: preserve keyboard backlight across T2 resumeAndre Eikmeyer
9 daysHID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_featureXingrui Li
2026-08-27HID: input: read battery capacity from its actual report offsetJose 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: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets
2026-08-27HID: core: fix number/pointer type confusion on long itemsJann Horn
2026-08-27HID: rapoo: fix missing hid_is_usb() checkJann 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