index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-ft260.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
HID: ft260: fix 'cast to restricted' kernel CI bot warnings
Michael Zaidman
1
-7
/
+7
2022-11-11
HID: ft260: missed NACK from busy device
Michael Zaidman
1
-5
/
+22
2022-11-11
HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
Michael Zaidman
1
-0
/
+3
2022-11-11
HID: ft260: wake up device from power saving mode
Michael Zaidman
1
-0
/
+17
2022-11-11
HID: ft260: missed NACK from big i2c read
Michael Zaidman
1
-2
/
+4
2022-11-11
HID: ft260: remove SMBus Quick command support
Michael Zaidman
1
-9
/
+1
2022-11-11
HID: ft260: skip unexpected HID input reports
Michael Zaidman
1
-12
/
+24
2022-11-11
HID: ft260: do not populate /dev/hidraw device
Michael Zaidman
1
-3
/
+6
2022-11-11
HID: ft260: improve i2c large reads performance
Michael Zaidman
1
-5
/
+12
2022-11-11
HID: ft260: support i2c reads greater than HID report size
Michael Zaidman
1
-61
/
+66
2022-11-11
HID: ft260: support i2c writes larger than HID report size
Michael Zaidman
1
-18
/
+23
2022-11-11
HID: ft260: improve i2c write performance
Michael Zaidman
1
-5
/
+9
2022-11-11
HID: ft260: ft260_xfer_status routine cleanup
Michael Zaidman
1
-20
/
+10
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