Mario Limonciello
|
55de39c077
|
trivial: reformat the whole tree to match new format
|
2021-08-24 11:18:40 -05:00 |
|
Richard Hughes
|
bf00080d3f
|
Move the file descriptor lifecycle into FuUdevDevice
This also means we can provide common 'safe' versions for plugins to use.
This makes a lot of plugins much simpler and we can delete a lot of code.
|
2019-10-31 09:21:35 -05:00 |
|
Richard Hughes
|
1fccae68ad
|
superio: Move the register read/write into the FuSuperioDevice object
This will allow us to use them from subclassed objects.
|
2019-03-23 12:04:18 +00:00 |
|
Richard Hughes
|
b7537782cb
|
trivial: Fix the debug print when dumping SuperIO registers
Found using Coverity.
|
2019-03-18 16:35:01 +00:00 |
|
Richard Hughes
|
a0f9d2e110
|
superio: Fix a trivial build warning
Fixes https://github.com/hughsie/fwupd/issues/1081
|
2019-03-08 18:33:06 +00:00 |
|
Richard Hughes
|
5acfc64a78
|
superio: Correct the names of some constants and improve debugging support
|
2019-02-14 09:12:26 -06:00 |
|
Richard Hughes
|
831eb7ef7e
|
superio: Support IT89xx devices
We can switch to LDN 0x11 and read the IO base address for the PM1 legacy port
rather than hardcoding data and command ports.
|
2019-01-08 12:53:57 +00:00 |
|