Re: [PATCH] platform/x86: Toshiba WMI Hotkey Driver

2015-09-22 Thread Azael Avalos
Hi there 2015-09-19 10:48 GMT-06:00 Dmitry Torokhov : > On Fri, Sep 18, 2015 at 2:59 PM, Darren Hart wrote: >> On Wed, Sep 09, 2015 at 11:30:10AM -0600, Azael Avalos wrote: >>> Toshiba laptops that feature WMI events for hotkeys were left unsupported >>> by the toshiba_acpi driver, however, commi

Re: [PATCH] platform/x86: Toshiba WMI Hotkey Driver

2015-09-19 Thread Dmitry Torokhov
On Fri, Sep 18, 2015 at 2:59 PM, Darren Hart wrote: > On Wed, Sep 09, 2015 at 11:30:10AM -0600, Azael Avalos wrote: >> Toshiba laptops that feature WMI events for hotkeys were left unsupported >> by the toshiba_acpi driver, however, commit a88bc06e5aec ("toshiba_acpi: >> Avoid registering input de

Re: [PATCH] platform/x86: Toshiba WMI Hotkey Driver

2015-09-18 Thread Azael Avalos
Hi Darren, 2015-09-18 15:59 GMT-06:00 Darren Hart : > On Wed, Sep 09, 2015 at 11:30:10AM -0600, Azael Avalos wrote: >> Toshiba laptops that feature WMI events for hotkeys were left unsupported >> by the toshiba_acpi driver, however, commit a88bc06e5aec ("toshiba_acpi: >> Avoid registering input de

Re: [PATCH] platform/x86: Toshiba WMI Hotkey Driver

2015-09-18 Thread Darren Hart
On Wed, Sep 09, 2015 at 11:30:10AM -0600, Azael Avalos wrote: > Toshiba laptops that feature WMI events for hotkeys were left unsupported > by the toshiba_acpi driver, however, commit a88bc06e5aec ("toshiba_acpi: > Avoid registering input device on WMI event laptops") added hardware > support for s

[PATCH] platform/x86: Toshiba WMI Hotkey Driver

2015-09-09 Thread Azael Avalos
Toshiba laptops that feature WMI events for hotkeys were left unsupported by the toshiba_acpi driver, however, commit a88bc06e5aec ("toshiba_acpi: Avoid registering input device on WMI event laptops") added hardware support for such laptops, but the hotkeys are not handled there. This driver adds