summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-03HID: steelseries: Refactor Arctis driver to use device_info frameworkSriman Achanta
2026-08-03HID: steelseries: Split Arctis headset driver into separate moduleSriman Achanta
2026-08-03HID: steelseries: Fix ARCTIS_1_X device mislabelingSriman Achanta
2026-08-03HID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
2026-08-03HID: lg4ff: validate report length before fixed offsetsJiancheng Huang
2026-08-03HID: corsair: cancel worker before unregistering LED to fix use-after-freeChen Changcheng
2026-08-03HID: corsair: fix use-after-free by reordering remove sequenceChen Changcheng
2026-08-03vdpa/mlx5: Fix buffer length in create_direct_keys()Christian Borntraeger
2026-08-03vhost/vdpa: reject overflowing PA map page counts on 32-bitYousef Alhouseen
2026-08-03vhost_iotlb: bound map allocation in add_rangeLinfeng Sun 
2026-08-03HID: quirks: add ALWAYS_POLL quirk for AULA Mini 60 HE Pro DongleYuxiang Lin
2026-08-03HID: i2c-hid: goodix: Disable VDD on VDDIO enable failureChao Huang
2026-08-03HID: asus: support the Zenbook A16 (UX3607OA) keyboardKonrad Dybcio
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