lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260203174531.2866644-1-tomasz.pakula.oficjalny@gmail.com>
Date: Tue,  3 Feb 2026 18:45:26 +0100
From: Tomasz Pakuła <tomasz.pakula.oficjalny@...il.com>
To: jikos@...nel.org,
	bentiss@...nel.org
Cc: oleg@...arenk.ooo,
	linux-input@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	tomasz.pakula.oficjalny@...il.com
Subject: [PATCH 0/5] hid-pidff set_condition compatibility fixes

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