Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-08-03 18:46:52 to 2026-08-06 12:26:44 UTC [more...]

[PATCH v5 00/13] HID: iio: Introduce devm_ APIs for HID sensors
 2026-08-06 12:25 UTC  (10+ messages)
` [PATCH v5 01/13] iio: hid-sensors: remove unused iio_dev argument
` [PATCH v5 02/13] iio: hid-sensors: introduce device managed API
` [PATCH v5 03/13] HID: hid-sensor-hub: "
` [PATCH v5 04/13] iio: gyro: hid-sensor-gyro-3d: convert probe and teardown to devm-managed resources
` [PATCH v5 06/13] iio: humidity: hid-sensor-humidity: "
` [PATCH v5 07/13] iio: light: hid-sensor-prox: "
` [PATCH v5 08/13] iio: light: hid-sensor-als: "
` [PATCH v5 09/13] iio: magnetometer: hid-sensor-magn-3d: "
` [PATCH v5 12/13] iio: position: hid-sensor-custom-intel-hinge: "

[PATCH] Input: sur40 - fix use-after-free in sur40_open()
 2026-08-06  8:17 UTC  (2+ messages)

[PATCH v3 0/4] HID: wiimote: new LED behavior on connect, scoped guards, uaf
 2026-08-06  8:01 UTC  (5+ messages)
` [PATCH v3 1/4] HID: wiimote: turn on the LEDs indicating the controller id

[PATCH] Input: gscps2 - supply PA-RISC keyboard keymap via device property
 2026-08-06  6:22 UTC  (4+ messages)

[PATCH] HID: roccat: fix device lifetime during disconnect
 2026-08-06  6:20 UTC  (2+ messages)

[RFC] Input: atkbd: HP Pavilion Gaming keyboard backlight key reports unknown scancode
 2026-08-06  6:16 UTC  (2+ messages)

[PATCH] Input: atkbd - factor out atkbd_recreate_device() helper
 2026-08-06  6:01 UTC  (2+ messages)

[PATCH] Input: synaptics-rmi4 - fix GPF in suspend and resume when unbound
 2026-08-06  5:57 UTC  (2+ messages)

[PATCH v2 0/6] HID: steam: Add 2026 Steam Controller support
 2026-08-06  2:49 UTC  (11+ messages)
` [PATCH v2 1/6] HID: steam: Unregister battery on partial registration error
` [PATCH v2 2/6] HID: steam: Initial 2026 Steam Controller support
` [PATCH v2 3/6] HID: steam: Fix wording of connect/disconnect logs
` [PATCH v2 4/6] HID: steam: Don't set feature reports when disconnecting
` [PATCH v2 5/6] HID: steam: Clean up locking
` [PATCH v2 6/6] HID: steam: Zero out inputs when disabling gamepad mode

[REGRESSION] CyberPower LE1000DG (0764:0501) USB HID regression on x86
 2026-08-06  0:08 UTC  (8+ messages)

[syzbot] [input?] general protection fault in rmi_driver_suspend
 2026-08-06  0:01 UTC 

[syzbot] [usb?] [input?] KASAN: slab-use-after-free Read in sur40_open
 2026-08-06  0:00 UTC 

[PATCH v2 RESEND] HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature
 2026-08-05 20:11 UTC  (2+ messages)

[PATCH] HID: sensor-hub: fix out-of-bounds access in sensor_hub_get_feature()
 2026-08-05 17:00 UTC  (3+ messages)

[PATCH] Input: evdev - sanitize event type index when fetching event masks
 2026-08-05 15:54 UTC  (5+ messages)

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-08-05 12:53 UTC  (6+ messages)

[dtor-input:master] BUILD SUCCESS 7f9c8c6716a97e55ab52426df98a3b4007174757
 2026-08-05 11:55 UTC 

[dtor-input:for-linus] BUILD SUCCESS 27f380ef0e1d3de3cde114e02d33f9320ce3a5a6
 2026-08-05 11:54 UTC 

[PATCH v2 0/3] xpad packet size checks
 2026-08-05 10:11 UTC  (7+ messages)
` [PATCH v2 1/3] Input: xpad - add out-of-bounds checks for xpadone
` [PATCH v2 2/3] Input: xpad - add packet length check for xpad_process_packet()
` [PATCH v2 3/3] Input: xpad - add size checks to xpad360 packet processing

[PATCH v2] HID: hid-oxp: fix UAF on pending work in remove()
 2026-08-05  8:01 UTC  (6+ messages)

[PATCH v3] HID: add driver for Gigabyte Aero vendor-specific brightness keys
 2026-08-05  7:18 UTC  (2+ messages)

[PATCH v5 0/3] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
 2026-08-05  6:28 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: input: Add Qualcomm SPMI PMIC haptics
` [PATCH v5 2/3] dt-bindings: mfd: qcom,spmi-pmic: Document haptics device
` [PATCH v5 3/3] input: misc: Add Qualcomm SPMI PMIC haptics driver

[PATCH] Input: rmi_smbus - fix out-of-bounds read in rmi_smb_write_block()
 2026-08-05  5:23 UTC  (3+ messages)

[PATCH 0/2] Input: rmi4 - honor touchscreen-{x,y}-mm
 2026-08-05  5:21 UTC  (2+ messages)

[PATCH] Input: stmpe-keypad - disable keypad on probe failure
 2026-08-05  4:33 UTC  (3+ messages)

[PATCH v2 0/3] Input: clean up conditional returns with no effect
 2026-08-05  4:29 UTC  (2+ messages)

[PATCH] Input: mms114 - fix touch slot corruption in suspend
 2026-08-05  3:59 UTC  (2+ messages)

[PATCH 0/5] HID: steam: Add 2026 Steam Controller support
 2026-08-05  2:16 UTC  (10+ messages)
` [PATCH 1/5] HID: steam: Initial "
` [PATCH 2/5] HID: steam: Fix wording of connect/disconnect logs
` [PATCH 3/5] HID: steam: Don't set feature reports when disconnecting
` [PATCH 4/5] HID: steam: Clean up locking
` [PATCH 5/5] HID: steam: Zero out inputs when disabling gamepad mode

[PATCH v7 0/8] HID: steelseries: split out Arctis driver and add Nova 5X/Nova 7 support
 2026-08-05  0:26 UTC  (14+ messages)
` [PATCH v7 1/8] HID: steelseries: Fix ARCTIS_1_X device mislabeling
` [PATCH v7 2/8] HID: steelseries: Split Arctis headset driver into separate module
` [PATCH v7 3/8] HID: steelseries: Refactor Arctis driver to use device_info framework
` [PATCH v7 4/8] HID: steelseries: Report POWER_SUPPLY_STATUS_FULL when full
` [PATCH v7 5/8] HID: steelseries: Correct Arctis 9 battery calibration range
` [PATCH v7 6/8] HID: steelseries: Manage battery lifetime with refcounting
` [PATCH v7 7/8] HID: steelseries: Add async status interface support
` [PATCH v7 8/8] HID: steelseries: Add support for Arctis Nova 5X and Nova 7 families

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

[PATCH v3 0/8] HID: storing pointers in 'hid_device_id::driver_data'
 2026-08-04 17:55 UTC  (4+ messages)
` [PATCH v3 8/8] HID: wacom: do not use 'driver_data'

[PATCH v4 0/2] cover: arm64: dts: qcom: glymur-crd: Add touchscreen node for ft3d81
 2026-08-04 13:22 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: glymur-crd: Add FocalTech ft3d81 touchscreen support

[PATCH 1/4] HID: wacom: Advertise SW_MUTE_DEVICE capability prior to registration
 2026-08-04 10:54 UTC  (7+ messages)
` [PATCH 2/4] HID: wacom: Fix Use-After-Free in wacom_intuos_pad
` [PATCH 3/4] HID: wacom: Fix Use-After-Free in wacom_bamboo_pad
` [PATCH 4/4] HID: wacom: Redesign shared sibling data lifecycle

[PATCH v7 1/4] HID: wacom: Advertise SW_MUTE_DEVICE capability prior to registration
 2026-08-04 10:47 UTC  (7+ messages)
` [PATCH v7 2/4] HID: wacom: Fix Use-After-Free in wacom_intuos_pad
` [PATCH v7 3/4] HID: wacom: Fix Use-After-Free in wacom_bamboo_pad
` [PATCH v7 4/4] HID: wacom: Redesign shared sibling data lifecycle

[PATCH] HID: universal-pidff: stop the device when force-feedback init fails
 2026-08-04 10:08 UTC  (4+ messages)

[PATCH v7 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2026-08-04  9:31 UTC  (5+ messages)
` [PATCH v7 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH 0/3] XPAD safety strengthening
 2026-08-04  8:02 UTC  (4+ messages)
` [PATCH 1/3] Input: xpad - add safer data access framework

[PATCH RFC 0/2] HID: Replace system_wq with system_dfl_wq
 2026-08-04  7:05 UTC  (3+ messages)

[PATCH v2 RESEND] HID: appletb-kbd: add option to switch default layer on double pressing fn key
 2026-08-04  7:03 UTC  (4+ messages)

[PATCH] Input: uinput/uhid - disallow control characters in phys paths
 2026-08-04  6:15 UTC  (5+ messages)

[PATCH v4] Input: xpad - add support for Beitong KP series controllers
 2026-08-04  5:59 UTC 

[PATCH v4] Input: xpad - add support for Beitong KP series controllers
 2026-08-04  5:56 UTC  (2+ messages)

[PATCH v2 1/2] Input: xpad - query MS OS descriptor for BTP-KP20D
 2026-08-04  5:51 UTC  (5+ messages)

[PATCH] Input: focaltech - use signed coordinates to prevent underflow
 2026-08-04  5:24 UTC  (3+ messages)

[PATCH] Input: hynitron_cstxxx: reject out-of-range finger IDs
 2026-08-04  4:51 UTC  (5+ messages)
` [PATCH v2] Input: hynitron_cstxxx: validate touch count and "

