Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1640662
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] platform/x86: peaq-wmi: Add new peaq-wmi driver |
| Date | 2017-05-12 19:50 +0200 |
| Message-ID | <tGmRr-830-3@gated-at.bofh.it> (permalink) |
| References | <tGkwi-6qS-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, May 12, 2017 at 05:11:54PM +0200, Hans de Goede wrote: > PEAQ is a new European OEM, I've bought one of their 2-in-1 x86 > devices, which is actually quite a nice device. Under Windows it has > Dolby software for "better" sound and you can select different equalizer > presets using a special button. > > This WMI interface for this button is not really nice, as it does not do > notifies (it really does not I tripple checked), but since I had already > figured out the entire WMI interface for this I decided to go the full > mile anyways and also implent a WMI based input driver for this using > input_polldev since, well, we need to poll. > > This commit adds support for this button making it report KEY_SOUND input > events. KEY_SOUND is already used in various places to switch sound into > theatre mode and things like that so it seems appropriate here. > > Signed-off-by: Hans de Goede <hdegoede@redhat.com> > Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> > Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Queued to testing, thanks. -- Darren Hart VMware Open Source Technology Center
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3] platform/x86: peaq-wmi: Add new peaq-wmi driver Hans de Goede <hdegoede@redhat.com> - 2017-05-12 17:20 +0200 Re: [PATCH v3] platform/x86: peaq-wmi: Add new peaq-wmi driver Darren Hart <dvhart@infradead.org> - 2017-05-12 19:50 +0200
csiph-web