linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ming-ting Yao Wei <mwei@lxde.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Ming-ting Yao Wei <mwei@lxde.org>, linux-input@vger.kernel.org
Subject: [PATCH 2/2] xpad: Kudos to the reverse-engineering work
Date: Mon, 13 Apr 2015 16:21:35 +0800	[thread overview]
Message-ID: <1428913295-14332-2-git-send-email-mwei@lxde.org> (raw)
In-Reply-To: <1428913295-14332-1-git-send-email-mwei@lxde.org>

This adds credits to the reverse engineering work.

---
 drivers/input/joystick/xpad.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c
index 9b08c47..882b528 100644
--- a/drivers/input/joystick/xpad.c
+++ b/drivers/input/joystick/xpad.c
@@ -10,6 +10,7 @@
  *               2006 Adam Buchbinder <adam.buchbinder@gmail.com>
  *               2007 Jan Kratochvil <honza@jikos.cz>
  *               2010 Christoph Fritz <chf.fritz@googlemail.com>
+ *               2015 Ming-ting Yao Wei <mwei@lxde.org>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -31,6 +32,7 @@
  *  - the iForce driver    drivers/char/joystick/iforce.c
  *  - the skeleton-driver  drivers/usb/usb-skeleton.c
  *  - Xbox 360 information http://www.free60.org/wiki/Gamepad
+ *  - Xbox One information https://github.com/quantus/xbox-one-controller-protocol
  *
  * Thanks to:
  *  - ITO Takayuki for providing essential xpad information on his website
-- 
2.3.2 (Apple Git-55)


  reply	other threads:[~2015-04-13  8:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-13  8:21 [PATCH 1/2] xpad: Add rumble support for Xbox One controller Ming-ting Yao Wei
2015-04-13  8:21 ` Ming-ting Yao Wei [this message]
2015-04-14 17:19   ` [PATCH 2/2] xpad: Kudos to the reverse-engineering work Dmitry Torokhov
2015-04-14 17:21     ` Dmitry Torokhov

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=1428913295-14332-2-git-send-email-mwei@lxde.org \
    --to=mwei@lxde.org \
    --cc=dmitry.torokhov@gmail.com \
    --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).