[PATCH v4] HID: hp: Add support for HyperX headset devices
 2026-08-04  3:23 UTC 

[PATCH v2] HID: magicmouse: avoid NULL pointer deref when there is no input device
 2026-08-04  2:50 UTC  (3+ messages)

[syzbot] [usb?] [input?] KMSAN: uninit-value in steam_register
 2026-08-04  1:41 UTC  (7+ messages)
` [PATCH] HID: hid-steam: fix uninit-value access in steam_get_serial

[PATCH 0/2] HID: Intel-thc-hid: Support complete I2C bus configuration
 2026-08-04  1:01 UTC  (3+ messages)

[PATCH] HID: hid-oxp: fix UAF on pending work in remove()
 2026-08-04  0:49 UTC  (5+ messages)

[PATCH] Input: reject inhibit and uninhibit requests on unregistering devices
 2026-08-03 23:48 UTC 

[dtor-input:master] BUILD SUCCESS 50411cada028f54d859d4b2361c1d87168562c49
 2026-08-03 22:26 UTC 

[dtor-input:for-linus] BUILD SUCCESS 4c77b45fa23015d41d7401f684bc22ca585b41fe
 2026-08-03 22:09 UTC 

[PATCH] HID: playstation: Support DualSense player LED brightness control
 2026-08-03 22:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] HID: uclogic: fix use-after-free of inrange_timer on remove
 2026-08-03 20:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] HID: picolcd: clamp eeprom debugfs read to bytes actually received
 2026-08-03 20:02 UTC  (2+ messages)

[PATCH 1/2] HID: apple: preserve keyboard backlight across T2 resume
 2026-08-03 19:59 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: ignore post-init ENUM_DEVICES from firmware
 2026-08-03 19:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v13 0/4] Add MSI Claw HID Configuration Driver
 2026-08-03 19:42 UTC  (2+ messages)

[PATCH v3 0/4] HID: Remove redundant error messages on IRQ request failure
 2026-08-03 19:41 UTC  (2+ messages)

[PATCH] HID: hyperx: add driver for the HyperX QuadCast 2 mute button
 2026-08-03 19:39 UTC  (2+ messages)

[PATCH] HID: magicmouse: re-enable multitouch after reset-resume
 2026-08-03 19:27 UTC  (2+ messages)

[PATCH] HID: corsair: fix use-after-free by reordering remove sequence
 2026-08-03 19:22 UTC  (3+ messages)
` [PATCH 0/2] HID: corsair: fix two use-after-free bugs on device removal

[PATCH] HID: quirks: add ALWAYS_POLL quirk for AULA Mini 60 HE Pro Dongle
 2026-08-03 19:21 UTC  (2+ messages)

[PATCH] HID: i2c-hid: goodix: Disable VDD on VDDIO enable failure
 2026-08-03 19:19 UTC  (2+ messages)

[PATCH] HID: asus: support the Zenbook A16 (UX3607OA) keyboard
 2026-08-03 19:17 UTC  (2+ messages)

[PATCH] HID: quirks: Add ALWAYS_POLL quirk for Beitong BTP-KP20D dongle
 2026-08-03 19:16 UTC  (2+ messages)

[PATCH 0/2] HID: hyperv: bound initial device info descriptor
 2026-08-03 19:10 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Remove duplicate ID for the G703 Hero over USB
 2026-08-03 19:09 UTC  (4+ messages)

[PATCH] HID: sony: add missing __packed to struct with static_assert()
 2026-08-03 19:08 UTC  (2+ messages)

[PATCH] HID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-C
 2026-08-03 19:03 UTC  (2+ messages)

[PATCH v5 00/10] HID: steam: General cleanup and improvements
 2026-08-03 19:00 UTC  (2+ messages)

[PATCH v6 0/9] HID: steelseries: split out Arctis driver and add Nova 5X/Nova 7 support
 2026-08-03 18:59 UTC  (2+ messages)

[PATCH] HID: roccat: free buffered reports when destroying device
 2026-08-03 18:55 UTC  (2+ messages)

[PATCH v5 0/3] HID: Intel-thc-hid: Refine error recovery flow
 2026-08-03 18:53 UTC  (2+ messages)

[PATCH v4] HID: i2c-hid: Fix "(null)" output when reading report descriptor fails
 2026-08-03 18:52 UTC  (2+ messages)

[PATCH 00/21] HID: fix racy force feedback initialization via .input_configured()
 2026-08-03 18:46 UTC  (11+ messages)
` [PATCH 12/21] HID: move generic FF initialization into hidinput_connect()
` [PATCH 13/21] HID: microsoft: move FF initialization to .input_configured()
` [PATCH 14/21] HID: pantherlord: "
` [PATCH 15/21] HID: thrustmaster: "
` [PATCH 16/21] HID: zeroplus: "
` [PATCH 17/21] HID: mayflash: "
` [PATCH 18/21] HID: smartjoyplus: "
` [PATCH 19/21] HID: megaworld: "
` [PATCH 20/21] HID: logitech-hidpp: "
` [PATCH 21/21] HID: haptic: move FF initialization into .input_configured()


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