From: Matthew Garrett <mjg@redhat.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
Jiri Kosina <jkosina@suse.cz>,
Linux Input <linux-input@vger.kernel.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Platform Driver x86 <platform-driver-x86@vger.kernel.org>
Subject: Re: [PATCH] Input: scancode in get/set_keycodes should be unsigned
Date: Mon, 1 Mar 2010 14:52:51 +0000 [thread overview]
Message-ID: <20100301145251.GB14808@srcf.ucam.org> (raw)
In-Reply-To: <20100228061310.GA765@core.coreip.homeip.net>
On Sat, Feb 27, 2010 at 10:13:11PM -0800, Dmitry Torokhov wrote:
> The HID layer has some scan codes of the form 0xffbc0000 for logitech
> devices which do not work if scancode is typed as signed int, so we need
> to switch to unsigned int instead. While at it keycode being signed does
> not make much sense either.
>
> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
> ---
Acked-by: Matthew Garrett <mjg@redhat.com>
--
Matthew Garrett | mjg59@srcf.ucam.org
next prev parent reply other threads:[~2010-03-01 14:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-28 6:13 [PATCH] Input: scancode in get/set_keycodes should be unsigned Dmitry Torokhov
2010-02-28 6:44 ` Németh Márton
2010-02-28 7:05 ` Dmitry Torokhov
2010-02-28 8:40 ` Németh Márton
2010-03-01 14:52 ` Matthew Garrett [this message]
2010-03-08 11:08 ` Jiri Kosina
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=20100301145251.GB14808@srcf.ucam.org \
--to=mjg@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
--cc=platform-driver-x86@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).