Richard Hughes
|
6359f7f9c6
|
dfu: Log the transfer size chosen for the device
|
2017-10-12 09:13:27 +01:00 |
|
Richard Hughes
|
153374e014
|
dfu: Use 0x0101 as an alias for 0x0110
If read the specification correctly it's supposed to be 0x0110 i.e. 1.10,
rather than 1.01 -- just work around it as it seems a common enough mistake.
|
2017-10-12 09:13:27 +01:00 |
|
Richard Hughes
|
8e054956b2
|
dfu: Include the reset timeout as wValue to fix some hardware
|
2017-10-12 09:13:27 +01:00 |
|
Richard Hughes
|
b73ff8a346
|
trivial: Use FwupdStatus in the dfu plugin
|
2017-09-28 09:23:52 +01:00 |
|
Richard Hughes
|
9e79223ecf
|
trivial: C99ify more for-loops
|
2017-09-28 09:23:52 +01:00 |
|
Richard Hughes
|
daa341720f
|
trivial: Show the interface size for an invalid DFU device
|
2017-09-18 11:06:29 +01:00 |
|
Richard Hughes
|
b3c13461e9
|
trivial: Use the error domain from libfwupd
This means we don't need to convert the error code in the dfu plugin.
|
2017-09-08 13:33:34 +01:00 |
|
Richard Hughes
|
ef39e2e52f
|
trivial: Remove all the DFU API versioning information
|
2017-09-08 10:32:22 +01:00 |
|
Richard Hughes
|
a81ee67356
|
dfu: Use FuDeviceLocker
|
2017-09-07 19:00:51 +01:00 |
|
Richard Hughes
|
68480a2069
|
trivial: Move the libdfu sources to the dfu plugin
|
2017-09-07 18:39:23 +01:00 |
|