Richard Hughes
7f86ffab6f
Split out the dump helpers to a new source file
2022-06-14 14:36:52 -05:00
Richard Hughes
3ffc3fa774
Add fu_common_sum8() common functionality
...
We now have 9 different plugins all using this functionality, and we're
about to add one more. Move this into common code so that all the
plugins are using the same endian and bufsz-safe versions.
2021-11-26 18:33:11 +03:00
Mario Limonciello
55de39c077
trivial: reformat the whole tree to match new format
2021-08-24 11:18:40 -05:00
Mario Limonciello
73cdf067ed
trivial: fixup includes for a variety of plugins
2021-06-14 10:12:45 +01:00
Richard Hughes
5c915eef1e
Check the return values of g_return_val_if_fail() in CI
2021-01-12 20:31:47 +00:00
Richard Hughes
2c292fba4f
wacom-usb: Make updating less verbose
2019-02-12 10:16:42 -06:00
Richard Hughes
409ccd6142
trivial: Use fu_common_dump_raw() in wacom-usb
2019-02-06 14:48:48 +00:00
Richard Hughes
57908bebc1
wacomhid: Rename to wacom-usb
...
We're adding another Wacom plugin soon, this one also using hidraw -- but the
new protocol uses a different 'raw' protocol and does not use USB.
2018-11-29 13:26:29 +00:00