Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-08-28 13:42:07 to 2026-09-02 01:22:16 UTC [more...]

[PATCH v5 00/12] Input: xbox_gip - Add new driver for Xbox GIP
 2026-09-02  1:22 UTC  (18+ messages)
` [PATCH v5 01/12] "
` [PATCH v5 02/12] Input: xpad - Remove Xbox One support
` [PATCH v5 03/12] Input: xbox_gip - Add controllable LED support
` [PATCH v5 04/12] Input: xbox_gip - Add HID relaying
` [PATCH v5 05/12] Input: xbox_gip - Add battery support
` [PATCH v5 06/12] Input: xbox_gip - Allow sending fragmented and ACME messages
` [PATCH v5 07/12] Input: xbox_gip - Add security implementation from xone
` [PATCH v5 08/12] Input: xbox_gip - Add arcade stick support
` [PATCH v5 09/12] Input: xbox_gip - Add support for PDP guitar controllers
` [PATCH v5 10/12] Input: Add ABS_CLUTCH, HANDBRAKE, and SHIFTER
` [PATCH v5 11/12] HID: Map more automobile simulation inputs
` [PATCH v5 12/12] Input: xbox_gip - Add wheel support

[PATCH] HID: steelseries: Add support for Arctis 7 (2018)
 2026-09-01 20:30 UTC 

[PATCH] HID: logitech-dj: forward Bolt receiver input to the dj child device
 2026-09-01 19:29 UTC  (4+ messages)

[PATCH v3 0/7] HID: hid-lenovo-go: fix controller configuration
 2026-09-01 17:06 UTC  (17+ messages)
` [PATCH v3 1/7] HID: hid-lenovo-go: use the correct calibration commands
` [PATCH v3 2/7] HID: hid-lenovo-go: use the right controller selectors
` [PATCH v3 3/7] HID: hid-lenovo-go: initialize command completion before hardware
` [PATCH v3 4/7] HID: hid-lenovo-go: return configuration request errors
` [PATCH v3 5/7] HID: hid-lenovo-go: normalize calibration failure status
` [PATCH v3 6/7] HID: hid-lenovo-go: reject unknown calibration action
` [PATCH v3 7/7] HID: hid-lenovo-go: clear calibration status on start

[PATCH] HID: bpf: serialize device reference release in struct_ops destroy path
 2026-09-01 16:57 UTC  (4+ messages)

[PATCH v5] HID: rmi: fix OOB access with undersized RMI reports
 2026-09-01 15:06 UTC  (3+ messages)

[PATCH 0/2] Input: fix two kernel stack disclosures via ioctl
 2026-09-01 14:38 UTC  (4+ messages)
` [PATCH 1/2] Input: evdev: zero absinfo before partial copy in EVIOCSABS
` [PATCH 2/2] Input: zero ff_effect before compat copy in input_ff_effect_from_user

[PATCH v2 0/3] HID: bpf: fix 7.3-rc0 bpf breakage
 2026-09-01 14:22 UTC  (2+ messages)

[PATCH] Input: atkbd - skip deactivate for HONOR NWB-G's internal keyboard
 2026-09-01 14:03 UTC 

[PATCH 00/13] HID: ft260: add UART and GPIO support, plus I2C fixes
 2026-09-01 14:02 UTC  (3+ messages)

[PATCH 1/5] HID: wacom: Use hdev->product in wacom_setup_touch_input_capabilities
 2026-09-01 12:49 UTC  (3+ messages)

[PATCH] Input: cyttsp5 - clamp the HID report size before memcpy
 2026-09-01 12:40 UTC  (2+ messages)

ThinkPad L14 Gen 1 AMD: Synaptics LEN0411 cannot use RMI4/SMBus and falls back to slow SynPS/2
 2026-09-01  8:45 UTC 

[PATCH v6 0/8] arm64: mediatek: Chromebook trackpad supply fixes
 2026-09-01  8:03 UTC  (12+ messages)
` [PATCH v6 1/8] regulator: core: Add "enable and wait" functions
` [PATCH v6 2/8] Input: elan_i2c - Wait for initialization after enabling regulator supply
` [PATCH v6 3/8] HID: i2c-hid-of: skip post-power-on delay if powered on sufficiently long
` [PATCH v6 4/8] i2c: of-prober: "
` [PATCH v6 5/8] i2c: of-prober: Let cleanup op know if a device was found
` [PATCH v6 6/8] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v6 7/8] arm64: dts: mediatek: mt8173-elm-hana: Unmark trackpad supply as always-on
` [PATCH v6 8/8] arm64: dts: mediatek: mt8192-asurada-spherion: Add Synaptics trackpad's supply

