public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] toshiba_acpi: Hotkey handling and keymap updates
@ 2015-03-20 22:55 Azael Avalos
  2015-03-20 22:55 ` [PATCH v2 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions Azael Avalos
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Azael Avalos @ 2015-03-20 22:55 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel; +Cc: Azael Avalos

These patches add support to a new function that queries the supported Hotkey
Event Type, making the use of the DMI matching unnecessary and also fixes
the "Special Functions" mode on some laptops.

Changes since v1:
- Renamed HCI_HOTKEY_EVENT_TYPE to HCI_SYSTEM_INFO definition to
  better reflect what the call does, and also the HCI_HOTKEY_EVENT_*
  types
- Fixed a typo in the error description
- Added a comment block explaining a bit why we also use the "Special
  Functions" as a check for keymap selection

Azael Avalos (3):
  toshiba_acpi: Add Hotkey Event Type function and definitions
  toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
  toshiba_acpi: Fix the enabling of the Special Functions

 drivers/platform/x86/toshiba_acpi.c | 118 ++++++++++++++++++++++++------------
 1 file changed, 80 insertions(+), 38 deletions(-)

-- 
2.2.2


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

end of thread, other threads:[~2015-03-25 18:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 22:55 [PATCH v2 0/3] toshiba_acpi: Hotkey handling and keymap updates Azael Avalos
2015-03-20 22:55 ` [PATCH v2 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions Azael Avalos
2015-03-20 22:55 ` [PATCH v2 2/3] toshiba_acpi: Use the Hotkey Event Type function for keymap choosing Azael Avalos
2015-03-20 22:55 ` [PATCH v2 3/3] toshiba_acpi: Fix the enabling of the Special Functions Azael Avalos
2015-03-25 18:02 ` [PATCH v2 0/3] toshiba_acpi: Hotkey handling and keymap updates Darren Hart

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