[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1417675325-14921-1-git-send-email-coproscefalo@gmail.com>
Date: Wed, 3 Dec 2014 23:42:02 -0700
From: Azael Avalos <coproscefalo@...il.com>
To: Darren Hart <dvhart@...radead.org>,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Azael Avalos <coproscefalo@...il.com>
Subject: [PATCH v2 0/3] toshiba_acpi: Hotkeys and event handling changes
These patches change the current code to accomodate the handling
of more events, since so far, it only handles hotkey events (0x80),
move the hotkey enabling code to a sub function to avoid duplication,
and add event 0x92 which indicates a change in the keyboard backlight
mode.
Changes since V1:
- Split patch 02 in two patches
- Some misc changes in the description of the patches (a bit wider now)
Azael Avalos (3):
toshiba_acpi: Move hotkey enabling code to own function
toshiba_acpi: Change notify funtion to handle more events
toshiba_acpi: Add keyboard backlight mode change event
drivers/platform/x86/toshiba_acpi.c | 139 ++++++++++++++++++++++--------------
1 file changed, 86 insertions(+), 53 deletions(-)
--
2.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists