Mario Limonciello
|
73cdf067ed
|
trivial: fixup includes for a variety of plugins
|
2021-06-14 10:12:45 +01:00 |
|
David Chiu
|
98328679ab
|
synaptics-rmi: Force the hardware into IEP mode as required
|
2021-03-22 07:51:06 +00:00 |
|
David Chiu
|
b15f393494
|
synaptics-rmi: Reduce the idle wait time
|
2021-03-22 07:51:06 +00:00 |
|
David Chiu
|
5abbb85e58
|
synaptics-rmi: Fix firmware update of pointing device on Lenovo ThinkPad Nano
|
2021-03-03 16:07:05 +00:00 |
|
blueue
|
03ed377dc6
|
Add a function to access private member variable to let it be modified (#2947)
* Add a function to access private member variable to let it be modified in ps2 flow.
|
2021-02-26 07:57:08 +00:00 |
|
Richard Hughes
|
a5deffb184
|
synaptics-rmi: Allow the device to enter a firmware mode that allows programming
|
2021-01-18 21:18:02 +00:00 |
|
Richard Hughes
|
1974adaa04
|
synaptics-rmi: Query the build ID and ProjectID to work around a HW bug
The build ID is set and the product ID is parsed in a different way for a PS/2 device.
|
2021-01-18 21:18:02 +00:00 |
|
Richard Hughes
|
8b1ca08332
|
synaptics-rmi: Write bus select zero when detaching
This has no effect for HID devices.
|
2021-01-18 21:18:02 +00:00 |
|
Richard Hughes
|
a0dd0e2be2
|
synaptics-rmi: Split out the HID specific parts to FuSynapticsRmiDevice
|
2021-01-18 21:18:02 +00:00 |
|
Richard Hughes
|
edc0c08065
|
synaptics-rmi: Support parsing and writing signed firmware
Validate the firmware signature if provided
|
2021-01-18 21:18:02 +00:00 |
|
Richard Hughes
|
8653e70480
|
trivial: Remove G_BEGIN_DECLS from all private headers
|
2019-10-09 20:02:16 +01:00 |
|
Richard Hughes
|
d8a8d5e776
|
Set all FuUdevDevice plugins to use FU_QUIRKS_PLUGIN
This speeds up startup as we're only calling fu_plugin_udev_device_added() on
plugins that can actually handle the device.
|
2019-10-09 20:02:16 +01:00 |
|
Richard Hughes
|
339f823ee2
|
synaptics-rmi: Use the correct mask when getting the bootloader mode on BL7
|
2019-10-05 09:07:22 +01:00 |
|
Richard Hughes
|
c6cda8bc71
|
synaptics-rmi: Do as little as possible in device setup
This reduces the setup time by another 70ms and also makes the plugin simpler.
|
2019-10-03 15:14:10 +01:00 |
|
Richard Hughes
|
63aa6759f0
|
Add a plugin to update Synaptics RMI4 devices
|
2019-10-02 10:45:13 +01:00 |
|