public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-13 07:36:00 to 2026-01-20 02:01:17 UTC [more...]

[PATCH bpf-next v2 00/13] bpf: Kernel functions with KF_IMPLICIT_ARGS
 2026-01-20  2:01 UTC  (28+ messages)
` [PATCH bpf-next v2 01/13] bpf: Refactor btf_kfunc_id_set_contains
` [PATCH bpf-next v2 02/13] bpf: Introduce struct bpf_kfunc_meta
` [PATCH bpf-next v2 03/13] bpf: Verifier support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v2 04/13] resolve_btfids: Introduce finalize_btf() step
` [PATCH bpf-next v2 05/13] resolve_btfids: Support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v2 06/13] selftests/bpf: Add tests "
` [PATCH bpf-next v2 07/13] bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
` [PATCH bpf-next v2 08/13] HID: Use bpf_wq_set_callback kernel function
` [PATCH bpf-next v2 09/13] bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
` [PATCH bpf-next v2 10/13] bpf: Migrate bpf_stream_vprintk() "
` [PATCH bpf-next v2 11/13] selftests/bpf: Migrate struct_ops_assoc test "
` [PATCH bpf-next v2 12/13] bpf: Remove __prog kfunc arg annotation
` [PATCH bpf-next v2 13/13] bpf,docs: Document KF_IMPLICIT_ARGS flag

[PATCH v3 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-20  1:57 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3518
` [PATCH v3 2/3] drivers: "
` [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen

[PATCH v5 0/3] TrackPoint doubletap enablement and user control
 2026-01-20  0:04 UTC  (4+ messages)
` [PATCH v5 3/3] Documentation: thinkpad-acpi - Document doubletap_enable attribute

