]> git.proxmox.com Git - fwupd.git/shortlog
fwupd.git
2022-12-14 Richard Hughestrivial: Fix a recently introduced -Wunused-variable
2022-12-13 Richard Hughestrivial: Add convenience API for future use
2022-12-13 Richard Hughestrivial: Fix warning when running fwupdtool --version
2022-12-13 Richard HughesUse prepared query when getting getting the bkc tags
2022-12-13 Richard Hughestrivial: Don't use xb_string_append_union() to join...
2022-12-13 Richard HughesUse a prepared query when getting the remote ID
2022-12-13 Richard HughesUse the indexed query when getting releases for devices
2022-12-13 Jakub KolakowskiAdd needs-shutdown flag for Solidigm NVMe device
2022-12-12 Richard HughesRemove plugin and device GRWLocks
2022-12-12 Richard HughesFix a tiny memory leak when parsing signed reports
2022-12-12 Richard HughesFix a tiny memory leak when probing MEI devices
2022-12-12 Richard HughesOnly write devices.json once at startup, rather than...
2022-12-12 Richard HughesDo not filter in fwupdtool for ->attach() if specifying...
2022-12-12 Richard HughesAllow reinstalling on devices with only-version-upgrade set
2022-12-11 Richard HughesConvert FuProgress to a FINAL object
2022-12-11 Richard HughesAdd fu_version_from_uint24() for future usage
2022-12-11 Richard HughesReturn a more useful error if USB recovery() failed
2022-12-10 Richard Hughestrivial: Add compiler hint that fu_device_build_instanc...
2022-12-10 Richard Hughestrivial: Fix up a plugin method name
2022-12-09 Mario Limonciellotrivial: fix autopkgtest failure
2022-12-08 Mario Limonciellotrivial: uefi-capsule: decrease warning about missing...
2022-12-08 Mario LimoncielloDon't suggest iommu=pt to people (Fixes: #5304)
2022-12-08 Richard HughesAdd the fwupd version to the HSI result if the chassis...
2022-12-07 Richard Hughestrivial: post release version bump
2022-12-07 Richard HughesRelease fwupd 1.8.8
2022-12-07 Richard Hughesintel-gsc: Use the new 'gpu' device icon
2022-12-07 Richard HughesLoad report data from /etc/lsb-release
2022-12-06 Richard HughesAdd the X-Gpu category for new hardware support
2022-12-06 Richard HughesMove to C11
2022-12-06 Richard Hughesintel-gsc: Use measured progress steps on real hardware
2022-12-06 Richard Hughesintel-gsc: Wait for the GPU to come back after updating
2022-12-06 Richard Hughesintel-gsc: Mark GPU devices as internal
2022-12-06 Richard HughesMark all MEI devices as internal
2022-12-06 Richard Hughestrivial: Fix a gtk-doc introspection warning
2022-12-06 Richard Hughesintel-gsc: Make the code match the comment to fix upgra...
2022-12-06 Richard Hughestrivial: Remove some obsolete fuzzing instructions
2022-12-05 Richard HughesUse the correct AppStream ID for the KM
2022-12-01 Richard Hughestrivial: Fix fuzzers
2022-11-30 Richard Hughestrivial: Fix some g_prefix_error() calls to include...
2022-11-30 Gary BuhrmasterThe README.md is not a config file.
2022-11-29 Jelle van der Waabuild: don't record timestamp in builtin.quirk.gz
2022-11-29 Richard Hughestrivial: Use #defines when building report metadata
2022-11-29 Richard HughesAdd FwupdReport to expose the signed reports from QA...
2022-11-29 Richard HughesAdd more metadata to the report attributes
2022-11-29 Richard HughesOnly modify the historical metadata if a release is...
2022-11-29 Richard HughesMake fu_device_get_release_default() match the parent...
2022-11-29 Richard HughesAbstract out the polkit auth implementation
2022-11-29 Demi Marie... Drop sys-usb support
2022-11-29 Demi Marie... Prevent exception when comparing invalid versions
2022-11-29 Demi Marie... Pass -q and -a to qvm-run
2022-11-29 Demi Marie... trivial: contrib/qubes: fix AttributeError and ImportError
2022-11-29 Demi Marie... contrib/qubes: Do not dynamically create shell commands
2022-11-29 Demi Marie... trivial: contrib/qubes: Use fwupdmgr --json instead...
2022-11-29 Demi Marie... contrib/qubes: Do not perform manual .cab verification
2022-11-29 Demi Marie... trivial: contrib/qubes: Place cache in /var/cache
2022-11-29 Richard HughesIncorporate the device when merging in properties for...
2022-11-29 Richard HughesAdd fwupd_release_incorporate() for future usage
2022-11-29 Richard Hughesintel-usb4: Ensure the device name is set with FuUsbDev...
2022-11-28 dxelantp: Include 04F3:0400 (bootloader) as a valid i2c...
2022-11-24 Richard HughesGenerate OVAL rules
2022-11-23 Daniel Schaefergoodix-moc: Add quirk for 609C used on Framework
2022-11-19 Richard Hughestrivial: Fix memory leak when incorporating FuMeiDevice
2022-11-19 Richard Hughestrivial: Fix a tiny leak when translating the security...
2022-11-18 Mario LimoncielloAdd BIOS rollback protection support for Dell systems
2022-11-18 Mario LimoncielloAdd BIOS rollback protection support for Lenovo systems
2022-11-18 Mario LimoncielloAdd security attribute for OEM specific implementations...
2022-11-18 Mario LimoncielloMove AMD platform rollback protection into level 4
2022-11-18 Vincent Huangsynaptics-rmi: show correct bootloader version on V5...
2022-11-18 Vincent Huangsynaptics-rmi: Fix the issue when updating non-secure...
2022-11-17 Sanjay ShethNew plugin for Logitech Whiteboard camera
2022-11-16 Jan Tojnarbuild: Do not check markdown version for gi-docgen...
2022-11-11 Kevin Chenqsi-dock: Create a new plugin to update docks from QSI
2022-11-10 Richard Hughestrivial: Fix the tests on s390x
2022-11-10 Richard Hughesdfu-csr: Fix a critical warning when deploying firmware
2022-11-09 Richard Hughestrivial: Fix lvfs-testing remote file
2022-11-09 Richard Hughestrivial: post release version bump
2022-11-09 Richard HughesRelease fwupd 1.8.7
2022-11-09 Richard Hughestrivial: Fix capsule image generation for broken locales
2022-11-08 Vitaly Lubartigsc: Fix README.md
2022-11-08 jinglewuelantp: Add support for more haptic hardware
2022-11-07 Richard Hugheselantp: Use fu_device_retry_full() to avoid a Coverity...
2022-11-07 chenhongAdd Goodix GF3258WNC support
2022-11-04 Richard HughesAdd more EFI keys to the integrity check list
2022-11-04 Richard HughesFlip around the FuDeviceInstanceFlags logic
2022-11-04 Richard HughesDo not add duplicate quirk instance IDs
2022-11-04 Kai MichaelisExplain the smc bmc license issue
2022-11-04 Richard HughesNever hang in g_udev_device_get_parent() if there is...
2022-11-04 Richard Hughestrivial: Fix invalid self test loop
2022-11-04 Aaron Armstrong... wacom-usb: remove the use-runtime-version flag from IPS
2022-11-03 Richard Hughesanalogix: Fix potential division by zero when writing
2022-11-03 Richard Hughesfpc: Remove some dead code
2022-11-03 Richard HughesCheck system integrity when installing UEFI updates
2022-11-03 Richard Hughestrivial: Do not show a critical warning without a reque...
2022-11-03 Richard HughesSave the new release metadata when using fu_history_mod...
2022-11-03 Richard HughesCorrectly set the remote-id when using new-style xz...
2022-11-03 Richard Hughesigsc: Add a plugin to update some Intel discrete graphi...
2022-11-02 Richard HughesFix a regression when using fwuptool install-blob with...
2022-11-02 Richard HughesDo not use globs when building docs
2022-11-02 Richard HughesAdd documentation for three existing HSI attributes
2022-11-02 Richard HughesIgnored root partitions when getting the list of ESPs
next