All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Rojtberg <rojtberg@gmail.com>
To: linux-input@vger.kernel.org, pgriffais@valvesoftware.com,
	dmitry.torokhov@gmail.com, gregkh@linuxfoundation.org
Subject: Re: [PATCH 0/6] Input: xpad: updates and refactoring
Date: Sun, 13 Sep 2015 14:04:14 +0200	[thread overview]
Message-ID: <55F5663E.70403@gmail.com> (raw)
In-Reply-To: <1441486687-4836-1-git-send-email-rojtberg@gmail.com>

feel free to ask for details. If you have no objections, please merge.

Am 05.09.2015 um 22:58 schrieb Pavel Rojtberg:
> From: Pavel Rojtberg <rojtberg@gmail.com>
>
> This series contains several bug-fixes and updates for the xpad driver.
> They are loosely sorted in order of controversy.
>
> Patch 1 just adds a new device id for the Xbox One controller. The original
> patch was sent to me via github: https://github.com/paroj/xpad/pull/9
>
> Patches 2-4 are minor refactorings of the code that should make it
> more maintainable.
>
> Patch 5 makes the x360 wireless pads support the x360 wired button interface.
> See the commit message for details and a link to the preceding discussion.
>
> Patch 6 fixes issues of the x360 wireless pads after suspend/ resume.
>
> Erik Lundgren (1):
>    Input: xpad: add Covert Forces edition of the Xbox One controller
>
> Pavel Rojtberg (5):
>    Input: xpad: clarify LED enumeration
>    Input: xpad: remove needless bulk out URB used for LED setup
>    Input: xpad: factor out URB submission in xpad_play_effect
>    Input: xpad: x360w: report dpad as buttons and axes
>    Input: xpad: reset usb device on resume
>
>   drivers/input/joystick/xpad.c | 286 +++++++++++++++++++++++++++--------------------------------------
>   1 file changed, 119 insertions(+), 167 deletions(-)
>


      parent reply	other threads:[~2015-09-13 12:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-05 20:58 [PATCH 0/6] Input: xpad: updates and refactoring Pavel Rojtberg
2015-09-05 20:58 ` [PATCH 1/6] Input: xpad: add Covert Forces edition of the Xbox One controller Pavel Rojtberg
2015-09-05 20:58 ` [PATCH 2/6] Input: xpad: clarify LED enumeration Pavel Rojtberg
2015-09-05 20:58 ` [PATCH 3/6] Input: xpad: remove needless bulk out URB used for LED setup Pavel Rojtberg
2015-09-05 20:58 ` [PATCH 4/6] Input: xpad: factor out URB submission in xpad_play_effect Pavel Rojtberg
2015-09-05 20:58 ` [PATCH 5/6] Input: xpad: x360w: report dpad as buttons and axes Pavel Rojtberg
2015-09-05 20:58 ` [PATCH 6/6] Input: xpad: reset usb device on resume Pavel Rojtberg
2015-09-13 12:04 ` Pavel Rojtberg [this message]

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=55F5663E.70403@gmail.com \
    --to=rojtberg@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-input@vger.kernel.org \
    --cc=pgriffais@valvesoftware.com \
    /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.