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]
Date:   Tue, 13 Sep 2016 11:52:36 +0200
From:   Benjamin Tissoires <benjamin.tissoires@...hat.com>
To:     Jiri Kosina <jikos@...nel.org>,
        Jason Gerecke <killertofu@...il.com>
Cc:     linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Fix spurious joydev node on some unrelated devices

Hi,

It looks like Steam is suffering from having spurious joydev nodes not
properly handled by the kernel. This appears on nearly all Microsoft devices
and all Wacom tablets (though I guess the interference between Wacom tablet
and Steam is not much of a problem :-P ).

Anyway, this should fix a long standing issue (since 2011 apparently).

It's still unclear whether this will fix all the spurious joydev nodes for
other vendors too (A4Tech mice notably).

Cheers,
Benjamin

Benjamin Tissoires (2):
  HID: input: ignore System Control application usages if not System
    Controls
  HID: wacom: do not detect Pad devices as joysticks

 drivers/hid/hid-input.c | 9 +++++++++
 drivers/hid/wacom_wac.c | 3 +++
 2 files changed, 12 insertions(+)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