Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-06-24 22:17:07 to 2026-06-26 21:43:23 UTC [more...]

[PATCH 0/2] Input: ilitek_ts: add stylus support for 0x0c reports
 2026-06-26 21:42 UTC  (3+ messages)
` [PATCH 1/2] Input: ilitek_ts: add stylus input support
` [PATCH 2/2] Input: ilitek_ts: ratelimit unexpected report logging

[regression] synaptics-rmi4: Failed to read the Control Register Descriptor: EIO
 2026-06-26 21:18 UTC  (2+ messages)

[PATCH v6 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-06-26 20:20 UTC  (5+ messages)
` [PATCH v6 2/2] Input: isa1200 - new driver for Imagis ISA1200

[dtor-input:next] BUILD SUCCESS f373f18a3c43afaad15b2a91880dd65347ed760f
 2026-06-26 18:59 UTC 

[dtor-input:for-linus] BUILD SUCCESS d577e46785d45484b2ab7e7309c49b18764bf56c
 2026-06-26 18:11 UTC 

[PATCH] Input: synaptics - enable InterTouch on Dell Inspiron 3521
 2026-06-26 18:04 UTC  (2+ messages)

detection and reporting of replacement and aftermarket parts
 2026-06-26 15:01 UTC 

[PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible
 2026-06-26 14:11 UTC  (17+ messages)
` [PATCH v2 1/2] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model

[PATCH 01/10] Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
 2026-06-26  7:30 UTC  (20+ messages)
` [PATCH 02/10] Input: synaptics-rmi4 - zero report size on F54 work error
` [PATCH 03/10] Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
` [PATCH 04/10] Input: synaptics-rmi4 - cancel delayed work on F54 remove
` [PATCH 05/10] Input: synaptics-rmi4 - block s_input when F54 queue is busy
` [PATCH 06/10] Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue
` [PATCH 07/10] Input: synaptics-rmi4 - check V4L2 buffer size in F54 queue
` [PATCH 08/10] Input: synaptics-rmi4 - F54 style and typo fixes
` [PATCH 09/10] Input: synaptics-rmi4 - change report_size to size_t in F54
` [PATCH 10/10] Input: synaptics-rmi4 - use __le16 for FIFO offset "

[PATCH] Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer
 2026-06-26  5:19 UTC  (2+ messages)

[PATCH v6 0/3] HID: nintendo: Add preliminary Switch 2 controller driver
 2026-06-26  2:23 UTC  (8+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] HID: nintendo: Add rumble support for Switch 2 controllers
` [PATCH v6 3/3] HID: nintendo: Add unified report format support

[PATCH 0/2] (no cover subject)
 2026-06-26  0:47 UTC  (2+ messages)

[PATCH] HID: usbhid: Use seq_buf_putc() in three functions
 2026-06-25 16:55 UTC  (4+ messages)

[PATCH v2] iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register()
 2026-06-25 12:39 UTC  (2+ messages)

[PATCH v6 0/6 RESEND] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-06-25 10:34 UTC  (13+ messages)
` [PATCH v6 1/6 RESEND] dt-bindings: leds: leds-cpcap: convert to DT schema
` [PATCH v6 2/6 RESEND] dt-bindings: input: cpcap-pwrbutton: "
` [PATCH v6 3/6 RESEND] dt-bindings: mfd: motorola-cpcap: "
` [PATCH v6 4/6 RESEND] dt-bindings: mfd: motorola-cpcap: document Mapphone and Mot CPCAP
` [PATCH v6 5/6 RESEND] mfd: motorola-cpcap: diverge configuration per-board
` [PATCH v6 6/6 RESEND] mfd: motorola-cpcap: add support for Mot CPCAP composition

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

[PATCH 0/4] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
 2026-06-25  8:25 UTC  (14+ messages)
` [PATCH 3/4] input: misc: Add Qualcomm SPMI PMIC haptics driver

[PATCH v2] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)
 2026-06-25  8:18 UTC  (2+ messages)

[PATCH v2 0/3] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
 2026-06-25  7:39 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: input: Add Qualcomm SPMI PMIC haptics
` [PATCH v2 2/3] dt-bindings: mfd: qcom,spmi-pmic: Document haptics device
` [PATCH v2 3/3] input: misc: Add Qualcomm SPMI PMIC haptics driver

[PATCH v1] iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register()
 2026-06-25  1:52 UTC  (6+ messages)

[PATCH v4 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
 2026-06-24 22:41 UTC  (3+ messages)

[git pull] Input updates for v7.2-rc0
 2026-06-24 22:16 UTC  (2+ messages)


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