All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steffen Barszus <steffenbpunkt@googlemail.com>
To: linux-input@vger.kernel.org
Cc: Jiri Kosina <jkosina@suse.cz>
Subject: Re: gyration remote - europe/QWERTZ version (GYAR3101CKDE)
Date: Mon, 13 Sep 2010 08:22:19 +0200	[thread overview]
Message-ID: <20100913082219.2d8ebbbc@grobi> (raw)
In-Reply-To: <alpine.LNX.2.00.1008201111220.1019@pobox.suse.cz>

On Fri, 20 Aug 2010 11:12:18 +0200 (CEST)
Jiri Kosina <jkosina@suse.cz> wrote:

> On Thu, 19 Aug 2010, Steffen Barszus wrote:
> 
> > Any chance someone can have a look or is something missing ? Is
> > this the wrong place ? Or just bad timing because of the merge
> > window ? Would love to see this incorporated.
> 
> Hi,
> 
> I haven't been CCed on your original mail, was I?

No

> Anyway, would you be able to send the patch properly to me, so that I 
> could apply it? (i.e. not line-wrapped and whitespace damaged, with
> proper Signed-off-by line, etc -- see Documentation/SubmittingPatches
> if in doubt).

Hope this time its correct. Please let me know if you miss something.

> Thanks,
> 

Signed-off-by: Steffen Barszus <steffenbpunkt[AT]googlemail[DOT]com>
--- linux-2.6/drivers/hid/hid-gyration.c.orig	2010-09-13 08:16:36.353369149 +0200
+++ linux-2.6/drivers/hid/hid-gyration.c	2010-09-13 08:17:56.629965460 +0200
@@ -43,6 +43,11 @@ static int gyration_input_mapping(struct
 	case 0x048: gy_map_key_clear(KEY_MEDIA);	break;
 	case 0x049: gy_map_key_clear(KEY_CAMERA);	break;
 	case 0x04a: gy_map_key_clear(KEY_VIDEO);	break;
+	case 0x05a: gy_map_key_clear(KEY_TEXT);		break;
+	case 0x05b: gy_map_key_clear(KEY_RED);		break;
+	case 0x05c: gy_map_key_clear(KEY_GREEN);	break;
+	case 0x05d: gy_map_key_clear(KEY_YELLOW);	break;
+	case 0x05e: gy_map_key_clear(KEY_BLUE);		break;
 
 	default:
 		return 0;


  reply	other threads:[~2010-09-13  6:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100809083831.76426571@grobi>
     [not found] ` <AANLkTin4bsd4SAfy35SzaEMR-S+moALGcNMfzttmJQ6U@mail.gmail.com>
2010-08-20  9:12   ` gyration remote - europe/QWERTZ version (GYAR3101CKDE) Jiri Kosina
2010-09-13  6:22     ` Steffen Barszus [this message]
2010-09-21 14:19       ` Jiri Kosina
2010-08-09  6:39 Steffen Barszus

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=20100913082219.2d8ebbbc@grobi \
    --to=steffenbpunkt@googlemail.com \
    --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 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.