Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-09-03 07:36:13 to 2026-09-05 12:37:11 UTC [more...]

[PATCH v6 1/4] interconnect: mediatek: fix Makefile typo for mt8196
 2026-09-05 12:37 UTC  (6+ messages)
` [PATCH v6 2/4] regulator: mtk-spmi: fix Makefile typo for mt6316
` [PATCH v6 3/4] media: dvb-core: remove defective and unsafe ULE debug block
` [PATCH v6 4/4] tree-wide: purge verified remaining legacy ghost options

[PATCH v2 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-05 12:29 UTC  (13+ messages)
` [PATCH v2 1/9] docs: kernel-parameters: Drop the atarimouse= entry
` [PATCH v2 2/9] docs: kernel-parameters: Drop the bau= entry
` [PATCH v2 3/9] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH v2 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH v2 5/9] docs: kernel-parameters: Drop the mini2440= entry
` [PATCH v2 6/9] docs: kernel-parameters: Drop the nomfgpt entry
` [PATCH v2 7/9] docs: kernel-parameters: Drop the omap_mux= entry
` [PATCH v2 8/9] docs: kernel-parameters: Drop the pcmv= entry
` [PATCH v2 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries

[PATCH] Kconfig: purge twenty-nine legacy ghost options
 2026-09-05 11:29 UTC  (4+ messages)

[PATCH] HID: wacom: validate GRAPHIRE_BT report length
 2026-09-05 10:29 UTC  (2+ messages)

[PATCH] Input: trackpoint: Fix the inertia attribute name in the ABI document
 2026-09-05 10:20 UTC 

[PATCH 1/2] Input: tca8418_keypad - Add devm cleanup to disable interrupts on unload
 2026-09-05  9:37 UTC  (8+ messages)
` [PATCH 2/2] Input: tca8418_keypad - fix race condition in interrupt handler
` [PATCH v2] Input: tca8418_keypad - Add devm cleanup to disable interrupts on unload

[syzbot] [usb?] [input?] KASAN: slab-use-after-free Read in k90_record_led_work
 2026-09-05  8:52 UTC  (2+ messages)

[PATCH 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-05  8:21 UTC  (14+ messages)
` [PATCH 1/9] docs: kernel-parameters: Drop the atarimouse= entry
` [PATCH 2/9] docs: kernel-parameters: Drop the bau= entry
` [PATCH 3/9] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH 4/9] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH 5/9] docs: kernel-parameters: Drop the mini2440= entry
` [PATCH 6/9] docs: kernel-parameters: Drop the nomfgpt entry
` [PATCH 7/9] docs: kernel-parameters: Drop the omap_mux= entry
` [PATCH 8/9] docs: kernel-parameters: Drop the pcmv= entry
` [PATCH 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries

[PATCH] Documentation: input: Fix bracket
 2026-09-05  7:41 UTC 

[PATCH v2] Input: yealink.rst: Fix typos and word order
 2026-09-05  6:33 UTC 

[PATCH v3 5/7] HID: hid-lenovo-go: normalize calibration failure status
 2026-09-05  6:10 UTC  (2+ messages)

[PATCH v5] Kconfig: fix typos in core makefiles and purge defective DVB debug (v5)
 2026-09-05  0:41 UTC  (2+ messages)

[PATCH v4] Kconfig: fix typos in core makefiles/code and purge remaining ghosts (v4)
 2026-09-05  0:28 UTC  (2+ messages)

[PATCH v3] Kconfig: fix typos in core makefiles/code and purge remaining ghosts (v3)
 2026-09-05  0:14 UTC  (2+ messages)

[PATCH v2] Kconfig: purge twenty-eight legacy ghost options (v2)
 2026-09-05  0:04 UTC  (2+ messages)

[PATCH] HID: hid-oxp: use cancel_delayed_work_sync() in remove
 2026-09-04 23:58 UTC  (5+ messages)

[PATCH] HID: core: fix device cleanup on allocation failure
 2026-09-04 22:21 UTC  (2+ messages)

[PATCH v5 0/2] HID: generic: add LampArray support via hid-lamparray helper
 2026-09-04 21:30 UTC  (9+ messages)
` [PATCH v5 1/2] HID: lamparray: add new LampArray helper module
` [PATCH v5 2/2] HID: generic: add LampArray support via hid-lamparray helper

[PATCH 20/32] Input: yealink.rst: Fix bracket
 2026-09-04 21:11 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: fix hi-res scroll for Bolt-connected MX Master
 2026-09-04 20:21 UTC  (8+ messages)

[PATCH v8 0/2] ALSA: usb-audio: the Topping M62's vendor controls
 2026-09-04 17:45 UTC  (36+ messages)
            ` [RFC PATCH 0/2] the Topping M62's vendor controls, on the component framework
              ` [RFC PATCH 1/2] HID: topping-m62: driver for the M62's vendor controls
              ` [RFC PATCH 2/2] ALSA: usb-audio: bind the Topping "
              ` [RFC PATCH v2 0/2] the Topping M62's vendor controls, on the component framework
                ` [RFC PATCH v2 1/2] HID: topping-m62: driver for the M62's vendor controls
                ` [RFC PATCH v2 2/2] ALSA: usb-audio: bind the Topping "
                ` [RFC PATCH v3 0/2] the Topping M62's vendor controls, on the component framework
                  ` [RFC PATCH v3 1/2] HID: topping-m62: driver for the M62's vendor controls
                  ` [RFC PATCH v3 2/2] ALSA: usb-audio: bind the Topping "
                  ` [RFC PATCH v4 0/2] the Topping M62's vendor controls, on the component framework
                    ` [RFC PATCH v4 1/2] HID: topping-m62: driver for the M62's vendor controls
                    ` [RFC PATCH v4 2/2] ALSA: usb-audio: bind the Topping "
                    ` [RFC PATCH v5 0/2] the Topping M62's vendor controls, on the component framework
                      ` [RFC PATCH v5 1/2] HID: topping-m62: driver for the M62's vendor controls
                      ` [RFC PATCH v5 2/2] ALSA: usb-audio: bind the Topping "
                      ` [RFC PATCH v6 0/2] the Topping M62's vendor controls, on the component framework
                        ` [RFC PATCH v6 1/2] HID: topping-m62: driver for the M62's vendor controls
                        ` [RFC PATCH v6 2/2] ALSA: usb-audio: bind the Topping "

[PATCH] HID: corsair: cancel worker after unregistering LED, not before
 2026-09-04 16:15 UTC  (4+ messages)
` [PATCH v2] HID: corsair: use disable_work_sync() to tear down the LED workers

[PATCH v5 00/13] HID: asus: add support for ROG Ally handhelds
 2026-09-04 16:02 UTC  (20+ messages)
` [PATCH v5 01/13] HID: asus: do not send keyboard init reports to touchpads
` [PATCH v5 02/13] HID: asus: reinitialize the device after exiting a sleep state
` [PATCH v5 03/13] HID: asus: add support for ROG Ally handhelds
` [PATCH v5 04/13] HID: asus: add gamepad configuration
` [PATCH v5 05/13] HID: asus: add vibration strength configuration
` [PATCH v5 06/13] HID: asus: add joysticks inner and outer range configuration
` [PATCH v5 07/13] HID: asus: add triggers "
` [PATCH v5 08/13] HID: asus: add joysticks anti-deadzone configuration
` [PATCH v5 09/13] HID: asus: add support for response curve
` [PATCH v5 10/13] HID: asus: add support to force feedback
` [PATCH v5 11/13] HID: asus: add support for gamepad mode
` [PATCH v5 12/13] HID: asus: add support for turbo buttons
` [PATCH v5 13/13] HID: asus: add support for btn remapping

[PATCH v3 00/10] Remove support for platform data from samsung keypad
 2026-09-04 15:29 UTC  (7+ messages)
` [PATCH v3 07/10] mfd: wm831x: support software nodes for DCDC regulators
` (subset) [PATCH v3 00/10] Remove support for platform data from samsung keypad

[PATCH] HID: i2c-hid: Skip SET_POWER on shutdown for panel followers
 2026-09-04 15:05 UTC  (3+ messages)

[PATCH v8] HID: pulsar: add driver for Pulsar gaming mice
 2026-09-04 14:27 UTC 

[PATCH 0/3] HID: bpf: fix __hid_bpf_hw_check_params report length computation
 2026-09-04 14:20 UTC  (8+ messages)
` [PATCH 1/3] selftests/hid: add define for commonly used buf size
` [PATCH 2/3] HID: bpf: fix __hid_bpf_hw_check_params report length
` [PATCH 3/3] selftests/hid: add unnumbered variant to the hid_bpf tests

Dell Latitude 7220: eGalax P80H84 0eef:c003 factory passive stylus not detected
 2026-09-04 13:53 UTC 

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in roccat_open
 2026-09-04 13:23 UTC  (2+ messages)

[PATCH] hid: fix typos in comments
 2026-09-04 12:06 UTC  (2+ messages)

[PATCH 1/2] input: fix typos in comments
 2026-09-04 11:32 UTC  (3+ messages)
` [PATCH 2/2] input: fix repeated words "

[PATCH] Input: cyttsp5 - clamp the HID report size before memcpy
 2026-09-04 10:31 UTC  (2+ messages)

[PATCH] HID: input: map System Microphone Mute LED
 2026-09-04  4:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/1] HID: logitech: add Bolt receiver support for Logitech HID++ devices
 2026-09-04  3:52 UTC  (4+ messages)
` [PATCH v3 0/1] "

[PATCH v5 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-09-04  2:57 UTC  (5+ messages)
` [PATCH v5 03/13] iio: light: iqs621-als: use devm_blocking_notifier_chain_register()
` [PATCH v5 04/13] iio: position: iqs624: "

[PATCH v2] HID: wacom: fix OOB read in wacom_wac_pen_serial_enforce()
 2026-09-04  2:02 UTC  (4+ messages)
` [PATCH v3] "

[PATCH for-next] Input: xpad - add support for Flydigi Direwolf 4 paddles
 2026-09-03 19:06 UTC 

[PATCH v7] HID: pulsar: add driver for Pulsar gaming mice
 2026-09-03 18:01 UTC  (3+ messages)

[PATCH] HID: i2c-hid: Add i2c-hid-quirk-bad-input-size quirk for 0911:5288 device
 2026-09-03 16:25 UTC  (2+ messages)

[syzbot] [input?] WARNING in roccat_open
 2026-09-03 15:58 UTC 

[PATCH 0/5] mm/execmem: fixes and cleanups for the ROX cache
 2026-09-03 15:50 UTC  (6+ messages)
` [PATCH 1/5] mm/execmem: free ROX cache chunks only when they span an entire vm area
` [PATCH 2/5] mm/execmem: handle potential allocation errors in the maple tree
` [PATCH 3/5] mm/execmem: make sure ROX cache always contains multiples of PMD_SIZE
` [PATCH 4/5] mm/vmalloc: add DEFINE_FREE() for vfree()
` [PATCH 5/5] mm/execmem: use cleanup infrastructure in ROX cache functions

[PATCH v4 0/4] HID: wiimote: new LED behavior on connect + scoped_guards
 2026-09-03 13:30 UTC  (2+ messages)

[PATCH v3 0/4] HID: wiimote: new LED behavior on connect, scoped guards, uaf
 2026-09-03 13:24 UTC  (2+ messages)

[PATCH] HID: roccat: fix use-after-free and uninitialized-mutex races
 2026-09-03 12:27 UTC  (2+ messages)

[PATCH 0/2] virtio: synchronize callbacks during device reset
 2026-09-03 11:58 UTC  (6+ messages)
` [PATCH 1/2] virtio-mmio: "

[PATCH] Input: xpad - add support for Victrix Pro BFG Controller
 2026-09-03 10:31 UTC 

[PATCH v4] HID: generic: add LampArray support via hid-lamparray helper
 2026-09-03  9:31 UTC  (3+ messages)

[PATCH v10 0/9] Add support for MT6392 PMIC
 2026-09-03  8:24 UTC  (3+ messages)
` [PATCH v10 1/9] dt-bindings: mfd: mt6397: Add "

[PATCH] Input: cyapa - cap the PIP report length before the I2C read
 2026-09-03  8:05 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