[PATCH 0/5] hid-pidff set_condition compatibility fixes

Tomasz Pakuła posted 5 patches 4 days, 10 hours ago
MAINTAINERS                    | 17 +++++-----
drivers/hid/usbhid/hid-pidff.c | 57 ++++++++++++++++++++++------------
drivers/hid/usbhid/hid-pidff.h |  9 ++++++
3 files changed, 56 insertions(+), 27 deletions(-)
[PATCH 0/5] hid-pidff set_condition compatibility fixes
Posted by Tomasz Pakuła 4 days, 10 hours ago
This patch series adds a few more quirks to the hid-pidff driver to allow for
greater compatibility with HID PID devices in the wild. Some omit selected
fields based on the permissiveness of the Windows driver/DirectInput.

All the combined quirks allow for Conditional effects playback on affected
devices simply by following DirectInput and skipping missing fields. This brings
force feedback feeling in line with other platforms for affected devices.

Last patch updates MAINTAINERS to officially take ownership of hid-pidff driver.

Tomasz Pakuła (5):
  HID: pidff: Refactor field quirks detection
  HID: pidff: Add MISSING_NEG_COEFFICIENT quirk
  HID: pidff: Add MISSING_NEG_SATURATION quirk
  HID: pidff: Add MISSING_DEADBAND quirk
  HID: Update MAINTAINERS for USB HID PID

 MAINTAINERS                    | 17 +++++-----
 drivers/hid/usbhid/hid-pidff.c | 57 ++++++++++++++++++++++------------
 drivers/hid/usbhid/hid-pidff.h |  9 ++++++
 3 files changed, 56 insertions(+), 27 deletions(-)

-- 
2.52.0