Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-07-27 11:08:46 to 2026-07-29 01:41:06 UTC [more...]

[PATCH bpf-next v1 0/8] resolve_btfids: Discover kfuncs from BTF ID sets
 2026-07-29  1:40 UTC  (17+ messages)
` [PATCH bpf-next v1 1/8] resolve_btfids: Implement generic ensure_mem() to grow arrays
` [PATCH bpf-next v1 2/8] resolve_btfids: Index BTF ID symbols by address
` [PATCH bpf-next v1 3/8] resolve_btfids: Keep collected kfuncs in a rbtree
` [PATCH bpf-next v1 4/8] libbpf: Export btf__find_by_name_kind_own()
` [PATCH bpf-next v1 5/8] resolve_btfids: Fix the _impl lookup for module BTF
` [PATCH bpf-next v1 6/8] HID: bpf: Make syscall kfunc flags match the struct_ops set
` [PATCH bpf-next v1 7/8] resolve_btfids: Discover kfuncs from BTF ID sets
` [PATCH bpf-next v1 8/8] resolve_btfids: Enforce consistent kfunc flags across "

[PATCH v15 0/2] Lenovo Yoga Book 9 keyboard dock detection
 2026-07-28 22:55 UTC  (3+ messages)
` [PATCH v15 1/2] platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10
` [PATCH v15 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver

[PATCH v14 0/2] Lenovo Yoga Book 9 keyboard dock detection
 2026-07-28 22:01 UTC  (3+ messages)

[PATCHv2 0/2] Input: mtk-pmic-keys: probe cleanups
 2026-07-28 21:31 UTC  (4+ messages)
` [PATCHv2 1/2] Input: mtk-pmic-keys: use of_device_get_match_data()
` [PATCHv2 2/2] Input: mtk-pmic-keys: Count available keys during probe instead of pre-counting

[PATCH v2] HID: input: read battery capacity from its actual report offset
 2026-07-28 20:13 UTC 

[PATCH] HID: magicmouse: reject devices that bind without an input device
 2026-07-28 18:55 UTC  (5+ messages)
` [PATCH v2] HID: magicmouse: avoid NULL pointer deref when there is no "

[PATCH v2 1/3] HID: asus: export asus_hid_fnlock_notify() for direct fn-lock control
 2026-07-28 14:11 UTC  (6+ messages)
` [PATCH v3 0/3] platform/x86: fix fn-lock on ASUS ProArt P16 (WMI DEVS no-op)
  ` [PATCH v3 1/3] HID: asus: export asus_hid_fnlock_set() for direct fn-lock control

[PATCH] Input: raydium_i2c_ts - propagate device info query errors from raydium_i2c_initialize()
 2026-07-28 14:05 UTC  (2+ messages)

[PATCH v2 0/3] DO-NOT-MERGE: HID: mcp2221: stop device IO before hid_hw_stop and fix UAF/OOB-read
 2026-07-28 13:30 UTC  (6+ messages)
` [PATCH v2 1/3] HID: mcp2221: stop device IO before hid_hw_stop
` [PATCH v2 2/3] HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes
` [PATCH v2 3/3] HID: mcp2221: validate report size in mcp2221_raw_event()

[dtor-input:test] BUILD SUCCESS ee9dccd3588c1e9cd3f0cec25f8cfb26e93ca093
 2026-07-28 10:25 UTC 

[PATCH] Input: lm8323 - cancel PWM work before releasing device data
 2026-07-28  7:10 UTC  (2+ messages)

[PATCH] HID: huawei/rapoo: reject non-USB transports before to_usb_interface()
 2026-07-28  7:06 UTC  (2+ messages)

[PATCH] HID: mcp2221: stop device IO before hid_hw_stop
 2026-07-28  6:36 UTC  (2+ messages)

[PATCH] HID: nintendo: stop device IO before hid_hw_stop on probe failure
 2026-07-28  6:21 UTC 

[PATCH 3/6] HID: nintendo: stop device IO before hid_hw_stop on probe failure
 2026-07-28  6:11 UTC 

[PATCH v3] HID: i2c-hid: Add a quirk for a Cirque I2C device
 2026-07-28  4:17 UTC 

[PATCH 0/4] HID: Address Coccinelle warnings
 2026-07-28  3:06 UTC  (7+ messages)
` [PATCH 1/4] HID: intel-quicki2c: Use min() macro to simplify code
` [PATCH 2/4] HID: sony: "
` [PATCH 3/4] HID: picolcd: "
` [PATCH 4/4] HID: intel-ish-hid: Use secs_to_jiffies() instead of msecs_to_jiffies(sec * MSEC_PER_SEC)

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-07-28  0:38 UTC  (4+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:59 UTC  (8+ messages)
` (subset) "

[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-07-27 18:48 UTC  (5+ messages)
` [PATCH v4 10/13] platform/x86: uniwill-wmi: use devm_blocking_notifier_chain_register()
` [PATCH v4 12/13] gpio: gpiolib-kunit: "

[dtor-input:for-linus] BUILD SUCCESS 5751c781d3c97ab6ce0e2a966156ed882152c415
 2026-07-27 17:58 UTC 

[PATCH] Input: xpad - add out-of-bounds checks for xpadone
 2026-07-27 16:19 UTC  (2+ messages)

[PATCH v3 0/8] HID: storing pointers in 'hid_device_id::driver_data'
 2026-07-27 15:18 UTC  (13+ messages)
` [PATCH v3 1/8] HID: hid-input: use named initializer for 'hid_battery_quirks[]'
` [PATCH v3 2/8] HID: hid-quirks: use named initializer in 'hid_quirks[]'
` [PATCH v3 3/8] HID: hid-asus: use named initializer for 'asus_devices[]'
` [PATCH v3 4/8] HID: i2c-hid-dmi-quirks: use named initializer for 'i2c_hid_elan_flipped_quirks[]'
` [PATCH v3 5/8] HID: hid-tmff: clean up usage of 'driver_data'
` [PATCH v3 6/8] HID: wacom: cleanup "
` [PATCH v3 7/8] HID: hid-core: sanitize user input in 'new_id_store'
` [PATCH v3 8/8] HID: wacom: do not use 'driver_data'

hid-sensor-custom: async notification for input-report sysfs attributes? (human presence / attention sensors)
 2026-07-27 15:09 UTC  (4+ messages)

[dtor-input:next] BUILD SUCCESS 337e5910dcbc38a656e446a6c8a7b37bd496f476
 2026-07-27 15:01 UTC 

[PATCH v2] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)
 2026-07-27 14:04 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] HID: logitech-hidpp: Fix FF device cleanup on init failure
 2026-07-27 13:31 UTC  (2+ messages)

[PATCH v7] HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver
 2026-07-27 13:22 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Remove duplicate ID for the G703 Hero over USB
 2026-07-27 13:07 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Add support for G502 X Plus USB mouse
 2026-07-27 13:00 UTC  (2+ messages)

[PATCH v6 0/9] HID: steelseries: split out Arctis driver and add Nova 5X/Nova 7 support
 2026-07-27 12:57 UTC  (2+ messages)

[PATCH v3] Input: xpad - add support for generic clone X-Input gamepads
 2026-07-27 12:43 UTC 


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