summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2026-08-03HID: core: Expose id attributes in sysfsVicki Pfau1-1/+44
2026-08-03HID: logitech-hidpp: Fix FF device cleanup on init failureHaoxiang Li1-7/+16
2026-08-03HID: asus: fix a off-by-one in mcu_parse_version_string() validationDenis Benato1-1/+1
2026-08-03HID: asus: remove extraneous OOM errorDenis Benato1-3/+1
2026-08-03HID: asus: refactor the two workqueues and init sequenceDenis Benato1-106/+286
2026-08-03HID: mcp2221: validate report size in mcp2221_raw_event()Jiangshan Yi1-0/+7
2026-08-03HID: mcp2221: clear rxbuf after I2C/SMBus transfer completesJiangshan Yi1-2/+6
2026-08-03HID: mcp2221: stop device IO before hid_hw_stopJiangshan Yi1-0/+2
2026-08-03HID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-3/+4
2026-08-03HID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets1-1/+24
2026-08-03HID: ft260: fix SMBus block read protocol handlingRaman Varabets1-5/+40
2026-07-30HID: bpf: Make syscall kfunc flags match the struct_ops setIhor Solodrai1-5/+5
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+71
2026-07-10platform/x86/amd/pmf: Store commonly used enums in the header fileShyam Sundar S K1-6/+7
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-29/+124
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)1-1/+1
2026-07-01HID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen1-12/+20
2026-07-01HID: bpf: Fix hid_bpf_get_data() range checkYiyang Chen1-1/+4
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-6/+71
2026-06-29HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie1-0/+16
2026-06-29HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An1-2/+7
2026-06-29HID: roccat: add KUnit test for kone profile-index boundsMichael Bommarito2-0/+66
2026-06-29HID: roccat: bound device-supplied profile indexMichael Bommarito1-2/+6
2026-06-29HID: sony: use devm_kasprintf()Rosalie Wanders1-14/+6
2026-06-29HID: sony: remove unneeded which argument from sony_schedule_work()Rosalie Wanders1-18/+8
2026-06-29HID: sony: use guard() and scoped_guard()Rosalie Wanders1-36/+26
2026-06-29HID: sony: use dedicated raw_event() handlers in sony_raw_event()Rosalie Wanders1-55/+90
2026-06-29HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones1-0/+7
2026-06-29HID: nintendo: Fix imu_timestamp_us double increment per reportChristos Maragkos1-1/+0
2026-06-29HID: wacom: avoid copying Bluetooth input reportsRuoyu Wang1-3/+5
2026-06-29HID: steelseries: Add MSI Raider A18 HX A9WJG RGB supportDavid Glushkov2-9/+306
2026-06-29HID: core: quiesce input in hid_hw_stop() to prevent use-after-freePhilipp Weber1-0/+7
2026-06-29HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin1-1/+2
2026-06-29HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka1-10/+35
2026-06-29HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka1-3/+33
2026-06-18Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-1/+1
2026-06-18Merge tag 'hid-for-linus-2026061601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-119/+2324
2026-06-17Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-8/+2
2026-06-16Merge branch 'for-7.2/bpf' into for-linusJiri Kosina1-0/+87
2026-06-16Merge branch 'for-7.2/cleanup_driver_data' into for-linusJiri Kosina4-18/+36
2026-06-16Merge branch 'for-7.2/core' into for-linusJiri Kosina5-17/+33
2026-06-16Merge branch 'for-7.2/cp2112' into for-linusJiri Kosina1-0/+41
2026-06-16Merge branch 'for-7.2/i2c-hid' into for-linusJiri Kosina1-2/+2
2026-06-16Merge branch 'for-7.2/logitech' into for-linusJiri Kosina1-1/+37
2026-06-16Merge branch 'for-7.2/multitouch' into for-linusJiri Kosina1-1/+146
2026-06-16Merge branch 'for-7.2/nintendo' into for-linusJiri Kosina2-12/+71
2026-06-16Merge branch 'for-7.2/oxp' into for-linusJiri Kosina4-0/+1600
2026-06-16Merge branch 'for-7.2/playstation' into for-linusJiri Kosina1-0/+31
2026-06-16Merge branch 'for-7.2/rakk' into for-linusJiri Kosina4-0/+90