[PATCH v5 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2026-01-19 21:17 UTC  (3+ messages)
` [PATCH v5 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH] Input: xpad - add support for the ZD O+ Excellence controller
 2026-01-19 12:35 UTC  (3+ messages)

[PATCH v11 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-01-19 11:34 UTC  (33+ messages)
` [PATCH v11 01/11] HID: asus: simplify RGB init sequence
` [PATCH v11 02/11] HID: asus: initialize additional endpoints only for legacy devices
` [PATCH v11 03/11] HID: asus: use same report_id in response
` [PATCH v11 04/11] HID: asus: fortify keyboard handshake
` [PATCH v11 05/11] HID: asus: move vendor initialization to probe
` [PATCH v11 06/11] HID: asus: early return for ROG devices
` [PATCH v11 07/11] platform/x86: asus-wmi: Add support for multiple kbd led handlers
` [PATCH v11 08/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v11 09/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v11 10/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v11 11/11] HID: asus: add support for the asus-wmi brightness handler

[syzbot] Monthly input report (Jan 2026)
 2026-01-19  8:22 UTC 

[PATCH] Input: goodix - fix inverted Y coordinate on SUPI S10
 2026-01-18 23:41 UTC  (3+ messages)

[PATCH] HID: corsair: fix typos in comment
 2026-01-18 18:58 UTC 

[PATCH v4 1/3] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
 2026-01-18 17:19 UTC  (8+ messages)
` [PATCH v4 2/3] Input: ili210x - convert to dev_err_probe()
` [PATCH v4 3/3] Input: ili210x - add support for polling mode

bcm5974 trackpad broken after USB reset
 2026-01-18  9:59 UTC  (5+ messages)

[syzbot] [net?] [input?] [usb?] memory leak in ldisc_receive
 2026-01-17 17:34 UTC 

[PATCH] Input: appletouch - fix use-after-free in work handler during disconnect
 2026-01-16  3:11 UTC 

[PATCH v3 1/3] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
 2026-01-15 17:49 UTC  (5+ messages)
` [PATCH v3 2/3] Input: ili210x - convert to dev_err_probe()
` [PATCH v3 3/3] Input: ili210x - add support for polling mode

[PATCH v4 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-15 17:41 UTC  (13+ messages)
` [PATCH v4 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH v4 2/6] dt-bindings: misc: google,android-pipe: "
` [PATCH v4 3/6] dt-bindings: input: google,goldfish-events-keypad: "
` [PATCH v4 4/6] dt-bindings: power: supply: google,goldfish-battery: "
` [PATCH v4 5/6] dt-bindings: sound: google,goldfish-audio: "
` [PATCH v4 6/6] dt-bindings: display: google,goldfish-fb: "
` (subset) [PATCH v4 0/6] dt-bindings: goldfish: "

[PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Drop 'interrupts' requirement
 2026-01-15 17:14 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
 2026-01-15 16:19 UTC  (5+ messages)
` [PATCH v2 2/2] Input: ili210x - add support for polling mode

[PATCH] HID: logitech-hidpp: fix NULL pointer dereference in hidpp_get_report_length()
 2026-01-15 15:20 UTC  (3+ messages)

[PATCH] HID: logitech-hidpp: fix NULL pointer dereference in hidpp_get_report_length()
 2026-01-15 14:17 UTC  (3+ messages)

[PATCH v2 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-15  9:31 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3518
` [PATCH v2 2/3] drivers: "
` [PATCH v2 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen

[PATCH 1/2] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
 2026-01-15  2:10 UTC  (8+ messages)
` [PATCH 2/2] Input: ili210x - add support for polling mode

[dtor-input:next] BUILD SUCCESS f8a6e5eac701369afb5d69aba875dc5fec93003d
 2026-01-14 20:15 UTC 

[PATCH] input: Add marine keycodes for radar control
 2026-01-14 19:16 UTC  (2+ messages)

[PATCH] Input: atmel_mxt_ts - fix NULL pointer dereference in mxt_object_show
 2026-01-14 19:43 UTC 

Report
 2026-01-14 14:10 UTC 

[PATCH 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-14  9:22 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3518
` [PATCH 2/3] drivers: "
` [PATCH 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen

[PATCH] input: byd: use %*ph for Z packet dump
 2026-01-14  8:53 UTC  (4+ messages)

[PATCH] Input: adp5589: remove a leftover header file
 2026-01-14  6:43 UTC  (4+ messages)

[PATCH bpf-next v1 00/10] bpf: Kernel functions with KF_IMPLICIT_ARGS
 2026-01-14  4:08 UTC  (22+ messages)
` [PATCH bpf-next v1 01/10] bpf: Refactor btf_kfunc_id_set_contains
` [PATCH bpf-next v1 02/10] bpf: Introduce struct bpf_kfunc_meta
` [PATCH bpf-next v1 03/10] bpf: Verifier support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v1 04/10] resolve_btfids: Support "

[PATCH] HID: i2c-hid: override HID descriptors for some Haptick 5288 touchpads
 2026-01-13 18:08 UTC  (6+ messages)

[ardb:x86-pie-v3+i386] [x86] c25feb76bc: stress-ng.getrandom.ops_per_sec 19.2% regression
 2026-01-13 13:49 UTC 

[PATCH v2 00/11] HID: Use pm_*ptr instead of #ifdef CONFIG_PM*
 2026-01-13  9:24 UTC  (12+ messages)
` [PATCH v2 01/11] HID: hid-alps: Use pm_ptr instead of #ifdef CONFIG_PM
` [PATCH v2 02/11] HID: appletb-kbd: "
` [PATCH v2 03/11] HID: asus: "
` [PATCH v2 04/11] HID: lenovo: "
` [PATCH v2 05/11] HID: logitech-dj: "
` [PATCH v2 06/11] HID: nintendo: "
` [PATCH v2 07/11] HID: picolcd_core: "
` [PATCH v2 08/11] HID: hid-sensor-hub: "
` [PATCH v2 09/11] HID: uclogic: "
` [PATCH v2 10/11] HID: wacom: "
` [PATCH v2 11/11] HID: sony: "

[PATCH v2 0/5] Input: gpio_decoder - update driver to use modern APIs
 2026-01-13  8:56 UTC  (2+ messages)

[PATCH v1 1/1] Input: tsc40 - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: touchwin - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: touchright - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: touchit213 - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: penmount - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: mtouch - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: inexio - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: hampshire - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: gunze - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:29 UTC 

[PATCH v1 1/1] Input: elo - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:28 UTC 

[PATCH v1 1/1] Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:28 UTC 

[PATCH v1 1/1] Input: dynapro - switch to use scnprintf() to suppress truncation warning
 2026-01-13  8:28 UTC 

[PATCH v2 0/2] Input: wdt87xx_i2c - a couple of cleanups
 2026-01-13  8:22 UTC  (3+ messages)
` [PATCH v2 1/2] Input: wdt87xx_i2c - tidy up ACPI ID table
` [PATCH v2 2/2] Input: wdt87xx_i2c - switch to use dev_err_probe()

[PATCH v3 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-13  8:00 UTC  (3+ messages)
` [PATCH v3 2/6] dt-bindings: misc: google,android-pipe: "

[resend, PATCH v1 0/2] Input: wdt87xx_i2c - a couple of cleanups
 2026-01-13  7:57 UTC  (4+ messages)
` [PATCH v1 1/2] Input: wdt87xx_i2c - tidy up ACPI ID table
` [PATCH v1 2/2] Input: wdt87xx_i2c - switch to use dev_err_probe()


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