X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v3 0/3] toshiba_acpi: Hotkeys and event handling changes
@ 2014-12-05  3:22 Azael Avalos
  2014-12-03 13:38 ` Darren Hart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Azael Avalos @ 2014-12-05  3:22 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-05  3:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05  3:22 [PATCH v3 0/3] toshiba_acpi: Hotkeys and event handling changes Azael Avalos
2014-12-03 13:38 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox