Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Jiri Kosina
On Mon, 5 Oct 2015, Ritesh Raj Sarraf wrote: > The Lenovo Yoga 2 13 seems to be sold in multiple variants with minor > difference3s. IN my case, the USB ID for ITE chip is different than the > Yoga 2 11 and Yoga 3 14. I've changed the changelog/subject formatting a little bit and applied to hid.

Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Srinivas Pandruvada
On Mon, 2015-10-05 at 22:02 +0530, Ritesh Raj Sarraf wrote: > This patch is a follow-up to the one below, send by Guilhem Lettron. > > The Lenovo Yoga 2 13 seems to be sold in multiple variants with minor > difference3s. IN my case, the USB ID for ITE chip is different than the > Yoga 2 11 and Yog

Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Srinivas Pandruvada
On Mon, 2015-10-05 at 17:12 +0530, Ritesh Raj Sarraf wrote: > On Mon, 2015-10-05 at 13:28 +0200, Jiri Kosina wrote: > > On Mon, 5 Oct 2015, Ritesh Raj Sarraf wrote: > > > > Please insert a little bit more verbose changelog here (what exactly > > this > > device is, why does it need such quirk, et

Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Ritesh Raj Sarraf
On Mon, 2015-10-05 at 13:28 +0200, Jiri Kosina wrote: > On Mon, 5 Oct 2015, Ritesh Raj Sarraf wrote: > > Please insert a little bit more verbose changelog here (what exactly > this > device is, why does it need such quirk, etc). > > > Signed-off-by: Ritesh Raj Sarraf > > Adding Srinivas to CC

Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Jiri Kosina
On Mon, 5 Oct 2015, Ritesh Raj Sarraf wrote: Please insert a little bit more verbose changelog here (what exactly this device is, why does it need such quirk, etc). > Signed-off-by: Ritesh Raj Sarraf Adding Srinivas to CC as well. > --- > drivers/hid/hid-ids.h| 1 + > drivers/hid/hid

Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Greg KH
On Mon, Oct 05, 2015 at 12:07:24PM +0530, Ritesh Raj Sarraf wrote: > Signed-off-by: Ritesh Raj Sarraf > --- > drivers/hid/hid-ids.h| 1 + > drivers/hid/hid-sensor-hub.c | 3 +++ > 2 files changed, 4 insertions(+) Please use scripts/get_maintainer.pl for who to send such patches too. Als