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

From: Darren Hart
Date: Sat Oct 03 2015 - 13:18:53 EST


On Mon, Sep 28, 2015 at 08:32:28PM -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 such laptops, but the hotkeys are not handled there.
>
> This driver adds support for hotkey monitoring on certain Toshiba laptops
> that manage the hotkeys via WMI events instead of the Toshiba
> Configuration Interface (TCI).
>
> The toshiba_acpi driver and this one can co-exist, as this only takes
> care of hotkeys, while the proper takes care of hardware related stuff.
>
> Currently the driver is under the EXPERIMENTAL flag, as the keymap
> and the notify function are incomplete (due to lack of hardware to test).
>
> Signed-off-by: Azael Avalos <coproscefalo@xxxxxxxxx>

Queued to testing, thanks Azael.


--
Darren Hart
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/