summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ft260.c
Commit message (Expand)AuthorAgeFilesLines
* HID: ft260: fix device removal due to USB disconnectMichael Zaidman2021-07-291-16/+7
* HID: ft260: fix format type warning in ft260_word_show()Michael Zaidman2021-07-271-2/+2
* HID: ft260: improve error handling of ft260_hid_feature_report_get()Michael Zaidman2021-05-271-12/+12
* HID: ft260: check data size in ft260_smbus_write()Michael Zaidman2021-05-051-1/+4
* HID: ft260: fix an error message in ft260_i2c_write_read()Dan Carpenter2021-03-191-1/+2
* HID: ft260: add usb hid to i2c host bridge driverMichael Zaidman2021-03-161-0/+1053