Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638409
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver |
| Date | 2017-05-09 23:30 +0200 |
| Message-ID | <tFkRI-7nu-5@gated-at.bofh.it> (permalink) |
| References | <tF8dQ-7bU-23@gated-at.bofh.it> <tFfS1-41K-13@gated-at.bofh.it> <tFidb-5wm-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 09, 2017 at 08:33:13PM +0200, Hans de Goede wrote: > Hi, > > On 05/09/2017 06:00 PM, Darren Hart wrote: > > On Tue, May 09, 2017 at 09:54:31AM +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> > > > > +Dmitry (in case he wants to add a Reviewed-by, left all context below) > > > > Queued to testing, thanks Hans. > > I just noticed that this is causing dmesg spew about the driver not > passing enough arguments to the WMBC method (it only consumes 2, > but apparently its signature says it takes 3). So I need to do a v3 > fixing this, please drop this from your testing branch for now. Done. -- Darren Hart VMware Open Source Technology Center
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver Hans de Goede <hdegoede@redhat.com> - 2017-05-09 10:00 +0200
Re: [PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-05-09 16:40 +0200
Re: [PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver Darren Hart <dvhart@infradead.org> - 2017-05-09 18:10 +0200
Re: [PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-05-09 19:30 +0200
Re: [PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver Hans de Goede <hdegoede@redhat.com> - 2017-05-09 20:40 +0200
Re: [PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver Darren Hart <dvhart@infradead.org> - 2017-05-09 23:30 +0200
csiph-web