public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 22:46:22 to 2026-03-01 09:19:27 UTC [more...]

[PATCH v2] Bluetooth: HIDP: cap report descriptor size in HID setup
 2026-03-01  9:19 UTC 

[PATCH v6 0/2] Initial work for Rust abstraction for HID device driver development
 2026-03-01  6:48 UTC  (4+ messages)
` [PATCH v6 1/2] rust: core abstractions for HID drivers

[PATCH] HID: input: use __free(kfree) to clean up temporary buffers
 2026-03-01  5:05 UTC 

Subject: [PATCH] Input: atkbd - validate scancode in firmware keymap entries
 2026-03-01  2:26 UTC  (3+ messages)

FAILED: Patch "Input: synaptics_i2c - guard polling restart in resume" failed to apply to 5.10-stable tree
 2026-03-01  2:01 UTC 

FAILED: Patch "HID: hid-pl: handle probe errors" failed to apply to 5.10-stable tree
 2026-03-01  1:59 UTC 

FAILED: Patch "HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()" failed to apply to 5.10-stable tree
 2026-03-01  1:59 UTC 

FAILED: Patch "HID: prodikeys: Check presence of pm->input_ep82" failed to apply to 5.10-stable tree
 2026-03-01  1:59 UTC 

FAILED: Patch "HID: magicmouse: Do not crash on missing msc->input" failed to apply to 5.10-stable tree
 2026-03-01  1:59 UTC 

FAILED: Patch "Input: synaptics_i2c - guard polling restart in resume" failed to apply to 5.15-stable tree
 2026-03-01  1:51 UTC 

FAILED: Patch "HID: hid-pl: handle probe errors" failed to apply to 5.15-stable tree
 2026-03-01  1:49 UTC 

FAILED: Patch "HID: prodikeys: Check presence of pm->input_ep82" failed to apply to 5.15-stable tree
 2026-03-01  1:49 UTC 

FAILED: Patch "HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()" failed to apply to 5.15-stable tree
 2026-03-01  1:49 UTC 

FAILED: Patch "HID: magicmouse: Do not crash on missing msc->input" failed to apply to 5.15-stable tree
 2026-03-01  1:49 UTC 

FAILED: Patch "Input: synaptics_i2c - guard polling restart in resume" failed to apply to 6.1-stable tree
 2026-03-01  1:43 UTC 

FAILED: Patch "HID: hid-pl: handle probe errors" failed to apply to 6.1-stable tree
 2026-03-01  1:41 UTC 

FAILED: Patch "HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()" failed to apply to 6.1-stable tree
 2026-03-01  1:40 UTC 

FAILED: Patch "HID: prodikeys: Check presence of pm->input_ep82" failed to apply to 6.1-stable tree
 2026-03-01  1:40 UTC 

FAILED: Patch "HID: magicmouse: Do not crash on missing msc->input" failed to apply to 6.1-stable tree
 2026-03-01  1:40 UTC 

FAILED: Patch "Input: synaptics_i2c - guard polling restart in resume" failed to apply to 6.6-stable tree
 2026-03-01  1:34 UTC 

FAILED: Patch "HID: hid-pl: handle probe errors" failed to apply to 6.6-stable tree
 2026-03-01  1:31 UTC 

FAILED: Patch "HID: magicmouse: Do not crash on missing msc->input" failed to apply to 6.6-stable tree
 2026-03-01  1:31 UTC 

FAILED: Patch "HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()" failed to apply to 6.6-stable tree
 2026-03-01  1:31 UTC 

FAILED: Patch "HID: prodikeys: Check presence of pm->input_ep82" failed to apply to 6.6-stable tree
 2026-03-01  1:31 UTC 

FAILED: Patch "Input: synaptics_i2c - guard polling restart in resume" failed to apply to 6.12-stable tree
 2026-03-01  1:22 UTC 

FAILED: Patch "HID: hid-pl: handle probe errors" failed to apply to 6.12-stable tree
 2026-03-01  1:19 UTC 

FAILED: Patch "HID: prodikeys: Check presence of pm->input_ep82" failed to apply to 6.12-stable tree
 2026-03-01  1:19 UTC 

FAILED: Patch "HID: magicmouse: Do not crash on missing msc->input" failed to apply to 6.12-stable tree
 2026-03-01  1:19 UTC 

FAILED: Patch "HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()" failed to apply to 6.12-stable tree
 2026-03-01  1:19 UTC 

FAILED: Patch "Input: synaptics_i2c - guard polling restart in resume" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

FAILED: Patch "Input: synaptics_i2c - guard polling restart in resume" failed to apply to 6.19-stable tree
 2026-03-01  1:15 UTC 

[PATCH] Input: uinput - fix circular locking dependency with ff-core
 2026-02-28 22:36 UTC 

[PATCH v2 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
 2026-02-28 20:02 UTC  (3+ messages)
` [PATCH v2 1/2] iio: add IIO_DECLARE_QUATERNION() macro
` [PATCH v2 2/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment

[PATCH v2 1/4] Input: elo - fix style issues
 2026-02-28 19:52 UTC 

[PATCH] Input: elo - fix style issues
 2026-02-28 19:32 UTC 

[PATCH 0/2] iio: hid-sensor-gyro-3d: fix typo and probe race condition
 2026-02-28 19:14 UTC  (3+ messages)
` [PATCH 1/2] iio: hid-sensor-gyro-3d: move iio_device_register() to end of probe()
` [PATCH 2/2] iio: hid-sensor-gyro-3d: fix typo in array name

[PATCH v2 0/7] HID: asus: increase robustness of the driver
 2026-02-28 19:10 UTC  (8+ messages)
` [PATCH v2 1/7] HID: asus: fix code style of comments and brackets
` [PATCH v2 2/7] HID: asus: add xg mobile 2022 external hardware support
` [PATCH v2 3/7] HID: asus: fix compiler warning about unused variables
` [PATCH v2 4/7] HID: asus: make asus_resume adhere to linux kernel coding standards
` [PATCH v2 5/7] HID: asus: simplify and improve asus_kbd_set_report()
` [PATCH v2 6/7] HID: asus: do not abort probe when not necessary
` [PATCH v2 7/7] HID: asus: do not try to initialize the backlight if the enpoint doesn't support it

[PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
 2026-02-28 17:59 UTC  (3+ messages)

[PATCH 1/2] HID: input: Drop Asus UX550* touchscreen ignore battery quirks
 2026-02-28 14:52 UTC  (2+ messages)
` [PATCH 2/2] HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens

[PATCH 0/7] HID: asus: increase robustness of the driver
 2026-02-28 14:46 UTC  (8+ messages)
` [PATCH 1/7] HID: asus: fix code style of comments and brackets
` [PATCH 2/7] HID: asus: add xg mobile 2022 external hardware support
` [PATCH 3/7] HID: asus: fix compiler warning about unused variables
` [PATCH 4/7] HID: asus: make asus_resume adhere to linux kernel coding standards
` [PATCH 5/7] HID: asus: simplify and improve asus_kbd_set_report()
` [PATCH 6/7] HID: asus: do not abort probe when not necessary
` [PATCH 7/7] HID: asus: do not try to initialize the backlight if the enpoint doesn't support it

[PATCH v2 0/3] Input: add initial support for Goodix GTX8 touchscreen ICs
 2026-02-28 11:23 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: input: document Goodix GTX8 Touchscreen ICs
` [PATCH v2 2/3] Input: add support for "
` [PATCH v2 3/3] MAINTAINERS: add an entry for Goodix GTX8 Touchscreen driver

[PATCH] HID: sony: add support for more instruments
 2026-02-28  6:05 UTC 

[PATCH] HID: hid-lenovo-go-s: Remove unneeded semicolon
 2026-02-28  3:43 UTC 

[PATCH] HID: hid-lenovo-go: Remove unneeded semicolon
 2026-02-28  3:39 UTC 

[PATCH v3 00/18] HID: steelseries: Add support for Arctis headset lineup
 2026-02-27 23:50 UTC  (19+ messages)
` [PATCH v3 01/18] HID: steelseries: Fix ARCTIS_1_X device mislabeling
` [PATCH v3 02/18] HID: hid-ids: Add SteelSeries Arctis headset device IDs
` [PATCH v3 03/18] HID: quirks: Add additional "
` [PATCH v3 04/18] HID: steelseries: Add async support and unify device definitions
` [PATCH v3 05/18] HID: steelseries: Update Kconfig help text for expanded headset support
` [PATCH v3 06/18] HID: steelseries: Add ALSA sound card infrastructure
` [PATCH v3 07/18] HID: steelseries: Add ChatMix ALSA mixer controls
` [PATCH v3 08/18] HID: steelseries: Add mic mute ALSA mixer control
` [PATCH v3 09/18] HID: steelseries: Add Bluetooth state sysfs attributes
` [PATCH v3 10/18] HID: steelseries: Add settings poll infrastructure
` [PATCH v3 11/18] HID: steelseries: Add sidetone ALSA mixer control
` [PATCH v3 12/18] HID: steelseries: Add mic volume "
` [PATCH v3 13/18] HID: steelseries: Add volume limiter "
` [PATCH v3 14/18] HID: steelseries: Add Bluetooth call audio ducking control
` [PATCH v3 15/18] HID: steelseries: Add inactive time sysfs attribute
` [PATCH v3 16/18] HID: steelseries: Add Bluetooth auto-enable "
` [PATCH v3 17/18] HID: steelseries: Add mic mute LED brightness control
` [PATCH v3 18/18] HID: steelseries: Document sysfs ABI

[PATCH][next] HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"
 2026-02-27 23:16 UTC 

[PATCH RESEND v2] HID: winwing: Enable rumble effects
 2026-02-27 23:10 UTC  (3+ messages)

[PATCH v5 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2026-02-27 22:05 UTC  (9+ messages)
` [PATCH v5 1/4] firmware_loader: expand firmware error codes with up-to-date error
` [PATCH v5 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH 0/3] HID: hid-lenovo-go-s: Multiple bug fixes
 2026-02-27 20:54 UTC  (4+ messages)
` [PATCH 1/3] HID: hid-lenovo-go-s: Fix signedness bug
` [PATCH 2/3] HID: hid-lenovo-go-s: Remove impossible condition
` [PATCH 3/3] HID: hid-lenovo-go-s: Fix positive promotion bug

[PATCH 1/2] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-02-27 16:30 UTC  (2+ messages)
` [PATCH 2/2] HID: multitouch: Check to ensure report responses match the request

[PATCH 1/2] hid: asus: add xg mobile 2023 external hardware support
 2026-02-27 13:11 UTC  (4+ messages)
` [PATCH 2/2] hid: asus: always fully initialize devices

[PATCH 1/1] HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure
 2026-02-27 10:09 UTC 

[PATCH v5 00/16] HID: Add Legion Go and Go S Drivers
 2026-02-26 22:53 UTC  (20+ messages)
` [PATCH v5 01/16] include: device.h: Add named device attributes
` [PATCH v5 02/16] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver
` [PATCH v5 03/16] HID: hid-lenovo-go: Add Feature Status Attributes
` [PATCH v5 04/16] HID: hid-lenovo-go: Add Rumble and Haptic Settings
` [PATCH v5 05/16] HID: hid-lenovo-go: Add FPS Mode DPI settings
` [PATCH v5 06/16] HID: hid-lenovo-go: Add RGB LED control interface
` [PATCH v5 07/16] HID: hid-lenovo-go: Add Calibration Settings
` [PATCH v5 08/16] HID: hid-lenovo-go: Add OS Mode Toggle
` [PATCH v5 09/16] HID: Include firmware version in the uevent
` [PATCH v5 10/16] HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID Driver
` [PATCH v5 11/16] HID: hid-lenovo-go-s: Add MCU ID Attribute
` [PATCH v5 12/16] HID: hid-lenovo-go-s: Add Feature Status Attributes
` [PATCH v5 13/16] HID: hid-lenovo-go-s: Add Touchpad Mode Attributes
` [PATCH v5 14/16] HID: hid-lenovo-go-s: Add RGB LED control interface
` [PATCH v5 15/16] HID: hid-lenovo-go-s: Add IMU and Touchpad RO Attributes
` [PATCH v5 16/16] HID: Add documentation for Lenovo Legion Go drivers

[PATCH v3 0/9] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-02-26 22:13 UTC  (4+ messages)
` [PATCH v3 1/9] dt-bindings: regulator: cpcap-regulator: convert to DT schema
` (subset) [PATCH v3 0/9] mfd: cpcap: convert documentation to schema and add Mot board support

[PATCH 1/1] HID: uhid: Fix out-of-bounds write caused by raw events mismanagement
 2026-02-26 16:23 UTC  (11+ messages)

[PATCH V3 RESEND 0/2] Add tc3408 bindings and timing
 2026-02-26 16:06 UTC  (7+ messages)
` [PATCH V3 RESEND 2/2] HID: i2c-hid: elan: Add parade-tc3408 timing

[PATCH v3 0/4] input: add GPIO-based charlieplex keypad
 2026-02-26 15:35 UTC  (18+ messages)
` [PATCH v3 1/4] dt-bindings: input: add debounce-delay-ms common property
` [PATCH v3 2/4] dt-bindings: input: add settling-time-us "
` [PATCH v3 3/4] dt-bindings: input: add GPIO charlieplex keypad
` [PATCH v3 4/4] Input: charlieplex_keypad: "

[PATCH] Input: evdev: fix data race in evdev_read() and evdev_poll()
 2026-02-26 15:17 UTC  (2+ messages)

[PATCH v5] hid/hid-multitouch: Keep latency normal on deactivate for reactivation gesture
 2026-02-26 15:10 UTC  (2+ messages)

[PATCHv2 0/2] hid: hid-pl.c update
 2026-02-26 15:07 UTC  (5+ messages)
` [PATCHv2 1/2] hid: hid-pl: handle probe errors
` [PATCH 2/2] hid: hid-pl: eliminate private debug macro

[PATCH] HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list
 2026-02-26 15:01 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDs
 2026-02-26 14:54 UTC  (2+ messages)

[PATCH 0/5] hid-pidff set_condition compatibility fixes
 2026-02-26 14:46 UTC  (2+ messages)

[PATCH v2 0/4] HID: steelseries: Add support for Arctis headset lineup
 2026-02-26 10:01 UTC  (4+ messages)
` [PATCH v2 4/4] "

[PATCH v1] HID: rakk: add support for Rakk Dasig X side buttons
 2026-02-25 15:56 UTC 

[PATCH v2] HID: playstation: Center initial joystick axes to prevent spurious events
 2026-02-24 23:34 UTC  (4+ messages)

[PATCH v2 0/5] DRV260x: Support ACPI-enumerated devices
 2026-02-24 22:45 UTC  (5+ messages)
` [PATCH v2 4/5] input: drv260x: Fix unbalanced regulator_disable() call

[PATCH 0/2] add driver for max16150
 2026-02-24 22:42 UTC  (3+ messages)
` [PATCH 2/2] input: misc: "

[PATCH v2 0/2] input: add GPIO-based charlieplex keypad
 2026-02-24 22:36 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: input: add GPIO "

[PATCH] HID: sony: add support for Rock Band 2 instruments
 2026-02-24 19:19 UTC  (5+ messages)

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (17+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation

[PATCH 0/9] Add support for mt6392 PMIC
 2026-02-24 14:50 UTC  (3+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC

[PATCH] ARM: dts: qcom: msm8960: expressatt: Add coreriver,tc360-touchkey
 2026-02-24 11:28 UTC  (4+ messages)

[PATCH 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
 2026-02-24  2:35 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v7 0/3] TrackPoint doubletap enablement and user control
 2026-02-23 23:28 UTC  (2+ messages)

[syzbot] [input?] possible deadlock in input_repeat_key
 2026-02-23 22:46 UTC 


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