[PATCH] HID: logitech-hidpp: Add support for G502 X Lightspeed USB mouse
 2026-09-01  5:01 UTC 

[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-09-01  0:46 UTC  (3+ messages)

[PATCH v2 0/6] HID: hid-lenovo-go: fix controller configuration
 2026-08-31 23:35 UTC  (14+ messages)
` [PATCH v2 1/6] HID: hid-lenovo-go: use the correct calibration commands
` [PATCH v2 2/6] HID: hid-lenovo-go: use the right controller selectors
` [PATCH v2 3/6] HID: hid-lenovo-go: return configuration request errors
` [PATCH v2 4/6] HID: hid-lenovo-go: normalize calibration failure status
` [PATCH v2 5/6] HID: hid-lenovo-go: reject unknown calibration action
` [PATCH v2 6/6] HID: hid-lenovo-go: clear calibration status on start

[RESEND PATCH] Input: tsc2007 - Read "ti,poll-period" as u32
 2026-08-31 23:18 UTC  (3+ messages)

[PATCH v1 0/2] Input: evdev/uinput errno alignment
 2026-08-31 21:35 UTC  (9+ messages)
` [PATCH v1 1/2] Input: evdev: propagate EVIOCSFF copy errors correctly
` [PATCH v1 2/2] Input: uinput: align UI_ABS_SETUP validation with uapi docs
` [PATCH v2 0/2] Input: evdev/uinput errno alignment
` [PATCH v2 1/2] Input: evdev: propagate EVIOCSFF copy errors correctly
` [PATCH v2 2/2] Input: uinput: return -EINVAL for out-of-range UI_ABS_SETUP axis code

[PATCH] Input: drv260x - switch to using fsleep()
 2026-08-31 19:54 UTC  (3+ messages)

[PATCH] HID: multitouch: Add report ID mismatch quirk for ASUS ROG Z13 Folio
 2026-08-31 19:16 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: input: Convert TI Keypad Controller to DT schema
 2026-08-31 18:11 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-6.1] HID: bpf: Add Huion Inspiroy Frego M button quirk
 2026-08-31 17:39 UTC  (5+ messages)
` [PATCH AUTOSEL 6.18-6.12] HID: multitouch: Honor ContactCount for Yoga Book 9 to suppress ghost contacts
` [PATCH AUTOSEL 6.18-6.12] HID: multitouch: Fix Yoga Book 9 14IAH10 touchscreen misclassification
` [PATCH AUTOSEL 6.18-6.1] HID: hidpp: fix potential UAF in hidpp_connect_event()

[PATCH 0/2] HID: hyperv: bound initial device info descriptor
 2026-08-31 16:41 UTC  (5+ messages)
` [PATCH 2/2] HID: hyperv: add KUnit coverage for device info bounds

[PATCH v2 0/2] Input: drv260x: restore configuration across power loss
 2026-08-31 15:03 UTC  (15+ messages)
` [PATCH v2 1/2] Input: drv260x: Restore configuration after device close
` [PATCH v2 2/2] Input: drv260x: Fix suspend and resume sequencing
    ` [PATCH v3] "
        ` [PATCH v4] "
            ` [PATCH v5] "
                ` [PATCH v6] "
                    ` [PATCH v7] "

[PATCH] HID: Merge duplicated documentation for Lenovo Legion
 2026-08-31 11:12 UTC 

[PATCH] HID: corsair: do not re-schedule LED worker after it has been cancelled
 2026-08-31  7:53 UTC  (2+ messages)

[PATCH] HID: corsair: do not re-schedule LED worker after it has been cancelled
 2026-08-31  7:33 UTC  (3+ messages)
  ` [PATCH 0/2] HID: corsair: fix two use-after-free bugs on device removal

[syzbot] [usb?] [input?] KASAN: slab-use-after-free Read in k90_record_led_work
 2026-08-31  5:46 UTC  (2+ messages)

[syzbot] [input?] [usb?] WARNING: ODEBUG bug in hid_device_remove
 2026-08-31  4:35 UTC  (2+ messages)

[PATCH v7 0/2] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
 2026-08-31  1:11 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: input: Add Qualcomm SPMI PMIC haptics
` [PATCH v7 2/2] input: misc: Add Qualcomm SPMI PMIC haptics driver

[PATCH v4 00/13] HID: asus: add support for ROG Ally handhelds
 2026-08-31  0:14 UTC  (24+ messages)
` [PATCH v4 01/13] HID: asus: do not send keyboard init reports to touchpads
` [PATCH v4 02/13] HID: asus: reinitialize the device after exiting a sleep state
` [PATCH v4 03/13] HID: asus: add support for ROG Ally handhelds
` [PATCH v4 04/13] HID: asus: add gamepad configuration
` [PATCH v4 05/13] HID: asus: add vibration strength configuration
` [PATCH v4 06/13] HID: asus: add joysticks inner and outer range configuration
` [PATCH v4 07/13] HID: asus: add triggers "
` [PATCH v4 08/13] HID: asus: add joysticks anti-deadzone configuration
` [PATCH v4 09/13] HID: asus: add support for response curve
` [PATCH v4 10/13] HID: asus: add support to force feedback
` [PATCH v4 11/13] HID: asus: add support for gamepad mode
` [PATCH v4 12/13] HID: asus: add support for turbo buttons
` [PATCH v4 13/13] HID: asus: add support for btn remapping

[PATCH 0/7] Input: gscps2: cleanups and locking fixes
 2026-08-30 21:07 UTC  (14+ messages)
` [PATCH 1/7] Input: gscps2 - clean up driver code style and structure
` [PATCH 2/7] Input: gscps2 - use RCU for ps2port_list and manage it in open/close
` [PATCH 3/7] Input: gscps2 - protect buffer access in read and report helpers
` [PATCH 4/7] Input: gscps2 - serialize hardware and buffer access in gscps2_flush()
` [PATCH 5/7] Input: gscps2 - return IRQ_NONE when interrupt is not handled
` [PATCH 6/7] Input: gscps2 - serialize concurrent interrupt handlers
` [PATCH 7/7] Input: gscps2 - drop busy-wait and manual interrupt pump on transmit

[PATCH v2] selftests/hid: test battery queries with nonzero field offsets
 2026-08-30 18:31 UTC 

[PATCH 2/5] HID: hid-lenovo-go: fix the FPS mode DPI request
 2026-08-30 15:05 UTC  (2+ messages)

soc_button_array: ignored -EPROBE_DEFER loses the buttons on 68% of boots (Surface Pro 11)
 2026-08-30 14:14 UTC 

[PATCH] HID: multitouch: Add required quirk for Synaptics 0xce4b device
 2026-08-30 13:19 UTC 

[PATCH v4] Input: atkbd - fix uaf in atkbd_set_repeat_rate
 2026-08-30  8:27 UTC  (5+ messages)

[syzbot] [input?] possible deadlock in __kernfs_remove (3)
 2026-08-29 21:22 UTC 

[REPORT] synaptics_intertouch on ThinkPad T14 Gen 2 (LEN2072)
 2026-08-29 20:44 UTC 

[PATCH 6.12.y] HID: uhid: convert to hid_safe_input_report()
 2026-08-29 16:48 UTC  (3+ messages)

[PATCH] HID: multitouch: ignore unstable pen serial on ELAN 04f3:2dd2
 2026-08-29 14:58 UTC 

[PATCH] Input: st-keyscan - disable interrupt while clock is gated
 2026-08-29 13:05 UTC  (3+ messages)

[PATCH v3] Input: atkbd - fix uaf in atkbd_set_repeat_rate
 2026-08-29 10:33 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS aefbda23eeba234c3ff0f135dc5be6e294bd25a6
 2026-08-29  2:53 UTC 

[PATCH v2] HID: wacom: fix OOB read in wacom_wac_pen_serial_enforce()
 2026-08-29  1:04 UTC  (3+ messages)

[BUG] ish_hw_start -- page fault on a PIO cookie: intel_ish_ipc maps an I/O BAR and dereferences it
 2026-08-28 15:45 UTC  (2+ messages)

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in k90_backlight_work
 2026-08-28 15:14 UTC 

[PATCH v4] HID: generic: add LampArray support via hid-lamparray helper
 2026-08-28 14:45 UTC  (2+ messages)

[PATCH v2] Input: atkbd - fix UAF in atkbd_set_repeat_rate() on disconnect
 2026-08-28 14:32 UTC  (2+ messages)

[syzbot] [input?] KASAN: slab-use-after-free Read in atkbd_set_repeat_rate
 2026-08-28 14:20 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox