On Sun, Oct 06, 2019 at 10:12:37PM -0700, Andrey Smirnov wrote: > Everyone: > > This series contains patches to fix a couple of regressions in G920 > wheel support by hid-logitech-hidpp driver. Without the patches the > wheel remains stuck in autocentering mode ("resisting" any attempt to > trun) as well as missing support for any FF action. > > Thanks, > Andrey Smirnov > > Andrey Smirnov (3): > HID: logitech-hidpp: use devres to manage FF private data > HID: logitech-hidpp: split g920_get_config() > HID: logitech-hidpp: add G920 device validation quirk > > drivers/hid/hid-logitech-hidpp.c | 193 +++++++++++++++++++------------ > 1 file changed, 120 insertions(+), 73 deletions(-) > > -- > 2.21.0 > All seems to work now. Thanks again Andrey! Tested-by: Sam Bazley <sambazley@xxxxxxxxxxxx>