public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 19:52:05 to 2026-04-07 07:59:38 UTC [more...]

[PATCH v2 0/1] HID: add malicious HID device detection driver
 2026-04-07  7:59 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2] Input: uinput - fix circular locking dependency with ff-core
 2026-04-07  7:50 UTC 

[PATCH v3] xpad: Overhaul device data for wireless devices
 2026-04-07  6:57 UTC 

[PATCH v2] xpad: Overhaul device data for wireless devices
 2026-04-07  6:36 UTC  (3+ messages)

[PATCH] Input: uinput - fix circular locking dependency with ff-core
 2026-04-07  5:19 UTC  (6+ messages)

[PATCH 2/7] Input: aiptek: validate macro key indices
 2026-04-07  5:12 UTC  (3+ messages)
` [PATCH v2] Input: aiptek: validate raw macro indices before updating state

[PATCH] Input: gf2k: clamp hat values to the lookup table
 2026-04-07  5:12 UTC  (4+ messages)
` [PATCH v2] Input: gf2k: skip invalid hat lookup values

[PATCH v8 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
 2026-04-07  4:48 UTC  (5+ messages)
` [PATCH v8 1/7] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b

[PATCH] HID: playstation: Add DualSense Edge extra button support
 2026-04-07  4:40 UTC 

[PATCH] Input: gpio-keys - add hibernation support
 2026-04-07  4:31 UTC  (6+ messages)

[PATCH v2 0/5] Add OneXPlayer Configuration HID Driver
 2026-04-07  4:13 UTC  (6+ messages)
` [PATCH v2 1/5] HID: hid-oxp: Add OneXPlayer configuration driver
` [PATCH v2 2/5] HID: hid-oxp: Add Second Generation RGB Control
` [PATCH v2 3/5] HID: hid-oxp: Add Second Generation Gamepad Mode Switch
` [PATCH v2 4/5] HID: hid-oxp: Add Button Mapping Interface
` [PATCH v2 5/5] HID: hid-oxp: Add Vibration Intensity Attributes

[PATCH 0/2] PCI: Remove no_pci_devices
 2026-04-06 19:02 UTC  (5+ messages)
` [PATCH 1/2] input: pc110pad: change PCI check to get rid of orphaned no_pci_devices
` [PATCH 2/2] PCI: Remove no_pci_devices

[PATCH] HID: lg-g15: Add support for the Logitech G710/G710+ gaming keyboards
 2026-04-06 18:50 UTC  (4+ messages)

[PATCH] HID: core: clamp report_size in s32ton() to avoid undefined shift
 2026-04-06 14:04 UTC 

[PATCH] HID: alps: fix NULL pointer dereference in alps_raw_event()
 2026-04-06 14:03 UTC 

[PATCH] HID: sony: fix style issues
 2026-04-06  2:47 UTC 

[PATCH RESEND] Input: atkbd - skip cleanup when used as a wakeup source
 2026-04-05  5:36 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS 84e7a17d1813394b48b0641fce8217fc0bba1960
 2026-04-04 18:08 UTC 

[dtor-input:for-linus] BUILD SUCCESS 0d9363a764d9d601a05591f9695cea8b429e9be3
 2026-04-04 18:08 UTC 

[PATCH] HID: winwing: add support for URSA MINOR combat joysticks
 2026-04-04 17:26 UTC 

[git pull] Input updates for v7.0-rc6
 2026-04-04 15:34 UTC  (2+ messages)

[PATCH] HID: apple: ensure the keyboard backlight is off if suspending
 2026-04-04  9:44 UTC 

[PATCH] xpad: Overhaul device data for wireless devices
 2026-04-04  6:39 UTC  (4+ messages)

[PATCH] xpad: Add RedOctane Games vendor id
 2026-04-04  5:34 UTC  (4+ messages)

[PATCH] xpad: remove stale TODO and changelog header
 2026-04-04  5:03 UTC  (2+ messages)

[PATCH WIP v3 00/11] Input: support for STM FTS5
 2026-04-03 17:08 UTC  (12+ messages)
` [PATCH WIP v3 01/11] Input: stmfts - Fix the MODULE_LICENSE() string
` [PATCH WIP v3 02/11] Input: stmfts - Use dev struct directly
` [PATCH WIP v3 03/11] Input: stmfts - Switch to devm_regulator_bulk_get_const
` [PATCH WIP v3 04/11] Input: stmfts - abstract reading information from the firmware
` [PATCH WIP v3 05/11] Input: stmfts - disable regulators when power on fails
` [PATCH WIP v3 06/11] Input: stmfts - use client to make future code cleaner
` [PATCH WIP v3 07/11] dt-bindings: input: touchscreen: st,stmfts: Introduce reset GPIO
` [PATCH WIP v3 08/11] Input: stmfts - add optional reset GPIO support
` [PATCH WIP v3 09/11] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH WIP v3 10/11] Input: stmfts - support FTS5
` [PATCH WIP v3 11/11] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[PATCH] HID: multitouch: Fix Yoga Book 9 14IAH10 touchscreen misclassification
 2026-04-03 16:51 UTC  (3+ messages)

[PATCH] HID: apple: Add Niz keyboard dongle to non-apple keyboards list
 2026-04-03 16:18 UTC 

[PATCH 0/8] HID: bpf: sync up programs with udev-hid-bpf
 2026-04-03 16:17 UTC  (10+ messages)
` [PATCH 1/8] HID: bpf: fix some signed vs unsigned compiler warnings
` [PATCH 2/8] HID: bpf: hid_bpf_helpers: provide a cleanup functions
` [PATCH 3/8] HID: bpf: add helper macros for LE/BE conversion
` [PATCH 4/8] HID: bpf: handle injected report descriptor in HID-BPF
` [PATCH 5/8] hid: bpf: hid_bpf_helpers: add helper for having read/write udev properties
` [PATCH 6/8] HID: bpf: add a BPF to get the touchpad type
` [PATCH 7/8] HID: bpf: Add support for the Huion KeyDial K20 over bluetooth
` [PATCH 8/8] bpf: Add fix for Trust Philips SPK6327 (145f:024b) modifier keys

[PATCH 0/3] HID: apple: reinitialize T2 HID devices after resume
 2026-04-03 13:06 UTC  (4+ messages)
` [PATCH 1/3] Add Apple T2 HID identifiers
` [PATCH 2/3] hid-apple: add pm path to 8102
` [PATCH 3/3] Add Touch Bar and backlight reprobe support

[PATCH v2 0/3] Input: st1232 - add system wakeup support
 2026-04-03 11:39 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] input: touchscreen: st1232: "

[PATCH 0/2] HID: multitouch: Add support for Dell Pro Rugged 12 Tablet RA02260
 2026-04-03  9:28 UTC  (3+ messages)
` [PATCH 1/2] HID: multitouch: rename MT_CLS_EGALAX_P80H84 to MT_CLS_EGALAX_WIN8
` [PATCH 2/2] HID: multitouch: add support for Dell Pro Rugged 12 Tablet RA02260

[PATCH v4 0/4] Add support for Awinic AW86938 haptic driver
 2026-04-03  8:23 UTC  (6+ messages)
` [PATCH v4 3/4] Input: aw86938 - add driver for Awinic AW86938

[PATCH v4] dt-bindings: input: touchscreen: ti,tsc2005: Add wakeup-source
 2026-04-03  4:07 UTC 

[PATCH v3] dt-bindings: input: touchscreen: ti,tsc2005: Add wakeup-source
 2026-04-03  3:35 UTC  (3+ messages)

[PATCH v2 0/3] HID: nintendo: Add preliminary Switch 2 controller driver
 2026-04-03  1:17 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] HID: nintendo: Add rumble support for Switch 2 controllers

