Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp10792830imu; Thu, 6 Dec 2018 06:55:12 -0800 (PST) X-Google-Smtp-Source: AFSGD/U0J4r0fp6paudnsiJdPpIdFaWhxJH79VbUwZ388Fj6qhE1lcPEGING0D0VmzhLiV3DjpUw X-Received: by 2002:a17:902:33c1:: with SMTP id b59mr28190358plc.220.1544108112473; Thu, 06 Dec 2018 06:55:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544108112; cv=none; d=google.com; s=arc-20160816; b=xgqjjnRQfD4XsrVzk3bH+s3x4vhm+8B09sDJEokNLvKvGunDGD5s3i8QF/T6oDGriQ BDNGRSA3KxZwDAU9al7rErr26tOqywzk3sOH4OIA/L7Iwm1nmaWnVmcnbfA2vkmeCwEN 6WmHI5FhLACJK+Pfd1Jv5lubE8iD7+5MDDaUdWnXLBdbUhdqTastGxgMQq39lPiRzRw3 z4WV+L4iz2txe1yD5BNN0iHdbnF4+fpuaurJ5nEsH8wETZNx9MgvNaS7FlyZvrJYiDeS IkgnwTq9PnBWRRKwPJlOvtT9qMH+fPf4aG9a1DtKma5mq5asgh2l1Nt8qRTW78hVdYH6 zQ2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=dU1P0cL0r51OQWSoN/gjYhaPKFpMM+Sx4oGOhd80U+Q=; b=NyxuP66VdEfEs7MrGObl0PztE5FJlzYsn4qHjZCsr6/hJieQ1YhJamkNlhnQXiQXnO qlh0jcyA1dvkddopKwhXfC0vBwEJJ8TmxlAv4BocGITTI4O1jzhlxZau5qd0w37rl98a yrMB8c8tWzLI9TQB17E04zONJRqVxoELiPc5b5UlhvdQpntFhQ/7JvE3spfjNgbwVVHg UJV1eNDCspJuPHpjDJhhBblDmihiaTfFRKMMyMRtY/zzjglSdCZk8saHvq3P91BTkyh1 6aLRomH/DMGO9ArOVRCKLC5PDjuPqDE2j0bz+5cdArwtiunfK6k/9R+0pYX97J9CQey1 /ETw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Z78NMmhz; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x187si429822pgx.241.2018.12.06.06.54.56; Thu, 06 Dec 2018 06:55:12 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Z78NMmhz; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726125AbeLFOyH (ORCPT + 99 others); Thu, 6 Dec 2018 09:54:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:49678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730967AbeLFOo6 (ORCPT ); Thu, 6 Dec 2018 09:44:58 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DD23D21479; Thu, 6 Dec 2018 14:44:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544107497; bh=r6cq+FbqMDiU4mdKnP4W2IRrXinrx92qm3jdB4nH+H0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Z78NMmhz+RtkfNGdyfXq4Y5lbEj1t9fgBuVuhAfa+G4r2gDg/S4YHnj/+fAJjfb2H LOCqzRPSUseh3VmXffHC+jnNUk8ihJFlSyBrsHJjl45VS2HRXqJIk6dgqXqzyfHM3P vCZ1UpW8iBm2LsU6RG89olBruj1V+DoRrZO3A03o= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Cameron Gutman , Dmitry Torokhov Subject: [PATCH 4.9 028/101] Input: xpad - quirk all PDP Xbox One gamepads Date: Thu, 6 Dec 2018 15:38:27 +0100 Message-Id: <20181206143013.194415822@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181206143011.174892052@linuxfoundation.org> References: <20181206143011.174892052@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ From: Cameron Gutman commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: https://github.com/paroj/xpad/pull/104 [1]: https://github.com/paroj/xpad/pull/105 [2]: https://github.com/paroj/xpad/pull/108 [3]: https://github.com/paroj/xpad/pull/109 [4]: https://github.com/paroj/xpad/pull/112 [5]: https://github.com/paroj/xpad/pull/115 [6]: https://github.com/paroj/xpad/pull/116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- drivers/input/joystick/xpad.c | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) --- a/drivers/input/joystick/xpad.c +++ b/drivers/input/joystick/xpad.c @@ -483,18 +483,18 @@ static const u8 xboxone_hori_init[] = { }; /* - * This packet is required for some of the PDP pads to start + * This packet is required for most (all?) of the PDP pads to start * sending input reports. These pads include: (0x0e6f:0x02ab), - * (0x0e6f:0x02a4). + * (0x0e6f:0x02a4), (0x0e6f:0x02a6). */ static const u8 xboxone_pdp_init1[] = { 0x0a, 0x20, 0x00, 0x03, 0x00, 0x01, 0x14 }; /* - * This packet is required for some of the PDP pads to start + * This packet is required for most (all?) of the PDP pads to start * sending input reports. These pads include: (0x0e6f:0x02ab), - * (0x0e6f:0x02a4). + * (0x0e6f:0x02a4), (0x0e6f:0x02a6). */ static const u8 xboxone_pdp_init2[] = { 0x06, 0x20, 0x00, 0x02, 0x01, 0x00 @@ -530,12 +530,8 @@ static const struct xboxone_init_packet XBOXONE_INIT_PKT(0x0e6f, 0x0165, xboxone_hori_init), XBOXONE_INIT_PKT(0x0f0d, 0x0067, xboxone_hori_init), XBOXONE_INIT_PKT(0x0000, 0x0000, xboxone_fw2015_init), - XBOXONE_INIT_PKT(0x0e6f, 0x02ab, xboxone_pdp_init1), - XBOXONE_INIT_PKT(0x0e6f, 0x02ab, xboxone_pdp_init2), - XBOXONE_INIT_PKT(0x0e6f, 0x02a4, xboxone_pdp_init1), - XBOXONE_INIT_PKT(0x0e6f, 0x02a4, xboxone_pdp_init2), - XBOXONE_INIT_PKT(0x0e6f, 0x02a6, xboxone_pdp_init1), - XBOXONE_INIT_PKT(0x0e6f, 0x02a6, xboxone_pdp_init2), + XBOXONE_INIT_PKT(0x0e6f, 0x0000, xboxone_pdp_init1), + XBOXONE_INIT_PKT(0x0e6f, 0x0000, xboxone_pdp_init2), XBOXONE_INIT_PKT(0x24c6, 0x541a, xboxone_rumblebegin_init), XBOXONE_INIT_PKT(0x24c6, 0x542a, xboxone_rumblebegin_init), XBOXONE_INIT_PKT(0x24c6, 0x543a, xboxone_rumblebegin_init),