main
modem-manager: Erase the firehose devices correctly
Add CODEOWNERS
Add a style check for add_THING, not THING_add
modem-manager: Refactor the various FuXxxUpdater objects on top of FuDevice
modem-manager: Skip secboot status when unsupported
modem-manager: Fix an enumeration regression in 9d908d1
treewide: Use FuInputStream throughout
Move the list of registered quarks to the class instances
modem-manager: Free the FDL write helper GBytes with g_bytes_unref
trivial: Do not use 'FuDevice *self' when defining a derived GObject
modem-manager: Parse the firmware using the post-replug device gtype
modem-manager: Split up MBIM and QDU MBIM Quectel devices
trivial: Ignore some goblint false positives
modem-manager: Prepare firmware after firehose detach
trivial: Add GError parameter to fu_chunk_array_new_from_bytes()
trivial: Make loading the context simpler
trivial: Run meson format on all our meson files
fastboot: Add support for Rolling RW101-CAT12. When entering fastboot mode, RW101-CAT12(VID_33F8&PID_0302) and RW101(VID_33F8&PID_0301) both appear as VID_33F8&PID_D00D, so add a CounterpartGuid item of RW101-CAT12 in VID_33F8&PID_D00D entry.