[dtor-input:next] BUILD SUCCESS f13b7800929df0df0ba2407226ba1b627b482c92
 2026-04-02 19:39 UTC 

[PATCH] HID: sony: update module description
 2026-04-02 15:59 UTC 

[BUG] i2c_hid_acpi: Synaptics touchpad stalls after ~6 min idle — firmware sleep notification unhandled (Dell Latitude 7420)
 2026-04-02 11:06 UTC 

[PATCH] HID: gpd: fix report descriptor on GPD Win handheld (2f24:0137)
 2026-04-02  7:52 UTC  (5+ messages)

[dtor-input:next] BUILD SUCCESS 4decd8f4ae06a6d82079186b6ad3fe51d4654a1d
 2026-04-02  2:01 UTC 

[PATCH v3 00/11] Add spi-hid transport driver
 2026-04-02  1:59 UTC  (12+ messages)
` [PATCH v3 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v3 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v3 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v3 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v3 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v3 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v3 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v3 08/11] HID: spi_hid: add device tree "
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v3 10/11] HID: spi-hid: add power management implementation
` [PATCH v3 11/11] HID: spi-hid: add panel follower support

[PATCH v2 00/11] Add spi-hid transport driver
 2026-04-02  1:54 UTC  (3+ messages)

[PATCH v2] Input: usbtouchscreen - refactor endpoint lookup
 2026-04-01 19:29 UTC  (2+ messages)

[PATCH v2] HID: pulsar: add driver for Pulsar gaming mice
 2026-04-01 18:57 UTC 

[PATCH] Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk table
 2026-04-01 17:19 UTC  (5+ messages)

