linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Simon Wörner" <linux@simon-woerner.de>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-input@vger.kernel.org
Subject: HID: Add driver for synaptics keybard with broken rdesc
Date: Fri, 23 Jan 2015 20:03:29 +0100	[thread overview]
Message-ID: <1422039810-26327-1-git-send-email-linux@simon-woerner.de> (raw)

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.


             reply	other threads:[~2015-01-23 19:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 19:03 Simon Wörner [this message]
2015-01-23 19:03 ` [PATCH] HID: Add driver for synaptics keybard with broken rdesc 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1422039810-26327-1-git-send-email-linux@simon-woerner.de \
    --to=linux@simon-woerner.de \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).