messages from 2026-01-11 17:57:50 to 2026-01-16 20:18:02 UTC [more...]
[PATCH bpf-next v2 00/13] bpf: Kernel functions with KF_IMPLICIT_ARGS
2026-01-16 20:16 UTC (9+ 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 v11 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2026-01-16 13:31 UTC (12+ 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
[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 (35+ 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 bpf-next v1 05/10] selftests/bpf: Add tests "
` [PATCH bpf-next v1 08/10] bpf: Add bpf_task_work_schedule_* kfuncs with KF_IMPLICIT_ARGS
[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 (8+ messages)
` [PATCH v3 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH v3 2/6] dt-bindings: misc: google,android-pipe: "
` [PATCH v3 3/6] dt-bindings: input: google,goldfish-events-keypad: "
` [PATCH v3 4/6] dt-bindings: power: supply: google,goldfish-battery: "
` [PATCH v3 5/6] dt-bindings: sound: google,goldfish-audio: "
` [PATCH v3 6/6] dt-bindings: display: google,goldfish-fb: "
[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()
[PATCH v2 00/16] HID: Add Legion Go and Go S Drivers
2026-01-12 18:20 UTC (5+ messages)
` [PATCH v2 02/16] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver
[PATCH 00/12] HID: Use pm_*ptr instead of #ifdef CONFIG_PM*
2026-01-12 17:31 UTC (18+ messages)
` [PATCH 01/12] HID: hid-alps: Use pm_ptr instead of #ifdef CONFIG_PM
` [PATCH 02/12] HID: appletb-kbd: "
` [PATCH 03/12] HID: asus: "
` [PATCH 04/12] HID: lenovo: "
` [PATCH 05/12] HID: logitech-dj: "
` [PATCH 06/12] HID: nintendo: "
` [PATCH 07/12] HID: picolcd_core: "
` [PATCH 08/12] HID: hid-sensor-hub: "
` [PATCH 09/12] HID: sony: "
` [PATCH 10/12] HID: uclogic: "
` [PATCH 11/12] HID: wacom: "
` [PATCH 12/12] HID: surface: Use pm_ptr_sleep instead of #ifdef CONFIG_PM_SLEEP
[PATCH] HID: sony: add support for bluetooth Rock Band 4 PS4 guitars
2026-01-12 16:46 UTC (2+ messages)
[PATCH] Input: serio - complete sizeof(*pointer) conversions
2026-01-12 16:27 UTC
[PATCH] Input: pf1550 - cope for CONFIG_PM=n
2026-01-12 16:25 UTC (2+ messages)
[PATCH AUTOSEL 6.18] HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)
2026-01-12 14:58 UTC (7+ messages)
` [PATCH AUTOSEL 6.18-5.10] HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
` [PATCH AUTOSEL 6.18-5.10] HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
` [PATCH AUTOSEL 6.18-5.15] HID: playstation: Center initial joystick axes to prevent spurious events
` [PATCH AUTOSEL 6.18-5.10] HID: intel-ish-hid: Reset enum_devices_done before enumeration
` [PATCH AUTOSEL 6.18-5.10] HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
` [PATCH AUTOSEL 6.18-6.12] HID: logitech: add HID++ support for Logitech MX Anywhere 3S
Subscribe Linux-input
2026-01-12 13:49 UTC
[PATCH v2 0/4] HID: steelseries: Add support for Arctis headset lineup
2026-01-12 13:09 UTC (9+ messages)
` [PATCH v2 1/4] HID: hid-ids: Add SteelSeries Arctis headset device IDs
` [PATCH v2 2/4] HID: quirks: Add INPUT_CONFIGURED quirk for SteelSeries Arctis headsets
` [PATCH v2 3/4] Documentation: ABI: Document SteelSeries headset sysfs attributes
` [PATCH v2 4/4] HID: steelseries: Add support for Arctis headset lineup
[PATCH v5 0/1] Input: cros_ec_keyb: add function key support
2026-01-12 9:33 UTC (2+ messages)
` [PATCH v5 1/1] Input: cros_ec_keyb - "
[PATCH v2 0/6] dt-bindings: goldfish: Convert to DT schema
2026-01-12 7:22 UTC (5+ messages)
` [PATCH v2 3/6] dt-bindings: input: google,goldfish-events-keypad: "
[PATCH] Input: goodix - fix inverted Y coordinate on SUPI S10
2026-01-11 21:30 UTC (2+ messages)
bcm5974 trackpad broken after USB reset
2026-01-11 19:59 UTC (2+ messages)
Proposal: Kernel Driver for Logitech G29/G920 Steering Wheels
2026-01-11 17:57 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox