Missing ACPI driver for a keyboard button in Xiaomi RedmiBook Pro 16
2025-07-20 10:58 UTC (2+ messages)
[git pull] Input updates for v6.16-rc6
2025-07-20 5:21 UTC
[PATCH v2 0/4] Initial work for Rust abstraction for HID device driver development
2025-07-19 22:46 UTC (9+ messages)
` [PATCH v2 1/4] HID: core: Change hid_driver to use a const char* for name
` [PATCH v2 2/4] rust: add kref bindings
` [PATCH v2 3/4] rust: core abstractions for HID drivers
` [PATCH v2 4/4] rust: hid: Glorious Gaming PC Race Model O and O- mice reference driver
[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton (2)
2025-07-19 14:48 UTC (18+ messages)
` [PATCH] HID: core: Reject report fields with a size or count of 0
` (subset) [syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton (2)
[PATCH 0/3] Powerbutton driver and powerdown request for TPS65224 PMIC
2025-07-18 19:07 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: mfd: Add power-button option for TI TPS6594 PMIC
[PATCH] HID: apple: validate feature-report field count to prevent NULL pointer dereference
2025-07-18 16:11 UTC (4+ messages)
` (subset) "
[PATCH v9 0/6] add support for pf1550 PMIC MFD-based drivers
2025-07-18 13:16 UTC (8+ messages)
` [PATCH v9 1/6] dt-bindings: mfd: add pf1550
` [PATCH v9 2/6] mfd: pf1550: add core driver
` [PATCH v9 3/6] regulator: pf1550: add support for regulator
` [PATCH v9 4/6] input: pf1550: add onkey support
` [PATCH v9 5/6] power: supply: pf1550: add battery charger support
` [PATCH v9 6/6] MAINTAINERS: add an entry for pf1550 mfd driver
[PATCH v3 6.1] HID: mcp2221: Set driver data before I2C adapter add
2025-07-18 2:36 UTC
[PATCH 00/11] HID: Implement haptic forcepad support
2025-07-17 23:59 UTC (15+ messages)
` [PATCH 01/11] HID: add haptics page defines
` [PATCH 02/11] Input: add FF_HID effect type
` [PATCH 03/11] Input: add INPUT_PROP_HAPTIC_TOUCHPAD
` [PATCH 04/11] HID: haptic: introduce hid_haptic_device
` [PATCH 05/11] HID: input: allow mapping of haptic output
` [PATCH 06/11] HID: haptic: initialize haptic device
` [PATCH 07/11] HID: input: calculate resolution for pressure
` [PATCH 08/11] HID: haptic: add functions handling events
` [PATCH 09/11] Input: MT - add INPUT_MT_TOTAL_FORCE flags
` [PATCH 10/11] HID: haptic: add hid_haptic_switch_mode
` [PATCH 11/11] HID: multitouch: add haptic multitouch support
[PATCH] HID: steelseries: refactor probe() and remove()
2025-07-17 11:26 UTC
[PATCH] HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
2025-07-17 6:11 UTC
[PATCH] HID: microsoft: add a call hid_hw_stop() in probe()
2025-07-17 2:58 UTC (3+ messages)
[PATCH V2 6.1] HID: mcp2221: Set driver data before I2C adapter add
2025-07-17 0:01 UTC
[PATCH v2 0/3] Input: Add BTN_GRIP*
2025-07-17 0:01 UTC (4+ messages)
` [PATCH v2 1/3] Input: Add and document BTN_GRIP*
` [PATCH v2 2/3] Input - xpad: Use new BTN_GRIP* buttons
` [PATCH v2 3/3] HID: hid-steam: "
hid_nintendo Switch 2 Pro Controller support - where to start?
2025-07-16 23:54 UTC (5+ messages)
[PATCH 6.1] HID: mcp2221: Set driver data before I2C adapter add
2025-07-16 19:53 UTC
[PATCH 2/2] Input: adafruit-seesaw: fix "flat" value to avoid drifting
2025-07-16 17:44 UTC
[PATCH v11 00/10] Add support for MAX7360
2025-07-16 7:46 UTC (13+ messages)
` [PATCH v11 01/10] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v11 02/10] mfd: Add max7360 support
` [PATCH v11 03/10] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v11 04/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v11 05/10] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v11 06/10] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v11 07/10] gpio: max7360: Add MAX7360 gpio support
` [PATCH v11 08/10] input: keyboard: Add support for MAX7360 keypad
` [PATCH v11 09/10] input: misc: Add support for MAX7360 rotary
` [PATCH v11 10/10] MAINTAINERS: Add entry on MAX7360 driver
[PATCH V2] Input: synaptics-rmi4- Add a new feature for Forcepad
2025-07-16 3:36 UTC
[syzbot] [input?] [usb?] INFO: task hung in console_callback (6)
2025-07-15 17:43 UTC
[PATCH v2 0/4] HID: core: fix __hid_request when no report ID is used
2025-07-15 15:29 UTC (10+ messages)
` [PATCH v2 1/4] HID: core: ensure the allocated report buffer can contain the reserved report ID
` [PATCH v2 2/4] HID: core: ensure __hid_request reserves the report ID as the first byte
` [PATCH v2 3/4] HID: core: do not bypass hid_hw_raw_request
` [PATCH v2 4/4] selftests/hid: add a test case for the recent syzbot underflow
` [PATCH] HID: core: Improve the kerneldoc for hid_report_len()
` (subset) "
[PATCH v2 0/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
2025-07-15 12:27 UTC (5+ messages)
` [PATCH v2 1/2] Input: allocate a keycode for Fn+space
` [PATCH v2 2/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
[PATCH RESEND v5 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
2025-07-15 11:49 UTC (8+ messages)
` [PATCH RESEND v5 1/7] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH RESEND v5 2/7] Input: synaptics-rmi4 - handle duplicate/unknown PDT entries
` [PATCH RESEND v5 3/7] Input: synaptics-rmi4 - f12: use hardcoded values for aftermarket touch ICs
` [PATCH RESEND v5 4/7] Input: synaptics-rmi4 - f55: handle zero electrode count
` [PATCH RESEND v5 5/7] Input: synaptics-rmi4 - don't do unaligned reads in IRQ context
` [PATCH RESEND v5 6/7] Input: synaptics-rmi4 - read product ID on aftermarket touch ICs
` [PATCH RESEND v5 7/7] Input: synaptics-rmi4 - support fallback values for PDT descriptor bytes
[PATCH 5.4/5.10/5.15/6.1/6.6] Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
2025-07-15 8:22 UTC (2+ messages)
[PATCH] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
2025-07-14 22:57 UTC
[PATCH] input: ilitek_ts_i2c: report key event for palm
2025-07-14 9:51 UTC
[syzbot] Monthly input report (Jul 2025)
2025-07-14 7:23 UTC
[PATCH V1] Input: synaptics-rmi4- Add a new feature for Forcepad
2025-07-14 3:17 UTC (3+ messages)
[PATCH v8 0/6] add support for pf1550 PMIC MFD-based drivers
2025-07-11 16:27 UTC (20+ messages)
` [PATCH v8 1/6] dt-bindings: mfd: add pf1550
` [PATCH v8 2/6] mfd: pf1550: add core driver
` [PATCH v8 3/6] regulator: pf1550: add support for regulator
` [PATCH v8 4/6] input: pf1550: add onkey support
` [PATCH v8 5/6] power: supply: pf1550: add battery charger support
` [PATCH v8 6/6] MAINTAINERS: add an entry for pf1550 mfd driver
[PATCH] HID: tighten ioctl command parsing
2025-07-11 10:01 UTC (3+ messages)
[PATCH v2 00/11] HID: playstation: Add support for audio jack handling on DualSense
2025-07-10 21:31 UTC (4+ messages)
[PATCH 2/2] selftests/hid-tablet: add ABS_DISTANCE test to stylus/pen
2025-07-10 21:29 UTC
[PATCH 1/2] HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
2025-07-10 21:28 UTC
[PATCH 0/6] HID: Add Legion Go S Driver
2025-07-10 15:15 UTC (3+ messages)
[PATCH 0/3] selftests/hid: upgrade the python scripts to match hid-tools 0.10
2025-07-10 14:21 UTC (6+ messages)
` [PATCH 1/3] selftests/hid: run ruff format on the python part
` [PATCH 2/3] selftests/hid: sync the python tests to hid-tools 0.8
` [PATCH 3/3] selftests/hid: sync python tests to hid-tools 0.10
[PATCH v2 0/2] input: touchscreen: goodix_berlin: Add stylus support
2025-07-10 13:35 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: input: goodix,gt9916: Document "
` [PATCH v2 2/2] input: touchscreen: goodix_berlin: Add "
[PATCH v1 1/1] HID: debug: Remove duplicate entry (BTN_WHEEL)
2025-07-10 12:16 UTC (3+ messages)
[PATCH] HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEEL
2025-07-10 9:35 UTC (4+ messages)
Serious bug in HID core
2025-07-10 9:33 UTC (8+ messages)
[PATCH 0/4] ROCK 4D audio enablement
2025-07-10 9:27 UTC (2+ messages)
` (subset) "
[PATCH 0/2] input: Add tracepoint support
2025-07-10 7:31 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: input: Add tracepoint testing script
[syzbot] [input?] WARNING in cm109_submit_buzz_toggle/usb_submit_urb (2)
2025-07-10 5:01 UTC
[syzbot] [usb?] KASAN: slab-out-of-bounds Read in mon_copy_to_buff
2025-07-09 18:29 UTC (4+ messages)
[PATCH 0/3] HID: core: fix __hid_request when no report ID is used
2025-07-09 15:23 UTC (5+ messages)
` [PATCH 1/3] HID: core: ensure the allocated report buffer can contain the reserved report ID
` [PATCH 2/3] HID: core: ensure __hid_request reserves the report ID as the first byte
` [PATCH 3/3] HID: core: do not bypass hid_hw_raw_request
[PATCH v5 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
2025-07-09 15:02 UTC (4+ messages)
[PATCH 0/2] Input: synaptics-rmi4 - support capacitive keys
2025-07-08 20:14 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: input: syna,rmi4: Document F1A function
` [PATCH 2/2] Input: synaptics-rmi4 - add support for F1A
[PATCH v2 1/1] dt-bindings: input: convert lpc32xx-key.txt to yaml format
2025-07-08 16:02 UTC (2+ messages)
[PATCH] xpad - Added Acer NGR 200 Controller
2025-07-08 15:20 UTC (6+ messages)
` [PATCH] Changed Acer NGR200 to XTYPE_XBOX360 fixed the table because
` "
[PATCH v10 00/11] Add support for MAX7360
2025-07-08 11:31 UTC (13+ messages)
` [PATCH v10 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v10 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v10 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v10 10/11] input: misc: Add support for MAX7360 rotary
[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
2025-07-07 15:10 UTC (6+ messages)
` [PATCH v7 5/6] power: supply: pf1550: add battery charger support
HID reports of zero size
2025-07-07 14:48 UTC
page: next (older)
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).