Richard Hughes
|
f1399580b5
|
unifying: Do not allow closing a non-open device
|
2017-06-28 12:05:32 +01:00 |
|
Richard Hughes
|
38451999ff
|
unifying: Actually enforce the device_id checks
|
2017-06-28 12:05:32 +01:00 |
|
Richard Hughes
|
b53ad36012
|
trivial: Fix up a number of FALSE/NULL return issues
|
2017-06-19 13:50:42 +01:00 |
|
Richard Hughes
|
2ff985e04b
|
unifying: Allow calling lu_device_close() multiple times without an error
|
2017-05-31 16:36:00 +01:00 |
|
Richard Hughes
|
e2ecefa3c3
|
unifying: Relax the requirement that a SHORT request should return a SHORT reply
For some HID++2.0 devices a SHORT request is allowed to be padded into a LONG
response.
|
2017-05-23 13:54:10 +01:00 |
|
Richard Hughes
|
fd45583728
|
unifying: Ensure HID devices are closed if the subclassed open() or probe() failed
Fixes the critical warnings in https://github.com/hughsie/fwupd/issues/117
|
2017-05-23 12:27:23 +01:00 |
|
Richard Hughes
|
26a52be318
|
unifying: Fix the spelling of 'Receiver'
|
2017-05-23 09:30:20 +01:00 |
|
Richard Hughes
|
0293f720bc
|
unifying: Ensure device is closed if fu_device_ebitdo_open() did not complete
It's not expected users have to call lu_device_close() if opening failed.
|
2017-05-08 12:44:53 +01:00 |
|
Richard Hughes
|
7a7591a99a
|
unifying: Add support for DFU features
This adds support for flashing peripherals with the 0x00d0 DFU feature.
|
2017-05-02 21:30:50 +01:00 |
|
Richard Hughes
|
ea8ebcfc7b
|
unifying: Refactor the plugin now we have some more information about the hardware
Many thanks to Logitech.
|
2017-04-12 17:54:50 +01:00 |
|