From mboxrd@z Thu Jan 1 00:00:00 1970 From: Azael Avalos Subject: [PATCH 0/5] toshiba_acpi: Various changes plus fixes Date: Fri, 5 Sep 2014 11:14:02 -0600 Message-ID: <1409937247-2525-1-git-send-email-coproscefalo@gmail.com> Return-path: Received: from mail-pd0-f176.google.com ([209.85.192.176]:58660 "EHLO mail-pd0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751104AbaIEROY (ORCPT ); Fri, 5 Sep 2014 13:14:24 -0400 Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Matthew Garrett , Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Azael Avalos Up for review. This series of patches introduce support for the new keyboard backlight type found on recent Toshiba laptops, removes the position sysfs entry and instead creates an input polled device (joystick), and a few fixes and additions to the keymap list. Azael Avalos (5): toshiba_acpi: Additional hotkey scancodes toshiba_acpi: Fix illumination not available on certain models toshiba_acpi: Add accelerometer input polled device toshiba_acpi: Support new keyboard backlight type toshiba_acpi: Change touchpad store to check for invalid values drivers/platform/x86/toshiba_acpi.c | 277 ++++++++++++++++++++++++++---------- 1 file changed, 199 insertions(+), 78 deletions(-) -- 2.0.0