ACK+Applied: [PATCH 0/4][SRU][xenial] intel-hid: handle new hotkeys including wireless button

Kamal Mostafa kamal at canonical.com
Tue Jun 28 15:38:07 UTC 2016


On Tue, Jun 28, 2016 at 05:02:53PM +0800, Alex Hung wrote:
> Impact:
>   Intel ntroduced a new ACPI device to handle various hotkeys, especially, it is
>   used to handle the wireless hotkey in newer dell laptop systems.
> 
> Fix:
>   The new driver handles new events and fix the problem that wireless hoteky 
>   does not work on new Dell systems
> 
>   The patches are included in upstream and are cherry-picked from Linus's repo.
> 
> Tested:
>   The patches are tested on Dell XPS 13 9360
> 
> BugLink: http://bugs.launchpad.net/bugs/1589886


Applied to X, along with an additional commit to actually enable
CONFIG_INTEL_HID_EVENT=m.

Also added the BugLink: to all the patches.

 -Kamal


> 
> Alex Hung (3):
>   intel-hid: new hid event driver for hotkeys
>   intel-hid: fix incorrect entries in intel_hid_keymap
>   intel-hid: add a workaround to ignore an event after waking up from
>     S4.
> 
> Wolfram Sang (1):
>   intel-hid: allocate correct amount of memory for private struct
> 
>  MAINTAINERS                      |   6 +
>  drivers/platform/x86/Kconfig     |  12 ++
>  drivers/platform/x86/Makefile    |   1 +
>  drivers/platform/x86/intel-hid.c | 289 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 308 insertions(+)
>  create mode 100644 drivers/platform/x86/intel-hid.c
> 
> -- 
> 2.7.4
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team




More information about the kernel-team mailing list