Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp898336imu; Tue, 11 Dec 2018 09:14:35 -0800 (PST) X-Google-Smtp-Source: AFSGD/VeRfOPJZi2oWOfZACxLtWBzbnmqO4+y4jpGiLxw7zp6ffy9q1ZwV4+ohgePjXJJwOZeVuN X-Received: by 2002:a17:902:6948:: with SMTP id k8mr16556150plt.2.1544548475395; Tue, 11 Dec 2018 09:14:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544548475; cv=none; d=google.com; s=arc-20160816; b=AeimY+tqpmudrVTiB4+LgntnyFUZTNEIcu+Aod6L8QHFRewVBKX9tb2qtJCoUBcrGW QehfZdPGmsS90jB/SQTM4PZHIphHwauF9yEZAM0PNDohPjwS9jAK3V/2FqzHKmo09Nh0 FKxwFFhS/yu7kB5lEZYqJXoWEIh7RPUY5Ur2fwWdiIT01yoxwTkk8iU8WwQZjuB9pFqS Up77A2XlD/xxkPLuzeCkXezffl03LEKFsnjSopv12hJBCkvUE6IdcuF+YIUaTHlePFS0 MStAcx7XBU7BViVkmB5b8SXqZR8egmRUe2gUCFCiNNkTyLrhZvhKqlebugk5yKjS9K4t kF0Q== 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=s53UDPTEvxt+sb5GNQcsfWGVrYJoItRCVjp+GC96Iow=; b=mPs0I3Xxfm+Bg7uPyZydvez8lLfFaViExp1NWoqQ8HS1zj1iDbZLr52QXCIsVua3aw 74QggX+s0DVhgXmeNjuEK3Q+Z3423JVeUaVp9BpiqHSNdZOzyVxsofh7Fh0p3A8u7vCD uHgPVDhVdDSODfBTX1BhMeCPv6Tbs2Ai9NPOY4ShoaYyFy2A4nAnsF9eNi27C7yV0xts fZ8L5zDdQ+YiV20+MpfMi2xIUywdiU996uSXaLadfpiYDqRYolWcCGOsktVS+i6jBMyP rqXTjAZAlTuCGhM32NXAjNVnC8aWCSCFdk4+AFs4YQCJk4P8HHBRXZy9gApJXcGq4mQ6 fKWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0cgY4DXA; 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 b89si13346445pfj.207.2018.12.11.09.14.19; Tue, 11 Dec 2018 09:14:35 -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=0cgY4DXA; 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 S1727545AbeLKPna (ORCPT + 99 others); Tue, 11 Dec 2018 10:43:30 -0500 Received: from mail.kernel.org ([198.145.29.99]:59974 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727528AbeLKPn2 (ORCPT ); Tue, 11 Dec 2018 10:43:28 -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 7F01D20870; Tue, 11 Dec 2018 15:43:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544543008; bh=3FeZ65VzkIr2VZbu2rmKpy0nVmJhEqUGY0iNXWxOJrE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0cgY4DXAVsGMoGpV0kLOg/AC83XYAgqZvajSNlOQi6maKOXR8bNWZ5yBP56QOLZq0 nDg/ZNPv6+1jUSSTicQHmNjMrcSGO/Miz0Ef8P08OCLWno+an0PymkT7fa2TBZNWF2 L2bdc7imOzKpG/RCTpueaS6ZeI0zrHpVfZA4KE8M= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Cameron Gutman , Dmitry Torokhov Subject: [PATCH 3.18 31/54] Input: xpad - quirk all PDP Xbox One gamepads Date: Tue, 11 Dec 2018 16:41:19 +0100 Message-Id: <20181211151547.863628953@linuxfoundation.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20181211151546.010073210@linuxfoundation.org> References: <20181211151546.010073210@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 3.18-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),