From: Tomasz Kramkowski <tk@the-tk.com>
To: Jiri Kosina <jikos@kernel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Tomasz Kramkowski <tk@the-tk.com>
Subject: [PATCH 0/2] patches for Innomedia INNEX GENESIS/ATARI adapter
Date: Fri, 16 Dec 2016 21:31:28 +0000 [thread overview]
Message-ID: <20161216213130.19303-1-tk@the-tk.com> (raw)
This is a couple of patches which fix issues with the (1292:4745)
Innomedia INNEX GENESIS/ATARI controller USB adapter. I've personally
tested these patches against the master of the hid tree.
Patch 2 depends on patch 1.
I wasn't sure if adding a new config symbol meant I needed to add it to
some default config so I left that alone.
Hopefully I didn't screw anything up.
Thanks,
--
Tomasz Kramkowski
Tomasz Kramkowski (2):
HID: add Innomedia INNEX GENESIS/ATARI adapter support
HID: usbhid: add quirk for Innomedia INNEX GENESIS/ATARI adapter
drivers/hid/Kconfig | 6 ++++
drivers/hid/Makefile | 1 +
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 3 ++
drivers/hid/hid-innomedia.c | 63 +++++++++++++++++++++++++++++++++++++++++
drivers/hid/usbhid/hid-quirks.c | 1 +
6 files changed, 75 insertions(+)
create mode 100644 drivers/hid/hid-innomedia.c
--
2.10.2
next reply other threads:[~2016-12-16 21:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-16 21:31 Tomasz Kramkowski [this message]
2016-12-16 21:31 ` [PATCH 1/2] HID: add innomedia INNEX GENESIS/ATARI adapter support Tomasz Kramkowski
2016-12-16 21:31 ` [PATCH 2/2] HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter Tomasz Kramkowski
2016-12-19 10:45 ` [PATCH 0/2] patches for Innomedia " Jiri Kosina
2016-12-19 12:25 ` Tomasz Kramkowski
2016-12-22 21:00 ` Jiri Kosina
2017-01-08 14:59 ` Tomasz Kramkowski
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=20161216213130.19303-1-tk@the-tk.com \
--to=tk@the-tk.com \
--cc=benjamin.tissoires@redhat.com \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@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