Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-07-23 15:23:24 to 2026-07-27 03:11:37 UTC [more...]

[PATCH 0/2] HID: Intel-thc-hid: Support complete I2C bus configuration
 2026-07-27  3:11 UTC  (4+ messages)
` [PATCH 1/2] HID: Intel-thc-hid: Intel-thc: Refactor I2C bus configuration with unified config structure
` [PATCH 2/2] HID: Intel-thc-hid: Intel-quicki2c: Support full I2C BUS config parameters

[PATCH 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
 2026-07-27  3:01 UTC  (6+ messages)
` [PATCH 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH 12/12] reboot: "

[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-07-27  1:59 UTC  (20+ messages)
` [PATCH v4 01/13] notifier: add device-managed registration APIs
` [PATCH v4 02/13] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v4 03/13] iio: light: iqs621-als: "
` [PATCH v4 04/13] iio: position: iqs624: "
` [PATCH v4 05/13] gpio: adp5585: "
` [PATCH v4 06/13] platform/x86: bitland-mifs-wmi: "
` [PATCH v4 07/13] Input: adp5585: "
` [PATCH v4 08/13] ACPI: APEI: GHES: remove unused ghes_{,un}register_vendor_record_notifier()
` [PATCH v4 09/13] ACPI: APEI: GHES: use devm_blocking_notifier_chain_register()
` [PATCH v4 10/13] platform/x86: uniwill-wmi: "
` [PATCH v4 11/13] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v4 12/13] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v4 13/13] reboot: "

[PATCH] HID: corsair: fix use-after-free by reordering remove sequence
 2026-07-27  1:46 UTC  (7+ messages)
` [PATCH 0/2] HID: corsair: fix two use-after-free bugs on device removal
  ` [PATCH 1/2] HID: corsair: fix use-after-free by reordering remove sequence
  ` [PATCH 2/2] HID: corsair: cancel worker before unregistering LED to fix use-after-free

[PATCH v2 0/2] HID: iio: gyro: hid-sensor-gyro-3d: probe cleanup
 2026-07-27  1:25 UTC  (5+ messages)
` [PATCH v2 1/2] iio: gyro: hid-sensor-gyro-3d: Remove redundant dev_err()
` [PATCH v2 2/2] iio: gyro: hid-sensor-gyro-3d: Use dev_err_probe()

[PATCH] Input: gscps2 - supply PA-RISC keyboard keymap via device property
 2026-07-27  0:55 UTC  (2+ messages)

[PATCH] Input: xpad - add support for Beitong KP series controllers
 2026-07-26 17:50 UTC  (2+ messages)

[PATCH v2] Input: xpad - add support for generic clone X-Input gamepads
 2026-07-26 17:27 UTC  (2+ messages)

[PATCH] HID: sony: clean up device list on probe failure
 2026-07-26 13:56 UTC  (3+ messages)

[PATCH 0/3] Fix initialization and routing for Generic Clone X-Input Gamepads
 2026-07-26 13:33 UTC  (8+ messages)
` [PATCH 1/3] usbcore: Add quirk for 255-bytes initial config read
` [PATCH 2/3] usb: quirks: Add ShanWan gamepad to quirk list
` [PATCH 3/3] Input: xpad - add support for generic clone X-Input gamepads

[PATCH] Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()
 2026-07-26 12:04 UTC  (2+ messages)

[PATCH] Input: tca8418_keypad - fix potential infinite loop and OOB, access on I2C error
 2026-07-26 11:57 UTC  (5+ messages)
` [PATCH v2] Input: tca8418_keypad - fix potential infinite loop and OOB access on invalid keycodes

[PATCH v3] Input: tca8418_keypad - fix potential infinite loop and OOB access on invalid keycodes
 2026-07-26 11:26 UTC  (2+ messages)

[PATCH v3] Input: xpad - add support for Beitong KP series controllers
 2026-07-26  8:30 UTC 

[PATCH v2] Input: xpad - add support for Beitong KP series controllers
 2026-07-26  8:29 UTC  (2+ messages)

[PATCH] Input: xpad - add support for Beitong KP series controllers
 2026-07-26  8:26 UTC  (2+ messages)

[PATCH] Input: xpad - add support for Beitong KP series controllers
 2026-07-26  8:10 UTC  (2+ messages)

[PATCH] HID: core: fix OOB read of field->usage in hid_set_field()
 2026-07-26  6:50 UTC 

[PATCH v3 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-26  6:37 UTC  (13+ messages)
` [PATCH v3 01/12] notifier: add device-managed registration APIs
` [PATCH v3 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v3 03/12] iio: light: iqs621-als: "
` [PATCH v3 04/12] iio: position: iqs624: "
` [PATCH v3 05/12] gpio: adp5585: "
` [PATCH v3 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH v3 07/12] Input: adp5585: "
` [PATCH v3 08/12] ACPI: APEI: GHES: "
` [PATCH v3 09/12] platform/x86: uniwill-wmi: "
` [PATCH v3 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v3 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v3 12/12] reboot: "

[PATCH] HID: pidff: fix OOB write when hid->inputs is empty
 2026-07-26  6:36 UTC  (2+ messages)

[PATCH v2 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-26  5:07 UTC  (15+ messages)
` [PATCH v2 01/12] notifier: add device-managed registration APIs
` [PATCH v2 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v2 03/12] iio: light: iqs621-als: "
` [PATCH v2 04/12] iio: position: iqs624: "
` [PATCH v2 05/12] gpio: adp5585: "
` [PATCH v2 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH v2 07/12] Input: adp5585: "
` [PATCH v2 08/12] ACPI: APEI: GHES: "
` [PATCH v2 09/12] platform/x86: uniwill-wmi: "
` [PATCH v2 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v2 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v2 12/12] reboot: "

[PATCH 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-26  4:27 UTC  (10+ messages)
` [PATCH 01/12] notifier: add device-managed registration APIs
` [PATCH 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH 03/12] iio: light: iqs621-als: "
` [PATCH 04/12] iio: position: iqs624: "

[PATCH 05/12] gpio: adp5585: use devm_blocking_notifier_chain_register()
 2026-07-26  4:13 UTC  (9+ messages)
` [PATCH 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH 07/12] Input: adp5585: "
` [PATCH 08/12] ACPI: APEI: GHES: "
` [PATCH 09/12] platform/x86: uniwill-wmi: "

[PATCH] Input: inexio: replace printk with dev_dbg and fix missing space
 2026-07-26  1:16 UTC  (2+ messages)

[PATCH] Input: elo: fix coding style issues in elo_setup_10()
 2026-07-26  1:16 UTC  (2+ messages)

[syzbot] [input?] possible deadlock in tasklet_action_common (2)
 2026-07-26  0:38 UTC  (2+ messages)

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-07-25 23:18 UTC  (2+ messages)

[PATCH] HID: magicmouse: re-enable multitouch after reset-resume
 2026-07-25 20:34 UTC 

[syzbot] [input?] [usb?] WARNING in cm109_input_ev/usb_submit_urb (2)
 2026-07-25 19:56 UTC 

[PATCH v10 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-07-25 13:23 UTC  (4+ messages)
` [PATCH v10 2/7] mfd: Add driver for ASUS "

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-25 12:10 UTC  (7+ messages)
` [PATCH 16/36] Input: remove conditional return "
` (subset) [PATCH 00/36] treewide: remove conditional returns "

[PATCH 1/2] Input: xpad - query MS OS descriptor for BTP-KP20D
 2026-07-25  7:48 UTC  (3+ messages)
` [PATCH 2/2] Input: xpad - add wired Beitong BTP-KP20D support

[PATCH v2] Input: iforce - validate input packet lengths
 2026-07-25  3:56 UTC  (2+ messages)

[PATCH v2 1/2] Input: snvs_pwrkey: Improve probe error handling
 2026-07-25  1:48 UTC  (5+ messages)
` [PATCH v2 2/2] Input: st-keyscan: "

[PATCH] Input: psxpad-spi - set driver data before use
 2026-07-25  1:46 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: Convert TI TPS65217 to DT schema
 2026-07-25  1:22 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: input: Convert TI TPS65217 power button "

[PATCH] Input: charlieplex_keypad - check gpiod_direction_output() return value
 2026-07-25  1:02 UTC  (2+ messages)

[PATCH] Input: iqs5xx: validate firmware record destination span
 2026-07-24 23:59 UTC  (2+ messages)

[PATCH] Input: uinput/uhid - disallow control characters in phys paths
 2026-07-24 23:51 UTC  (5+ messages)

[PATCH] Input: cs40l50-vibra - validate custom data from user space
 2026-07-24 23:48 UTC  (2+ messages)

[BUG] HID: haptic: use-after-free of devm haptic data in hid_haptic_destroy() when an evdev fd outlives the HID device
 2026-07-24 22:15 UTC 

[PATCH 0/5] Support zinitix touch modes 0 and 1, dt changes to Galaxy J6 (j6lte)
 2026-07-24 19:25 UTC  (12+ messages)
` [PATCH 1/5] Input: zinitix - check all available fingers for every touch event
` [PATCH 2/5] Input: zinitix - do not ignore non-moving fingers
` [PATCH 3/5] Input: zinitix - add support for modes 0 and 1
` [PATCH 4/5] dt-bindings: input/ts/zinitix: document mode 0
` [PATCH 5/5] arm64: dts: exynos7870-j6lte: set mode 0 as default for zinitix touchscreen

[PATCH 0/2] HID: iio: gyro: hid-sensor-gyro-3d: probe cleanup
 2026-07-24 17:29 UTC  (5+ messages)
` [PATCH 1/2] iio: gyro: hid-sensor-gyro-3d: Remove redundant dev_err()
` [PATCH 2/2] iio: gyro: hid-sensor-gyro-3d: Use dev_err_probe()

hid-sensor-custom: async notification for input-report sysfs attributes? (human presence / attention sensors)
 2026-07-24 15:30 UTC  (2+ messages)

[PATCH v2] HID: lg4ff: validate report length before fixed offsets
 2026-07-24 15:28 UTC  (2+ messages)

[PATCH v2] HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind
 2026-07-24 14:39 UTC  (2+ messages)

[PATCH] HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind
 2026-07-24 14:01 UTC  (2+ messages)

[PATCH] HID: asus: support the Zenbook A16 (UX3607OA) keyboard
 2026-07-24 12:38 UTC 

[PATCH v14 0/2] Lenovo Yoga Book 9 keyboard dock detection
 2026-07-24 11:42 UTC  (2+ messages)

[PATCH v4 0/4] dt-bindings: Convert TI TPS65217 to DT schema
 2026-07-24  6:06 UTC  (3+ messages)
` [PATCH v4 4/4] dt-bindings: leds: backlight: Convert "

[syzbot] Monthly input report (Jul 2026)
 2026-07-24  4:32 UTC 

[PATCH] HID: multitouch: stop the release timer from being rearmed on remove
 2026-07-24  0:24 UTC  (2+ messages)

[PATCH] HID: multitouch: keep MT_IO_FLAGS_RUNNING inside the flags word
 2026-07-24  0:08 UTC 

[PATCH 00/10] HID: iio: use local struct device
 2026-07-23 23:51 UTC  (6+ messages)
` [PATCH 02/10] iio: gyro: hid-sensor-gyro-3d: "

[PATCH] HID: multitouch: bound the slot index before touching mt_io_flags
 2026-07-23 22:54 UTC  (2+ messages)

[PATCH] Input: gunze: replace deprecated APIs and fix warning style
 2026-07-23 18:40 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] Input: xpad - add support for ZENAIM LEVERLESS
 2026-07-23 17:53 UTC  (2+ messages)

[PATCH 0/4] Input: edt-ft5x06: robustness fixes for a FocalTech FT5426 on a marginal bus
 2026-07-23 17:45 UTC  (6+ messages)
` [PATCH 1/4] Input: edt-ft5x06 - ignore contacts with an out-of-range slot id
` [PATCH 2/4] dt-bindings: input: edt-ft5x06 - add no-regmap-bulk-read property

[PATCH v2] Input: edt-ft5x06 - ignore contacts with an out-of-range slot id
 2026-07-23 17:43 UTC  (2+ messages)

[PATCH v2 0/3] Input: ilitek_ts: add stylus support for 0x0c reports
 2026-07-23 15:49 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] Input: ilitek_ts: add stylus input support
  ` [PATCH v3 2/3] Input: ilitek_ts: handle short I2C transfers
  ` [PATCH v3 3/3] Input: ilitek_ts: ratelimit unexpected report logging


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