Richard Hughes
|
ef168b289e
|
vli: Fix a potential buffer-overflow when parsing firmware
Spotted by Coverity.
|
2020-02-07 15:16:39 +00:00 |
|
Richard Hughes
|
fbffb16378
|
vli: Use a different protocol ID for i2c devices
These devices report a triplet version format, not a quad.
|
2020-01-02 13:24:13 +00:00 |
|
Richard Hughes
|
714c4ce9d3
|
vli: Use a more standard GUID for the child i²c and shared SPI devices
We sometiems need to restrict the firwmare to the parent VID:PID too.
|
2020-01-02 13:24:13 +00:00 |
|
Richard Hughes
|
e968c0ec07
|
vli: Have one 'DeviceKind' for all objects
We'll soon have PD devices that are not children of the FuVliUsbhubDevice and
so it makes sense to flattern out the namespace. Also, less code.
|
2020-01-02 13:24:13 +00:00 |
|
Richard Hughes
|
f169186700
|
vli: Rename the vli_usbhub plugin to vli
In the future we'll be doing PD updates without any USB hub at all.
|
2020-01-02 13:24:13 +00:00 |
|