This patchset contains fixes and performance improvements to the hid-ft260 driver posted for review and feedback on the GitHub https://github.com/MichaelZaidman/hid-ft260 about three months ago. Michael Zaidman (5): HID: ft260: ft260_xfer_status routine cleanup HID: ft260: improve i2c write performance HID: ft260: support i2c writes larger than HID report size HID: ft260: support i2c reads greater than HID report size HID: ft260: improve i2c large reads performance drivers/hid/hid-ft260.c | 230 +++++++++++++++++++++------------------- 1 file changed, 120 insertions(+), 110 deletions(-) -- 2.25.1