Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-02 | HID: check for valid USB device for many HID drivers | Greg Kroah-Hartman | 1 | -0/+3 |
2021-11-19 | HID: ft260: fix i2c probing for hwmon devices | Michael Zaidman | 1 | -6/+5 |
2021-07-29 | HID: ft260: fix device removal due to USB disconnect | Michael Zaidman | 1 | -16/+7 |
2021-07-27 | HID: ft260: fix format type warning in ft260_word_show() | Michael Zaidman | 1 | -2/+2 |
2021-05-27 | HID: ft260: improve error handling of ft260_hid_feature_report_get() | Michael Zaidman | 1 | -12/+12 |
2021-05-05 | HID: ft260: check data size in ft260_smbus_write() | Michael Zaidman | 1 | -1/+4 |
2021-03-19 | HID: ft260: fix an error message in ft260_i2c_write_read() | Dan Carpenter | 1 | -1/+2 |
2021-03-16 | HID: ft260: add usb hid to i2c host bridge driver | Michael Zaidman | 1 | -0/+1053 |