linux/drivers/hid/i2c-hid
Youth Cao 58d97b45f3 HID: i2c-hid: Add i2c-hid-quirk-bad-input-size quirk for 0911:5288 device
I have recently acquired a cheap Apollo Lake-based laptop that uses a
Hynitron CST128-A touchpad controller. While booting from a Debian LiveCD,
the kernel log is flooded with the following error (though the touchpad
works well):

  i2c_hid_acpi i2c-ALPS0001:00: i2c_hid_get_input: incomplete report (27/42405)

The CST128-A was identified via ACPI as ALPS0001:00, and the I2C HID
device ID (0911:5288) was shared with the Hantick 5288.

Add the I2C_HID_QUIRK_BAD_INPUT_SIZE quirk option to the existing Hantick
5288 quirk entry to suppress the kernel log flood.

Signed-off-by: Youth Cao <cocoh2os08@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
2026-09-11 18:04:19 +02:00
..
i2c-hid-acpi-prp0001.c HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver 2026-08-03 19:31:14 +02:00
i2c-hid-acpi.c HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver 2026-08-03 19:31:14 +02:00
i2c-hid-acpi.h HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver 2026-08-03 19:31:14 +02:00
i2c-hid-core.c HID: i2c-hid: Add i2c-hid-quirk-bad-input-size quirk for 0911:5288 device 2026-09-11 18:04:19 +02:00
i2c-hid-dmi-quirks.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
i2c-hid-of-elan.c HID: i2c-hid: elan: Add parade-tc3408 timing 2026-02-26 08:04:55 -08:00
i2c-hid-of-goodix.c HID: i2c-hid: goodix: Disable VDD on VDDIO enable failure 2026-08-03 21:19:28 +02:00
i2c-hid-of.c HID: i2c-hid-of: Use named initializers for struct i2c_device_id 2026-06-01 18:26:14 +02:00
i2c-hid.h HID: i2c-hid: Resolve touchpad issues on Dell systems during S4 2025-09-16 10:24:46 +02:00
Kconfig HID: intel-thc: fix CONFIG_HID dependency 2025-02-03 10:56:43 +01:00
Makefile HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver 2026-08-03 19:31:14 +02:00