From: Azael Avalos <coproscefalo@gmail.com>
To: Darren Hart <dvhart@infradead.org>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Azael Avalos <coproscefalo@gmail.com>
Subject: [PATCH v3 0/3] toshiba_acpi: Hotkeys and event handling changes
Date: Thu, 4 Dec 2014 20:22:44 -0700 [thread overview]
Message-ID: <1417749767-3898-1-git-send-email-coproscefalo@gmail.com> (raw)
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 V3:
- Removed a left over variable from the split in patch 02 and
moved it to patch 03 (where it belongs)
- A bit more verbose description on patch 03
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
next reply other threads:[~2014-12-05 3:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-05 3:22 Azael Avalos [this message]
2014-12-03 13:38 ` [PATCH v3 0/3] toshiba_acpi: Hotkeys and event handling changes Darren Hart
2014-12-05 3:22 ` [PATCH v3 1/3] toshiba_acpi: Move hotkey enabling code to own function Azael Avalos
2014-12-05 3:22 ` [PATCH v3 2/3] toshiba_acpi: Change notify funtion to handle more events Azael Avalos
2014-12-05 3:22 ` [PATCH v3 3/3] toshiba_acpi: Add keyboard backlight mode change event Azael Avalos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1417749767-3898-1-git-send-email-coproscefalo@gmail.com \
--to=coproscefalo@gmail.com \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox