Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-05-24 13:52:10 to 2026-05-28 09:28:57 UTC [more...]

[PATCH v3 1/2] Input: atmel_mxt_ts: Fix async config use-after-free
 2026-05-28  9:28 UTC  (4+ messages)
` [PATCH v3 2/2] Input: atmel_mxt_ts: Allow per-machine config via DT compatible

[PATCH v8 0/2] Add support for Wacom W9000-series penabled touchscreens
 2026-05-28  9:01 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: Input: Add "
` [PATCH v8 2/2] Input: Add support for "

[PATCH v8 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-05-28  8:58 UTC  (14+ messages)
` [PATCH v8 1/7] dt-bindings: embedded-controller: document ASUS Transformer EC
` [PATCH v8 2/7] mfd: Add driver for ASUS Transformer embedded controller
` [PATCH v8 3/7] input: serio: Add driver for ASUS Transformer dock keyboard and touchpad
` [PATCH v8 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys
` [PATCH v8 5/7] leds: Add driver for ASUS Transformer LEDs
` [PATCH v8 6/7] power: supply: Add driver for ASUS Transformer battery
` [PATCH v8 7/7] power: supply: Add charger driver for Asus Transformers

[PATCH v5 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-05-28  5:38 UTC  (3+ messages)
` [PATCH v5 2/2] Input: isa1200 - new driver for Imagis ISA1200

[PATCH v10 0/4] Add MSI Claw HID Configuration Driver
 2026-05-28  5:32 UTC  (11+ messages)
` [PATCH v10 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v10 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v10 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v10 4/4] HID: hid-msi: Add Rumble Intensity Attributes

[PATCH v6 0/6] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-05-28  5:17 UTC  (3+ messages)

[PATCH v7 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-05-28  5:10 UTC  (3+ messages)

[PATCH] Input: mtk-pmic-keys: Use flexible array member for keys
 2026-05-27 23:05 UTC  (2+ messages)

[PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible
 2026-05-27 22:13 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model

[PATCH 0/1] HID: wacom: fix slab-out-of-bounds write in kfifo_copy_in
 2026-05-27 21:41 UTC  (5+ messages)
` [PATCH 1/1] HID: wacom: validate report size before kfifo insert

[PATCH] HID: wacom: stop hardware after post-start probe failures
 2026-05-27 19:34 UTC  (3+ messages)

[PATCH 1/1] HID: wacom: Fix multiple Use-After-Free issues in shared state
 2026-05-27 19:18 UTC  (3+ messages)

[PATCH v2] HID: nintendo: add support for HORI Wireless Switch Pad
 2026-05-27 16:51 UTC  (2+ messages)

[PATCH 1/2] Input: userio - Update maintainer name
 2026-05-27 16:32 UTC  (2+ messages)

[PATCH 1/1] HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
 2026-05-27 16:07 UTC  (7+ messages)

[RESEND 1/1] HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
 2026-05-27 16:05 UTC 

[PATCH] HID: i2c-hid-acpi: Add PRP0001 to match table and OF alias
 2026-05-27 16:00 UTC  (3+ messages)

[PATCH] Input: ims-pcu - fix use-after-free in probe error path
 2026-05-27 14:58 UTC  (3+ messages)

[stable backport request] linux-6.19.y: cac61b58a3b6 ("HID: playstation: Clamp num_touch_reports")
 2026-05-27  8:09 UTC 

[PATCH] Input: rmi4 - release F54 queue on video registration failure
 2026-05-27  7:38 UTC  (4+ messages)

hid-playstation: DualSense Edge Bluetooth HID report descriptor trailing null byte causes incorrect device registration and output report instability
 2026-05-27  5:13 UTC 

[PATCH] Input: mtk-pmic-keys - match loop with count
 2026-05-27  1:41 UTC  (3+ messages)

[PATCH] HID: nintendo: add support for HORI Wireless Switch Pad
 2026-05-27  1:12 UTC  (3+ messages)

[PATCH v4 30/36] iio: light: hid-sensor-als: drop hid_sensor_remove_trigger() using devm API
 2026-05-26 18:16 UTC  (11+ messages)
` [PATCH v4 31/36] iio: magnetometer: hid-sensor-magn-3d: "
` [PATCH v4 32/36] iio: orientation: hid-sensor-incl-3d: "
` [PATCH v4 33/36] iio: orientation: hid-sensor-rotation: "
` [PATCH v4 34/36] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v4 35/36] iio: pressure: hid-sensor-press: "
` [PATCH v4 36/36] iio: temperature: hid-sensor-temperature: "

[PATCH] HID: appletb-kbd: add option to switch default layer on double pressing fn key
 2026-05-26 16:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/36] HID: iio: basic clean up and introduce devm_ API for HID sensors
 2026-05-26 15:56 UTC  (12+ messages)
` [PATCH v4 01/36] iio: hid-sensors: add missing blank line after declarations
` [PATCH v4 02/36] iio: gyro: hid-sensor-gyro-3d: use u32 instead of unsigned
` [PATCH v4 03/36] iio: accel: hid-sensor-accel-3d: "
` [PATCH v4 04/36] iio: light: hid-sensor-als: "
` [PATCH v4 05/36] iio: light: hid-sensor-prox: "
` [PATCH v4 06/36] iio: orientation: hid-sensor-incl-3d: "
` [PATCH v4 07/36] iio: orientation: hid-sensor-rotation: "
` [PATCH v4 08/36] iio: pressure: hid-sensor-press: "
` [PATCH v4 09/36] iio: humidity: hid-sensor-humidity: align parenthesis for readability

[old REGRESSION] brightness keys on HP Elitebook 840 G3
 2026-05-26 12:29 UTC 

[PATCH v2 0/2] arm64: dts: glymur-crd: Add reset GPIO to touchscreen
 2026-05-26  8:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: input: hid-over-i2c: Add reset-gpios property

[PATCH] HID: logitech-hidpp: sync wheel multiplier on wheel mode changes
 2026-05-25 18:29 UTC  (3+ messages)

[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __fsnotify_parent (3)
 2026-05-25 14:47 UTC  (2+ messages)

[PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2026-05-25 13:33 UTC  (3+ messages)
` [PATCH v5 02/11] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-25  8:57 UTC  (3+ messages)
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional

[PATCH v9 0/4] Add MSI Claw HID Configuration Driver
 2026-05-25  4:17 UTC  (11+ messages)
` [PATCH v9 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v9 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v9 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v9 4/4] HID: hid-msi: Add Rumble Intensity Attributes

[PATCH] HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()
 2026-05-25  3:09 UTC  (2+ messages)

[PATCH v4 20/36] iio: magnetometer: hid-sensor-magn-3d: use local struct device
 2026-05-24 19:28 UTC  (10+ messages)
` [PATCH v4 21/36] iio: orientation: hid-sensor-incl-3d: "
` [PATCH v4 22/36] iio: orientation: hid-sensor-rotation: "
` [PATCH v4 23/36] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v4 24/36] iio: pressure: hid-sensor-press: "
` [PATCH v4 25/36] iio: hid-sensors: remove unused iio_dev argument
` [PATCH v4 26/36] iio: hid-sensors: introduce device managed API
` [PATCH v4 27/36] iio: gyro: hid-sensor-gyro-3d: drop hid_sensor_remove_trigger() using devm API
` [PATCH v4 28/36] iio: humidity: hid-sensor-humidity: "
` [PATCH v4 29/36] iio: light: hid-sensor-prox: "

[PATCH v4 10/36] iio: gyro: hid-sensor-gyro-3d: align parenthesis for readability
 2026-05-24 19:25 UTC  (10+ messages)
` [PATCH v4 11/36] iio: magnetometer: hid-sensor-magn-3d: "
` [PATCH v4 12/36] iio: humidity: hid-sensor-humidity: use common device for devres
` [PATCH v4 13/36] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v4 14/36] iio: temperature: hid-sensor-temperature: "
` [PATCH v4 15/36] iio: humidity: hid-sensor-humidity: use local struct device
` [PATCH v4 16/36] iio: gyro: hid-sensor-gyro-3d: "
` [PATCH v4 17/36] iio: accel: hid-sensor-accel-3d: "
` [PATCH v4 18/36] iio: light: hid-sensor-als: "
` [PATCH v4 19/36] iio: light: hid-sensor-prox: "


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