stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jeremy Cline <jcline@redhat.com>
Cc: stable@vger.kernel.org,
	"Benjamin Tissoires" <benjamin.tissoires@redhat.com>,
	"Filipe Laíns" <lains@archlinux.org>
Subject: Re: [PATCH] Partially revert "HID: logitech-hidpp: add USB PID for a few more supported mice"
Date: Tue, 24 Sep 2019 21:53:13 +0200	[thread overview]
Message-ID: <20190924195313.GA1000135@kroah.com> (raw)
In-Reply-To: <20190924191311.22413-1-jcline@redhat.com>

On Tue, Sep 24, 2019 at 07:13:11PM +0000, Jeremy Cline wrote:
> From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
> 
> commit addf3382c47c033e579c9c88f18e36c4e75d806a upstream.
> 
> This partially reverts commit 27fc32fd9417968a459d43d9a7c50fd423d53eb9.
> 
> It turns out that the G502 has some issues with hid-logitech-hidpp:
> when plugging it in, the driver tries to contact it but it fails.
> So the driver bails out leaving only the mouse event node available.
> 
> This timeout is problematic as it introduce a delay in the boot,
> and having only the mouse event node means that the hardware
> macros keys can not be relayed to the userspace.
> 
> Filipe and I just gave a shot at the following devices:
> 
> G403 Wireless (0xC082)
> G703 (0xC087)
> G703 Hero (0xC090)
> G903 (0xC086)
> G903 Hero (0xC091)
> G Pro (0xC088)
> 
> Reverting the devices we are not sure that works flawlessly.
> 
> Reviewed-by: Filipe Laíns <lains@archlinux.org>
> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
> Signed-off-by: Jeremy Cline <jcline@redhat.com>
> ---
> 
> For the v5.2 stable kernels. v5.2.11 picked up upstream commit
> 27fc32fd9417 ("HID: logitech-hidpp: add USB PID for a few more supported
> mice") and v5.2.12 picked up commit a3384b8d9f63cc0 ("HID:
> logitech-hidpp: remove support for the G700 over USB") with some
> conflicts because this patch wasn't picked up. This backport resolves
> the conflicts against v5.2.17.

Thanks, now queued up.

greg k-h

      reply	other threads:[~2019-09-24 19:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 19:13 [PATCH] Partially revert "HID: logitech-hidpp: add USB PID for a few more supported mice" Jeremy Cline
2019-09-24 19:53 ` Greg KH [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=20190924195313.GA1000135@kroah.com \
    --to=greg@kroah.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=jcline@redhat.com \
    --cc=lains@archlinux.org \
    --cc=stable@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).