All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cameron Gutman <aicommander@gmail.com>
To: dmitry.torokhov@gmail.com, rojtberg@gmail.com
Cc: linux-input@vger.kernel.org, Cameron Gutman <aicommander@gmail.com>
Subject: [PATCH v3 0/2] Input: xpad - improve support for new Xbox One S pad
Date: Fri, 25 Nov 2016 14:18:33 -0800	[thread overview]
Message-ID: <cover.1480111549.git.aicommander@gmail.com> (raw)

This is another version of my Xbox One S support improvement series. Early this
month, Microsoft released a firmware update that fixed the pad disconnect and
stuck mode button issues. This considerably simplifies this patch series.

As a result, I've removed these patches from the series:

  [PATCH v2 2/4] Input: xpad - fix One S pad disconnecting when not opened
  [PATCH v2 3/4] Input: xpad - fix stuck mode button on Xbox One S pad

It's up for debate whether the 2 removed patches from v2 should still be merged
to support older firmware, but for now I'm sticking to the simple patches still
useful on the latest firmware.

The rumble fix affects both Xbox One S and all previous Xbox One pads.

Cameron Gutman (2):
  Input: xpad - add product ID for Xbox One S pad
  Input: xpad - fix Xbox One rumble stopping after 2.5 secs

 drivers/input/joystick/xpad.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.9.3


             reply	other threads:[~2016-11-25 22:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25 22:18 Cameron Gutman [this message]
2016-11-25 22:18 ` [PATCH v3 1/2] Input: xpad - add product ID for Xbox One S pad Cameron Gutman
2016-11-28  4:37   ` Dmitry Torokhov
2016-11-25 22:18 ` [PATCH v3 2/2] Input: xpad - fix Xbox One rumble stopping after 2.5 secs Cameron Gutman
2016-11-28  4:38   ` 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=cover.1480111549.git.aicommander@gmail.com \
    --to=aicommander@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=rojtberg@gmail.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.