[Maverick SRU][PATCH 0/3] Enable up/down volume hot keys. Attempt #2

Tim Gardner tim.gardner at canonical.com
Wed Nov 24 19:29:54 UTC 2010


On 11/24/2010 11:53 AM, Colin Ian King wrote:
> Note: this is re-posting after reworking the WMI core driver and fixing
> overly long lines in the WMI core driver and WMI All-In-One driver.
>
> BugLink: http://bugs.launchpad.net/bugs/676997
>
> Impact: Dell device is lacking volume up/down hotkeys which require
> a WMI driver to handle the WMI hotkey events with the GUID
> 284A0E6B-380E-472A-921F-E52786257FB4.
>
> Fix: Update WMI core driver to support multiple WMI events with the
> same GUID, and add in WMI driver for the two up/down volume hot keys.
>
> Testcase: With the driver, hotkeys work correctly. Without the driver,
> hotkeys don't work.
>
> Colin Ian King (3):
>    UBUNTU: SAUCE: Allow registration of handler to multiple WMI events
>      with same GUID
>    UBUNTU: SAUCE: Add WMI hotkeys support for Dell All-In-One series
>    UBUNTU: [Config] Enable Dell All-In-One WMI Hotkeys driver
>
>   debian.master/config/config.common.ubuntu |    1 +
>   drivers/platform/x86/Kconfig              |   12 ++
>   drivers/platform/x86/Makefile             |    1 +
>   drivers/platform/x86/dell-wmi-aio.c       |  225 +++++++++++++++++++++++++++++
>   drivers/platform/x86/wmi.c                |  127 +++++++++--------
>   5 files changed, 307 insertions(+), 59 deletions(-)
>   create mode 100644 drivers/platform/x86/dell-wmi-aio.c
>
>

Applied to Maverick master-next

-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list