Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752986AbbFCX1F (ORCPT ); Wed, 3 Jun 2015 19:27:05 -0400 Received: from AUSXIPPC110.us.dell.com ([143.166.85.200]:60216 "EHLO ausxippc110.us.dell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558AbbFCX1A (ORCPT ); Wed, 3 Jun 2015 19:27:00 -0400 X-Greylist: delayed 573 seconds by postgrey-1.27 at vger.kernel.org; Wed, 03 Jun 2015 19:27:00 EDT DomainKey-Signature: s=smtpout; d=dell.com; c=nofws; q=dns; h=X-LoopCount0:X-IronPort-AV:Message-ID:Date:From: Organization:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=h5lwRXqXi9eKQk7wBAW/L0sJRaIxnpRbfnXRz/vmRJ/QUI5UhzWZgazB gG76uYlDiGJbNC5ToFlswSmIOfu4D+VdpKvcC9W4jAon81iKmxXoNcMTF bsGiynrCozHZPuUZ5dkZN3urTNSMrFVv5W5PtMU2kk2tPvP/Ey+EkcbKs 0=; X-LoopCount0: from 10.9.160.253 X-IronPort-AV: E=Sophos;i="5.13,549,1427778000"; d="scan'208";a="175366511" Message-ID: <556F8B03.4060802@dell.com> Date: Wed, 03 Jun 2015 18:17:23 -0500 From: Mario Limonciello Organization: Dell Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: "matthew.garrett@nebula.com" CC: LKML , "platform-driver-x86@vger.kernel.org" Subject: Re: [PATCH 0/3] Add support for X51-R3 to alienware-wmi References: <1432755422-26024-1-git-send-email-mario_limonciello@dell.com> In-Reply-To: <1432755422-26024-1-git-send-email-mario_limonciello@dell.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1097 Lines: 30 On 05/27/2015 02:36 PM, Limonciello, Mario wrote: > An upcoming Alienware platform, X51-R3 will support some new features in the > WMI BIOS control API as well as emit some scan codes when particular hardware > is used in conjunction. > > Mario Limonciello (3): > Add support for X51-R3 > Add support for Alienware graphics amplifier. > Capture cable events created by Alienware GFX Amplifier. > > drivers/platform/x86/Kconfig | 1 + > drivers/platform/x86/alienware-wmi.c | 179 ++++++++++++++++++++++++++++++----- > 2 files changed, 156 insertions(+), 24 deletions(-) > Matthew, Aside from the third patch which has unfavorable feedback from Greg, any thoughts on the first two? I purposefully broke them up and would like to get the first two included even if some variation of the third ends up not landing. Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/