Richard Hughes
|
44ae2a75e4
|
trivial: Add CRC8 as well
|
2020-09-25 18:00:21 +01:00 |
|
Richard Hughes
|
6f5e35a3ea
|
Add common CRC routines
We have quite a few versions of CRC in-tree, and are about to get two more...
|
2020-09-25 17:52:43 +01:00 |
|
Richard Hughes
|
13b3343aaf
|
vli: Add support for the Realtek RTD21XX I²C protocol
|
2020-08-17 20:23:09 +01:00 |
|
Richard Hughes
|
00a0be068a
|
vli: Add support for the PS186 device
|
2020-02-11 12:08:37 +00:00 |
|
Richard Hughes
|
e2a9b15f16
|
vli: Allow setting the device kind from a quirk
|
2020-01-02 13:24:13 +00:00 |
|
Richard Hughes
|
8b5a560b1c
|
vli: Rename FuVliUsbhubPdFirmware to FuVliPdFirmware
This is used by non-usbhub devices too, albeit at offset 0x0.
|
2020-01-02 13:24:13 +00:00 |
|
Richard Hughes
|
15857f8056
|
vli: Move the CRC calculations out of usbhub scope
|
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 |
|