summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
38 hoursHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort
38 hoursHID: hyperv: validate initial device info boundsMichael Bommarito
38 hoursHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
38 hoursHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li
38 hoursHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets
38 hoursHID: core: fix number/pointer type confusion on long itemsJann Horn
38 hoursHID: rapoo: fix missing hid_is_usb() checkJann Horn
38 hoursHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi
38 hoursHID: nintendo: register input device after capabilities are setJiangshan Yi
38 hoursHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
38 hoursHID: huawei: fix missing hid_is_usb() checkJann Horn
38 hoursHID: asus: fix missing hid_is_usb() checkJann Horn
38 hoursHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
38 hoursHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee
38 hoursHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort
38 hoursHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
38 hoursHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort
38 hoursHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed
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
2026-07-18HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
2026-07-18HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
2026-07-18HID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen
2026-07-18HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
2026-07-18HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush()Jinmo Yang
2026-07-18HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insertJinmo Yang
2026-07-18HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()Manish Khadka
2026-07-18HID: pidff: Use correct effect type in effect updateOleg Makarenko
2026-07-18HID: wacom: stop hardware after post-start probe failuresMyeonghun Pak
2026-07-18HID: uhid: convert to hid_safe_input_report()Carlos Llamas
2026-07-18HID: hid-goodix-spi: validate report size to prevent stack buffer overflowTianchu Chen
2026-07-18HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An
2026-06-19HID: Input: Add battery list cleanup with devm actionRafael Passos
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-28HID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones
2026-05-21HID: lenovo-go: drop dead NULL check on to_usb_interface()Louis Clinckx
2026-05-21HID: lenovo-go: reject non-USB transports in probeLouis Clinckx
2026-05-21HID: lenovo: Fix buffer over-read and unaligned access in X12 Tab raw_event h...Kean
2026-05-21HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mousehlleng
2026-05-21HID: u2fzero: free allocated URB on probe errorsMyeonghun Pak
2026-05-18HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-12HID: logitech-hidpp: Add support for newer Bluetooth keyboardsAlain Michaud
2026-05-12HID: pidff: Fix integer overflow in pidff_rescaleTomasz Pakuła
2026-05-12HID: i2c-hid: add reset quirk for BLTP7853 touchpadXu Rao
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires