summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-03HID: quirks: Add ALWAYS_POLL quirk for Beitong BTP-KP20D dongleAaron Ma
2026-08-03HID: hyperv: add KUnit coverage for device info boundsMichael Bommarito
2026-08-03HID: hyperv: validate initial device info boundsMichael Bommarito
2026-08-03HID: sony: add missing __packed to struct with static_assert()Rosalie Wanders
2026-08-03HID: appletb-kdb: Replace system_wq with system_dfl_wqMarco Crivellari
2026-08-03HID: hid-oxp: Replace system_wq with system_dfl_wqMarco Crivellari
2026-08-03HID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed
2026-08-03HID: steam: Retry send/recv reports if staleVicki Pfau
2026-08-03HID: steam: Reject short readsVicki Pfau
2026-08-03HID: steam: Zero-initialize reply in serial lookupVicki Pfau
2026-08-03HID: steam: Improve logging and other cleanupVicki Pfau
2026-08-03HID: steam: Rearrange teardown sequenceVicki Pfau
2026-08-03HID: steam: Fully unregister controller when hidraw is openedVicki Pfau
2026-08-03HID: steam: Coalesce rumble packetsVicki Pfau
2026-08-03HID: steam: Add support for sensor events on the Steam Controller (2015)Vicki Pfau
2026-08-03HID: steam: Rename some constants that got renamed upstreamVicki Pfau
2026-08-03HID: steam: Refactor and clean up report parsingVicki Pfau
2026-08-03HID: steam: Update documentationVicki Pfau
2026-08-03HID: roccat: free buffered reports when destroying deviceXu Rao
2026-08-03HID: Intel-thc-hid: Intel-quickspi: Refine recover callbackEven Xu
2026-08-03HID: Intel-thc-hid: Intel-quicki2c: Refine recover callbackEven Xu
2026-08-03HID: Intel-thc-hid: Intel-thc: Add API to reset read DMAEven Xu
2026-08-03HID: i2c-hid: Fix "(null)" output when reading report descriptor failsAi Chao
2026-08-03HID: logitech-dj: Add support for G915 TKL receiver 0xc545Colin Blower
2026-08-03HID: apple: Add Endorfy Thock TKL Wireless to the non-apple keyboard listMichal Slustik
2026-08-03HID: core: fix number/pointer type confusion on long itemsJann Horn
2026-08-03HID: rapoo: fix missing hid_is_usb() checkJann Horn
2026-08-03HID: huawei: fix missing hid_is_usb() checkJann Horn
2026-08-03HID: asus: fix missing hid_is_usb() checkJann Horn
2026-08-03HID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort
2026-08-03HID: logitech-hidpp: enable reprogrammable buttons on Signature M650Elliot Douglas
2026-08-03HID: logitech-hidpp: add HID++ 2.0 reprogrammable button supportElliot Douglas
2026-08-03HID: nintendo: register input device after capabilities are setJiangshan Yi
2026-08-03HID: Intel-thc-hid: Intel-quicki2c: Support full I2C BUS config parametersEven Xu
2026-08-03HID: Intel-thc-hid: Intel-thc: Refactor I2C bus configuration with unified co...Even Xu
2026-08-03HID: sony: clean up device list on probe failureDoruk Tan Ozturk
2026-08-03HID: core: fix OOB read of field->usage in hid_set_field()Baul Lee
2026-08-03HID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
2026-08-03HID: logitech-hidpp: Remove duplicate ID for the G703 Hero over USBStuart Hayhurst
2026-08-03HID: logitech-hidpp: Add support for G502 X Plus USB mouseStuart Hayhurst
2026-08-03HID: nintendo: fix rumble starved by the input report cadence gateAlexandre Derumier
2026-08-03HID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort
2026-08-03HID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
2026-08-03HID: amd_sfh: clear hid_sensor_hubs entry on probe failureChen Changcheng
2026-08-03HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort
2026-08-03HID: rmi: check report length before trimming sentinel bytesPengpeng Hou
2026-08-03HID: corsair-void: Check size of status and firmware events before reading themStuart Hayhurst
2026-08-03HID: intel-thc-hid: intel-quickspi: validate report size before copyHyeongJun An
2026-08-03HID: synchronize input before cleaning up a failed probeYousef Alhouseen
2026-08-03HID: amd_sfh: return an error when response wait times outPengpeng Hou