All of lore.kernel.org
 help / color / mirror / Atom feed
* HID: Add driver for synaptics keybard with broken rdesc
@ 2015-01-23 19:03 Simon Wörner
  2015-01-23 19:03 ` [PATCH] " Simon Wörner
  0 siblings, 1 reply; 14+ messages in thread
From: Simon Wörner @ 2015-01-23 19:03 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-input

Synaptics keyboards (USB ID 06cb:2968) e.g. in Acer SW5-012
have the following issue:

- The report descriptor specifies an excessively large number of consumer
  usages (2^15), which is more than HID_MAX_USAGES. This prevents proper
  parsing of the report descriptor.


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

end of thread, other threads:[~2015-03-24 16:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23 19:03 HID: Add driver for synaptics keybard with broken rdesc Simon Wörner
2015-01-23 19:03 ` [PATCH] " Simon Wörner
2015-01-27 10:17   ` Jiri Kosina
2015-01-27 14:16   ` Benjamin Tissoires
2015-01-27 15:10     ` Simon Wörner
2015-01-27 16:13       ` Benjamin Tissoires
2015-01-27 23:46         ` Andrew Duggan
2015-01-28  4:04           ` Simon Wörner
2015-01-29  0:43             ` [PATCH] HID: Add driver for acer " linux
2015-02-17 12:30               ` Jiri Kosina
2015-02-18  2:01                 ` Andrew Duggan
2015-02-27 14:16                   ` Benjamin Tissoires
2015-02-27 14:28                     ` Florian Echtler
2015-03-24 16:03                       ` Simon Wörner

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.