On Mon, 1 Aug 2016, Benjamin Tissoires wrote:
> > static int hid_uevent(struct device *dev, struct kobj_uevent_env *env)
> > {
> > - struct hid_device *hdev = to_hid_device(dev);
> > + struct hid_device *hdev = to_hid_device(dev);
>
> Usually, if the change is not related to the patch, i
Hi Benjamin,
2016-08-01 11:21 GMT+02:00 Benjamin Tissoires :
>
> Hi Mayeul,
>
> On Jul 30 2016 or thereabouts, Mayeul Cantan wrote:
> > From: Mayeul Cantan
> >
> > The new device has 06a3:0cfa as identifiers, and the same quirks as the
> > other RAT models. It needs this fix in order not to confu
Hi Mayeul,
On Jul 30 2016 or thereabouts, Mayeul Cantan wrote:
> From: Mayeul Cantan
>
> The new device has 06a3:0cfa as identifiers, and the same quirks as the
> other RAT models. It needs this fix in order not to confuse the xorg server
> with its tristate button, which is reported as three di
From: Mayeul Cantan
The new device has 06a3:0cfa as identifiers, and the same quirks as the
other RAT models. It needs this fix in order not to confuse the xorg server
with its tristate button, which is reported as three different buttons, one
of which is always on.
This commit also fixes a small
4 matches
Mail list logo