mbox series

[0/2] Fix support of a few Logitech devices broken in 5.3

Message ID 20190813133807.12384-1-benjamin.tissoires@redhat.com (mailing list archive)
Headers show
Series Fix support of a few Logitech devices broken in 5.3 | expand

Message

Benjamin Tissoires Aug. 13, 2019, 1:38 p.m. UTC
Hi Jiri,

another set of patches to send to Linus ASAP.
It turns out that we have been breaking devices, so this should
be sent before 5.3 final.

Cheers,
Benjamin

Benjamin Tissoires (2):
  Revert "HID: logitech-hidpp: add USB PID for a few more supported
    mice"
  HID: logitech-hidpp: remove support for the G700 over USB

 drivers/hid/hid-logitech-hidpp.c | 22 ----------------------
 1 file changed, 22 deletions(-)

Comments

Filipe Laíns Aug. 13, 2019, 2:21 p.m. UTC | #1
On Tue, 2019-08-13 at 15:38 +0200, Benjamin Tissoires wrote:
> Hi Jiri,
> 
> another set of patches to send to Linus ASAP.
> It turns out that we have been breaking devices, so this should
> be sent before 5.3 final.
> 
> Cheers,
> Benjamin
> 
> Benjamin Tissoires (2):
>   Revert "HID: logitech-hidpp: add USB PID for a few more supported
>     mice"
>   HID: logitech-hidpp: remove support for the G700 over USB
> 
>  drivers/hid/hid-logitech-hidpp.c | 22 ----------------------
>  1 file changed, 22 deletions(-)
> 

Reviewed-by: Filipe Laíns <lains@archlinux.org>

Thanks,
Filipe Laíns
Benjamin Tissoires Aug. 13, 2019, 2:36 p.m. UTC | #2
On Tue, Aug 13, 2019 at 4:21 PM Filipe Laíns <lains@archlinux.org> wrote:
>
> On Tue, 2019-08-13 at 15:38 +0200, Benjamin Tissoires wrote:
> > Hi Jiri,
> >
> > another set of patches to send to Linus ASAP.
> > It turns out that we have been breaking devices, so this should
> > be sent before 5.3 final.
> >
> > Cheers,
> > Benjamin
> >
> > Benjamin Tissoires (2):
> >   Revert "HID: logitech-hidpp: add USB PID for a few more supported
> >     mice"
> >   HID: logitech-hidpp: remove support for the G700 over USB
> >
> >  drivers/hid/hid-logitech-hidpp.c | 22 ----------------------
> >  1 file changed, 22 deletions(-)
> >
>
> Reviewed-by: Filipe Laíns <lains@archlinux.org>

Thanks.

I have schedule those 2 patches into for-5.3/upstream-fixes.

Cheers,
Benjamin