summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
4 hoursHID: intel-thc-hid: intel-quickspi: fix autosuspend cleanup during teardownGuangshuo Li
4 hoursHID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardownGuangshuo Li
4 hoursHID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller b...HyeongJun An
4 hoursHID: intel-thc-hid: intel-quickspi: validate report size before copyHyeongJun An
4 hoursHID: mcp2221: validate report size in mcp2221_raw_event()Jiangshan Yi
4 hoursHID: mcp2221: clear rxbuf after I2C/SMBus transfer completesJiangshan Yi
4 hoursHID: mcp2221: stop device IO before hid_hw_stopJiangshan Yi
4 hoursHID: universal-pidff: stop the device when force-feedback init failsBaul Lee
4 hoursHID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbindDoruk Tan Ozturk
4 hoursHID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li
4 hoursHID: roccat: free buffered reports when destroying deviceXu Rao
4 hoursHID: picolcd: clamp eeprom debugfs read to bytes actually receivedIbrahim Hashimov
4 hoursHID: corsair-void: Check size of status and firmware events before reading themStuart Hayhurst
4 hoursHID: apple: preserve keyboard backlight across T2 resumeAndre Eikmeyer
4 hoursHID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_featureXingrui Li
11 daysHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort
11 daysHID: hyperv: validate initial device info boundsMichael Bommarito
11 daysHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
11 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li
11 daysHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets
11 daysHID: core: fix number/pointer type confusion on long itemsJann Horn
11 daysHID: rapoo: fix missing hid_is_usb() checkJann Horn
11 daysHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi
11 daysHID: nintendo: register input device after capabilities are setJiangshan Yi
11 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
11 daysHID: huawei: fix missing hid_is_usb() checkJann Horn
11 daysHID: asus: fix missing hid_is_usb() checkJann Horn
11 daysHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
11 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee
11 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort
11 daysHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
11 daysHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort
11 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-01HID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen
2026-07-01HID: bpf: Fix hid_bpf_get_data() range checkYiyang Chen
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
2026-06-29HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
2026-06-29HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An
2026-06-29HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones
2026-06-29HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin
2026-06-29HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
2026-06-29HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
2026-06-18Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-06-18Merge tag 'hid-for-linus-2026061601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-17Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-06-16Merge branch 'for-7.2/bpf' into for-linusJiri Kosina