index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-ft260.c
Age
Commit message (
Expand
)
Author
2022-11-11
HID: ft260: fix 'cast to restricted' kernel CI bot warnings
Michael Zaidman
2022-11-11
HID: ft260: missed NACK from busy device
Michael Zaidman
2022-11-11
HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
Michael Zaidman
2022-11-11
HID: ft260: wake up device from power saving mode
Michael Zaidman
2022-11-11
HID: ft260: missed NACK from big i2c read
Michael Zaidman
2022-11-11
HID: ft260: remove SMBus Quick command support
Michael Zaidman
2022-11-11
HID: ft260: skip unexpected HID input reports
Michael Zaidman
2022-11-11
HID: ft260: do not populate /dev/hidraw device
Michael Zaidman
2022-11-11
HID: ft260: improve i2c large reads performance
Michael Zaidman
2022-11-11
HID: ft260: support i2c reads greater than HID report size
Michael Zaidman
2022-11-11
HID: ft260: support i2c writes larger than HID report size
Michael Zaidman
2022-11-11
HID: ft260: improve i2c write performance
Michael Zaidman
2022-11-11
HID: ft260: ft260_xfer_status routine cleanup
Michael Zaidman
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
2021-11-19
HID: ft260: fix i2c probing for hwmon devices
Michael Zaidman
2021-07-29
HID: ft260: fix device removal due to USB disconnect
Michael Zaidman
2021-07-27
HID: ft260: fix format type warning in ft260_word_show()
Michael Zaidman
2021-05-27
HID: ft260: improve error handling of ft260_hid_feature_report_get()
Michael Zaidman
2021-05-05
HID: ft260: check data size in ft260_smbus_write()
Michael Zaidman
2021-03-19
HID: ft260: fix an error message in ft260_i2c_write_read()
Dan Carpenter
2021-03-16
HID: ft260: add usb hid to i2c host bridge driver
Michael Zaidman