All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix spurious joydev node on some unrelated devices
@ 2016-09-13  9:52 Benjamin Tissoires
  2016-09-13  9:52 ` [PATCH 1/2] HID: input: ignore System Control application usages if not System Controls Benjamin Tissoires
  2016-09-13  9:52 ` [PATCH 2/2] HID: wacom: do not detect Pad devices as joysticks Benjamin Tissoires
  0 siblings, 2 replies; 7+ messages in thread
From: Benjamin Tissoires @ 2016-09-13  9:52 UTC (permalink / raw)
  To: Jiri Kosina, Jason Gerecke; +Cc: linux-input, linux-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-19 12:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  9:52 [PATCH 0/2] Fix spurious joydev node on some unrelated devices Benjamin Tissoires
2016-09-13  9:52 ` [PATCH 1/2] HID: input: ignore System Control application usages if not System Controls Benjamin Tissoires
     [not found]   ` <CAAZ5spCtj6O+d6t7G2x7-m6rj4fSNQsak_QGeuqf4Bf2bqW7Cg@mail.gmail.com>
2016-09-13 13:58     ` Benjamin Tissoires
     [not found]       ` <CAAZ5spC9VX7QuMjfZUb-F_-i+ktz3HUpyP-3Ess2APTmyNQ5Dw@mail.gmail.com>
     [not found]         ` <CAAZ5spBHTytyXg6cGhHEBsZM=FWuL_v-BzUQ+J4pHp=OYtdcAg@mail.gmail.com>
2016-09-14 15:44           ` Benjamin Tissoires
2016-09-19 12:26           ` Jiri Kosina
2016-09-13  9:52 ` [PATCH 2/2] HID: wacom: do not detect Pad devices as joysticks Benjamin Tissoires
     [not found]   ` <CAF8JNh+QHJNz_bNk930YZpV9UKbhSc7T13X--hAzVC7fQr-VWg@mail.gmail.com>
2016-09-14 15:58     ` Benjamin Tissoires

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.