[PATCH 0/2] HID: Intel-thc-hid: Use hid_safe_input_report()

From: Even Xu

Date: Mon Sep 21 2026 - 22:55:10 EST


This patch set replace the legacy hid_input_report() with new
hid_safe_input_report() in quicki2c and quickspi drivers.

Even Xu (2):
HID: Intel-thc-hid: Intel-quicki2c: Use hid_safe_input_report()
HID: Intel-thc-hid: Intel-quickspi: Use hid_safe_input_report()

drivers/hid/intel-thc-hid/intel-quicki2c/pci-quicki2c.c | 4 +++-
drivers/hid/intel-thc-hid/intel-quicki2c/quicki2c-dev.h | 2 ++
drivers/hid/intel-thc-hid/intel-quicki2c/quicki2c-hid.c | 6 ++++--
drivers/hid/intel-thc-hid/intel-quicki2c/quicki2c-hid.h | 2 +-
drivers/hid/intel-thc-hid/intel-quickspi/pci-quickspi.c | 2 ++
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-dev.h | 2 ++
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-hid.c | 6 ++++--
drivers/hid/intel-thc-hid/intel-quickspi/quickspi-hid.h | 2 +-
.../hid/intel-thc-hid/intel-quickspi/quickspi-protocol.c | 2 +-
9 files changed, 20 insertions(+), 8 deletions(-)

--
2.43.0