Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751960AbbF3TCl (ORCPT ); Tue, 30 Jun 2015 15:02:41 -0400 Received: from ausc60pc101.us.dell.com ([143.166.85.206]:47335 "EHLO ausc60pc101.us.dell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751080AbbF3TCe (ORCPT ); Tue, 30 Jun 2015 15:02:34 -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=JUks+TgIcRxHhQrd3dbvxqgN40ukNU8ma41Fx3X85wzk5SODKXJw/PbS nNIN9xLTqYEXFkFvp42CAlpRGQtWfdDy8JG+Zn8aOtivQ0yhS4wyaSaQH GfeYlz5tCEiy3FJJwQsmEByHTpjSAMON+8FmCg0sJ9wHafTroYFOiqq3g Y=; X-LoopCount0: from 10.9.160.253 X-IronPort-AV: E=Sophos;i="5.15,379,1432616400"; d="scan'208";a="807171496" Message-ID: <5592E7B2.3070100@dell.com> Date: Tue, 30 Jun 2015 14:02:10 -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> <557FB32C.7090807@dell.com> In-Reply-To: <557FB32C.7090807@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: 1683 Lines: 47 On 06/16/2015 12:25 AM, Mario Limonciello wrote: > > 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, Hello, If I need to resubmit these first 2 patches, or you have some concerns with them, please let me know. I haven't gotten any feedback on them in over a month. 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/