[PATCH] HID: logitech-hidpp: fix race condition when accessing stale stack pointer
 2026-04-01 14:48 UTC 

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hiddev_disconnect (4)
 2026-04-01  9:33 UTC 

[PATCH 0/4] Input: refactor USB endpoint lookups
 2026-04-01  7:23 UTC  (8+ messages)
` [PATCH 1/4] Input: keyspan-remote - refactor endpoint lookup
` [PATCH 2/4] Input: appletouch "
` [PATCH 3/4] Input: synaptics_usb "
` [PATCH 4/4] Input: usbtouchscreen "

[PATCH] HID: core: do not allow parsing 0-sized reports
 2026-04-01  6:04 UTC 

[PATCH 0/3] snvs_pwrkey - code improvements and add report event
 2026-04-01  4:50 UTC  (10+ messages)
` [PATCH 1/3] Input: snvs_pwrkey - make use of dev_err_probe()
` [PATCH 2/3] Input: snvs_pwrkey - use local device pointer avoid reference platform_device pointer every time
` [PATCH 3/3] Input: snvs_pwrkey - report press event in interrupt handler

[PATCH v4 0/9] Add support for mt6392 PMIC
 2026-04-01  1:21 UTC  (17+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: mt6397: Add MT6392 PMIC
` [PATCH v4 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v4 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v4 4/9] dt-bindings: pinctrl: mediatek,mt65xx: Add MT6392 pinctrl
` [PATCH v4 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v4 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v4 7/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v4 8/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v4 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[dtor-input:next] BUILD SUCCESS 620ecc3c77ab1cad90760eec933ccf49a7bf6a8e
 2026-03-31 14:31 UTC 

[PATCH] HID: logitech-hidpp: Check bounds when deleting force-feedback effects
 2026-03-31  7:58 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.18] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-03-30 13:32 UTC  (3+ messages)

[PATCH v2] HID: mcp2221: validate report size in raw_event handler
 2026-03-30 13:29 UTC 

[PATCH v2] HID: ft260: validate report size and payload length in raw_event
 2026-03-30 13:28 UTC 

[PATCH] hid: usbhid: fix deadlock in hid_post_reset()
 2026-03-30 11:43 UTC  (3+ messages)

[PATCH] HID: usbhid: refactor endpoint lookup
 2026-03-30  9:50 UTC 

[PATCH v3 0/9] Add support for mt6392 PMIC
 2026-03-30  9:35 UTC  (5+ messages)
` [PATCH v3 7/9] regulator: mt6392: Add support for MT6392 regulator

[PATCH 0/2] MIPS RB532 GPIO descriptor conversion
 2026-03-30  9:12 UTC  (6+ messages)
` [PATCH 1/2] MIPS/input: Move RB532 button to GPIO descriptors
` [PATCH 2/2] MIPS/mtd: Handle READY GPIO in generic NAND platform data

[PATCH] Hid: Intel-thc-hid: Intel-thc: Add more frequency support for SPI
 2026-03-30  0:41 UTC  (3+ messages)

[PATCH] Input: xpad - add support for Razer Wolverine V3 Pro
 2026-03-29 22:00 UTC 

[PATCH] Input: add keycodes for contextual AI usages (HUTRR119)
 2026-03-29 20:02 UTC  (3+ messages)

[PATCH RESEND] input: xpad: Add support for BETOP BTP-KP50B/C controller's wireless mode
 2026-03-29 17:56 UTC 

[PATCH] update email address and firmware url for Dreamcast
 2026-03-29 16:04 UTC 

[PATCH] Input: cap11xx - remove duplicate dev_info print
 2026-03-29  5:22 UTC 

[PATCH] HID: Kysona: Add support for VXE Dragonfly R1 Pro
 2026-03-27 14:51 UTC  (2+ messages)

[PATCH] HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPP
 2026-03-27 13:12 UTC  (4+ messages)

[PATCH] Hid: Intel-thc-hid: Intel-quickspi: Improve power management for touch devices
 2026-03-27 12:32 UTC  (2+ messages)

[PATCH 1/2] HID: core: factor out hid_parse_collections()
 2026-03-27 11:09 UTC  (2+ messages)

[PATCH] HID: hid-lenovo-go: fix LEDS dependencies
 2026-03-27 10:55 UTC  (2+ messages)

[PATCH v2] HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3
 2026-03-27 10:51 UTC  (2+ messages)

[PATCH] HID: sony: add support for more instruments
 2026-03-27 10:49 UTC  (2+ messages)

[PATCH] HID: roccat: fix use-after-free in roccat_report_event
 2026-03-27 10:28 UTC  (2+ messages)

[PATCH] input: fix missing newline in pr_err message
 2026-03-27  7:53 UTC 


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