main
trivial: Add some debugging data to wacom-usb
Add fu_firmware_new_from_xml() to build firmware easier
Add CODEOWNERS
trivial: Use paths for IDs when using g_test_add_func()
wacom-usb: Namespace the source files correctly
trivial: Use %z rather than G_GSIZE_FORMAT for brevity
trivial: Add GError parameter to fu_chunk_array_new_from_bytes()
treewide: Use FuInputStream throughout
wacom-usb: Fix maybe impossible memory leaks in wacom-usb module error paths
wacom-usb: release the sub-CPU chunks with g_object_unref
trivial: Fix clang-tidy 'readability-math-missing-parentheses'
wacom-usb: Use fu_device_get_proxy() rather than the parent
trivial: Chain up the `GObjectClass->constructed()` vfunc
trivial: Run meson format on all our meson files