RE: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Chen, Yu C
TCH v3] surface pro 4: Add support for Surface Pro 4 Buttons > > On Sun, Dec 27, 2015 at 10:58:06PM +0200, Andy Shevchenko wrote: > > On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian > wrote: > > > Surface Pro 4 buttons are managed by a device with _HID

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 10:58:06PM +0200, Andy Shevchenko wrote: > On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > > different from Surface Pro 3. > > > > This commit adds MSHW0040 to id list to support the Surface Pro

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 11:21:20AM -0800, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button accordingly. > >

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 11:21:20AM -0800, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button accordingly. > >

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Darren Hart
On Sun, Dec 27, 2015 at 10:58:06PM +0200, Andy Shevchenko wrote: > On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > > different from Surface Pro 3. > > > > This commit adds MSHW0040 to id list to

RE: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2016-01-04 Thread Chen, Yu C
TCH v3] surface pro 4: Add support for Surface Pro 4 Buttons > > On Sun, Dec 27, 2015 at 10:58:06PM +0200, Andy Shevchenko wrote: > > On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian <wen...@gmail.com> > wrote: > > > Surface Pro 4 buttons are managed by a device with

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2015-12-27 Thread Andy Shevchenko
On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button accordingly. > > Bugzilla:

[PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2015-12-27 Thread Weng Xuetian
Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" different from Surface Pro 3. This commit adds MSHW0040 to id list to support the Surface Pro 4, and renames the driver to surfacepro_button accordingly. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=109871 Signed-off-by:

[PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2015-12-27 Thread Weng Xuetian
Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" different from Surface Pro 3. This commit adds MSHW0040 to id list to support the Surface Pro 4, and renames the driver to surfacepro_button accordingly. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=109871 Signed-off-by:

Re: [PATCH v3] surface pro 4: Add support for Surface Pro 4 Buttons

2015-12-27 Thread Andy Shevchenko
On Sun, Dec 27, 2015 at 9:21 PM, Weng Xuetian wrote: > Surface Pro 4 buttons are managed by a device with _HID "MSHW0040" > different from Surface Pro 3. > > This commit adds MSHW0040 to id list to support the Surface Pro 4, and > renames the driver to surfacepro_button