fwupd/plugins
Christian Kellner 73ba7ee82c thunderbolt: plugin for new tbt kernel interface
Thunderbolt has a new kernel interface starting from version 4.13,
which simplifies updating the host controller and devices: the
kernel now exposes a sysfs interface for the non-volatile memory
as a device node. This can be used to write the new firmware blob.
Updates are then triggered also via a simple write to a sysfs
file (nvm_authenticate), which in turn is also used for error
reporting.
The plugin should be functionally, but a few items are missing:
 - image verification
 - safe mode handling
2017-08-21 17:05:44 +01:00
..
altos Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
amt plugins/amt: Move UUID_LE initialisation into function scope 2017-08-16 12:53:28 +01:00
colorhug Allow multiple checksums on devices and releases 2017-06-06 20:06:53 +01:00
dell Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
dfu Allow multiple checksums on devices and releases 2017-06-06 20:06:53 +01:00
ebitdo trivial: Remove the FuDevice plugin symlinks 2017-08-14 10:29:55 +01:00
raspberrypi trivial: Move the archive decompression to common code 2017-08-09 10:23:23 +01:00
steelseries trivial: Remove or downgrade some superfluous warnings 2017-07-21 13:38:27 +01:00
synapticsmst Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
tbtfwu Remove extra ) from line 227 2017-08-17 16:37:23 -05:00
test Only use the test runner plugin when CI is set in the env (#148) 2017-06-20 13:56:13 -05:00
thunderbolt thunderbolt: plugin for new tbt kernel interface 2017-08-21 17:05:44 +01:00
udev Use a static library to avoid symlinking files for the tests 2017-08-09 10:19:13 +01:00
uefi Allow plugins to get DMI data from the hardware in a safe way 2017-08-09 10:19:13 +01:00
unifying plugins/unifying: Fix minor const-correctness issue 2017-08-16 07:24:25 +01:00
upower trivial: fix various spelling errors 2017-07-17 13:07:05 -05:00
usb Add the ability to restrict the firmware installation to specific vendor IDs 2017-06-12 20:22:25 +01:00
meson.build thunderbolt: plugin for new tbt kernel interface 2017-08-21 17:05:44 +01:00