From: Greg KH <greg@kroah.com>
To: Adam Buchbinder <adam.buchbinder@gmail.com>
Cc: linux-kernel@vger.kernel.org,
linux-usb-devel@lists.sourceforge.net,
linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH 2.6.17.11] xpad: dance pad support
Date: Thu, 21 Sep 2006 09:27:19 -0700 [thread overview]
Message-ID: <20060921162719.GA30691@kroah.com> (raw)
In-Reply-To: <4512AD76.4070005@gmail.com>
On Thu, Sep 21, 2006 at 11:19:18AM -0400, Adam Buchbinder wrote:
> From: Dominic Cerquetti <binary1230@yahoo.com>
>
> Adds support for dance pads to the xpad driver. Dance pads require the
> d-pad to be mapped to four buttons instead of two axes, so that
> combinations of up/down and left/right can be hit simultaneously.
> Known dance pads are detected, and there is a module parameter added
> to default unknown xpad devices to map the d-pad to buttons if this is
> desired. (dpad_to_buttons). Minor modifications were made to port the
> changes in the original patch to a newer kernel version.
>
> Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
> ---
> This patch was originally from Dominic Cerquetti originally written
> for kernel 2.6.11.4, with minor modifications (API changes for USB,
> spelling fixes to the documentation added in the original patch) made
> to apply to the current kernel. I have modified Dominic's original
> patch per some suggestions from Dmitry Torokhov. (There was nothing
> in the patch format description about multiple From: lines, so I
> haven't added myself.)
>
> If there's anything that could be improved about this patch, please
> lease let me know. Thanks!
>
> Documentation/input/xpad.txt | 117 +++++++++++++++++++++++++++--------
> drivers/usb/input/xpad.c | 142 +++++++++++++++++++++++++++++--------------
> 2 files changed, 189 insertions(+), 70 deletions(-)
>
>
> diff -uprN -X linux-2.6.17.11.orig/Documentation/dontdiff linux-2.6.17.11.orig/Documentation/input/xpad.txt linux-2.6.17.11/Documentation/input/xpad.txt
Does this patch still apply to 2.6.18?
thanks,
greg k-h
next prev parent reply other threads:[~2006-09-21 16:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-21 15:19 [PATCH 2.6.17.11] xpad: dance pad support Adam Buchbinder
2006-09-21 15:40 ` [linux-usb-devel] " Dmitry Torokhov
2006-09-21 16:27 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-09-04 5:39 Adam Buchbinder
2006-09-04 5:03 Adam Buchbinder
2006-09-05 6:16 ` Dmitry Torokhov
2006-09-03 19:36 Adam Buchbinder
2006-09-03 19:56 ` Greg KH
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=20060921162719.GA30691@kroah.com \
--to=greg@kroah.com \
--cc=adam.buchbinder@gmail.com \
--cc=linux-input@atrey.karlin.mff.cuni.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/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