Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752274AbbFPF1P (ORCPT ); Tue, 16 Jun 2015 01:27:15 -0400 Received: from AUSXIPPC110.us.dell.com ([143.166.85.200]:2433 "EHLO ausxippc110.us.dell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350AbbFPF1G (ORCPT ); Tue, 16 Jun 2015 01:27:06 -0400 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=xaoG+T+DL3ZEIU/hC9XCSMTBuflKHrLuRc6Ks9OF2mhmwsIRwhNydCR+ 3HKOMQEuJlKETfGPahwA9ea/Q2Ax4yHPVwg391dS+sSinq6JTJKiaFYFB 7h12d0haivVoHdhCBVmT8BUusdfr3GlXZs8ghv4uWKjlYgOViodQ46lTw A=; X-LoopCount0: from 10.9.160.253 X-IronPort-AV: E=Sophos;i="5.13,623,1427778000"; d="scan'208";a="179868815" Message-ID: <557FB32C.7090807@dell.com> Date: Tue, 16 Jun 2015 00:25:00 -0500 From: Mario Limonciello Organization: Dell Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.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> <556F8B03.4060802@dell.com> In-Reply-To: <556F8B03.4060802@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: 1416 Lines: 39 On 06/03/2015 06:17 PM, Mario Limonciello wrote: > > 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, > Hi Matthew, I wanted to check in once more on the first two patches. If you've got them queued up for inclusion in a future kernel already please let me know. If any changes are needed I'd like to get them taken care of. 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/