From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Lutomirski Subject: [PATCH v2 0/3] dell platform driver tweaks v2 Date: Mon, 30 Nov 2015 17:01:58 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Sender: platform-driver-x86-owner@vger.kernel.org To: Darren Hart Cc: Matthew Garrett , linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org, Mario Limonciello , =?UTF-8?q?Pali=20Roh=C3=A1r?= , Andy Lutomirski List-Id: linux-acpi@vger.kernel.org Here's v2. I'm still hoping to hear more details about the rfkill button. Meanwhile, let's at least wire up the WMI decoding stuff and get the rest in. Changes from v1: - The new hotkey code matches reality better. - Don't send key events for the new hotkeys (yet?) - Improve warning formatting. Andy Lutomirski (3): dell-wmi: Use a C99-style array for bios_to_linux_keycode dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake) dell-wmi: Improve unknown hotkey handling drivers/platform/x86/dell-wmi.c | 143 +++++++++++++++++++++++++++++++--------- 1 file changed, 112 insertions(+), 31 deletions(-) -- 2.5.0