[PATCH][v2] intel-hid: new hid event driver for hotkeys

2015-12-18 Thread Alex Hung
This driver supports various HID events including hotkeys. Dell XPS 13 9350 requires it for the wireless hotkey. Signed-off-by: Alex Hung --- MAINTAINERS | 6 + drivers/platform/x86/Kconfig | 11 ++ drivers/platform/x86/Makefile| 1 +

Re: [PATCH][v2] intel-hid: new hid event driver for hotkeys

2015-12-18 Thread Andy Lutomirski
On Fri, Dec 18, 2015 at 7:31 AM, Alex Hung wrote: > This driver supports various HID events including hotkeys. > Dell XPS 13 9350 requires it for the wireless hotkey. > Still: Reviewed-and-tested-by: Andy Lutomirski with the single character nitpick:

Re: [PATCH][v2] intel-hid: new hid event driver for hotkeys

2015-12-18 Thread Darren Hart
On Fri, Dec 18, 2015 at 08:41:32AM -0800, Andy Lutomirski wrote: > On Fri, Dec 18, 2015 at 7:31 AM, Alex Hung wrote: > > This driver supports various HID events including hotkeys. > > Dell XPS 13 9350 requires it for the wireless hotkey. > > > > Still: > >

Re: [PATCH][v2] intel-hid: new hid event driver for hotkeys

2015-12-18 Thread Darren Hart
On Fri, Dec 18, 2015 at 11:31:10PM +0800, Alex Hung wrote: > This driver supports various HID events including hotkeys. > Dell XPS 13 9350 requires it for the wireless hotkey. > > Signed-off-by: Alex Hung Queued to testing. -- Darren Hart Intel Open Source Technology