Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp4178555pxb; Mon, 8 Feb 2021 09:43:22 -0800 (PST) X-Google-Smtp-Source: ABdhPJxLpSynIfDG8XE3f3C8sUU3aAFIwnHjf5HFcCzbnBIGknJ3JceZtL0Fqj3Vlp3mCcFfsytj X-Received: by 2002:a05:6402:254b:: with SMTP id l11mr18052753edb.202.1612806202551; Mon, 08 Feb 2021 09:43:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612806202; cv=none; d=google.com; s=arc-20160816; b=Ukstx72K2MxNzA6DijrBtWixhmuxpNQt+gNulY17Xr6KyqJQRmGpXX7eXjYmwMNe6K IwtlbUxNlcWjR86hZ0+jFe+Bf+q0mjpyYup4wgDT95fZEqfQsc9d8U9sx4beR+WumLzW OpGs/weE3ZbxU90iv38IX2vwUQYOZG5dyNftbz8ljs2Ox5VGhgv/nBfPgdHYEIfard3w zqqWKSYGezTx41+NMYecNaJ0eaHjW3RCfG7KiYYKoZh4QcXxzppQ4Pf1gGVTIlq9S8FA E7ndl5q6iqKLC3xF+kEZLugGWXwNMF9rowttrWhKUfNVyX7gX3iLa1O6tyjDkOJ1WxhC 65nA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=ckFEWM+0Kuo1GsWdBKP+MwdmC/UsI8sYuleWGmKkHCQ=; b=liDQsf55eVr0S6mRVlBCo4w/73nPe5lDAIu8nirbLwOb8uv1FeuE81STav5zQ0s6f2 qkOR5K6jFE9WxH2AiyOFaquQRa+XOpG2YTP0gKw6lxzmCaDFLup6W+hMZHmsSGhj+mBO LjPttKBjNrP9P3vlGwtdEJJA5eeMrQZ1latGPmgD5tVyweVNfD2P6fKgp64bhM7mtFOo l529L6b10TypFrj4UjhLBK96sQmKJ4slQAP+rtn/D/RGn+vbTpXP8VaADLmOuoNooFFe Cw9j/JEU9JzG4wsFOTLZeMrM+HLgynDfrCBwbOHJpeogxphX2qljWDw5Oy9iZy/+7S9h 6DBw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=OFlN8LFc; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i17si12235801ejf.482.2021.02.08.09.42.57; Mon, 08 Feb 2021 09:43:22 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=OFlN8LFc; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234916AbhBHRll (ORCPT + 99 others); Mon, 8 Feb 2021 12:41:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:60984 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231939AbhBHPSV (ORCPT ); Mon, 8 Feb 2021 10:18:21 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 65ACA64E84; Mon, 8 Feb 2021 15:12:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612797141; bh=qCmDAzNUKnnrPGAkE+92nR9G9+zL+bKh5YZnLiw431k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OFlN8LFcZzmPZcrGMtmOb4JSeu1XmarIE33XNZVStnPiVUBNv1zVwGizT+Iylo6zR XFZKJwG3biBQPzoDIqpqLvwNuN/JGruqWhUbE9zlJlpvpu2VNQfMR4jDubbvHufVgI HfupGpMNJUqskq1XTXjokQjXUo633iVT8CGdcRj4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Benjamin Valentin , Dmitry Torokhov Subject: [PATCH 5.4 57/65] Input: xpad - sync supported devices with fork on GitHub Date: Mon, 8 Feb 2021 16:01:29 +0100 Message-Id: <20210208145812.431052573@linuxfoundation.org> X-Mailer: git-send-email 2.30.0 In-Reply-To: <20210208145810.230485165@linuxfoundation.org> References: <20210208145810.230485165@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Benjamin Valentin commit 9bbd77d5bbc9aff8cb74d805c31751f5f0691ba8 upstream. There is a fork of this driver on GitHub [0] that has been updated with new device IDs. Merge those into the mainline driver, so the out-of-tree fork is not needed for users of those devices anymore. [0] https://github.com/paroj/xpad Signed-off-by: Benjamin Valentin Link: https://lore.kernel.org/r/20210121142523.1b6b050f@rechenknecht2k11 Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- drivers/input/joystick/xpad.c | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) --- a/drivers/input/joystick/xpad.c +++ b/drivers/input/joystick/xpad.c @@ -215,9 +215,17 @@ static const struct xpad_device { { 0x0e6f, 0x0213, "Afterglow Gamepad for Xbox 360", 0, XTYPE_XBOX360 }, { 0x0e6f, 0x021f, "Rock Candy Gamepad for Xbox 360", 0, XTYPE_XBOX360 }, { 0x0e6f, 0x0246, "Rock Candy Gamepad for Xbox One 2015", 0, XTYPE_XBOXONE }, - { 0x0e6f, 0x02ab, "PDP Controller for Xbox One", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02a0, "PDP Xbox One Controller", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02a1, "PDP Xbox One Controller", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02a2, "PDP Wired Controller for Xbox One - Crimson Red", 0, XTYPE_XBOXONE }, { 0x0e6f, 0x02a4, "PDP Wired Controller for Xbox One - Stealth Series", 0, XTYPE_XBOXONE }, { 0x0e6f, 0x02a6, "PDP Wired Controller for Xbox One - Camo Series", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02a7, "PDP Xbox One Controller", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02a8, "PDP Xbox One Controller", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02ab, "PDP Controller for Xbox One", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02ad, "PDP Wired Controller for Xbox One - Stealth Series", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02b3, "Afterglow Prismatic Wired Controller", 0, XTYPE_XBOXONE }, + { 0x0e6f, 0x02b8, "Afterglow Prismatic Wired Controller", 0, XTYPE_XBOXONE }, { 0x0e6f, 0x0301, "Logic3 Controller", 0, XTYPE_XBOX360 }, { 0x0e6f, 0x0346, "Rock Candy Gamepad for Xbox One 2016", 0, XTYPE_XBOXONE }, { 0x0e6f, 0x0401, "Logic3 Controller", 0, XTYPE_XBOX360 }, @@ -296,6 +304,9 @@ static const struct xpad_device { { 0x1bad, 0xfa01, "MadCatz GamePad", 0, XTYPE_XBOX360 }, { 0x1bad, 0xfd00, "Razer Onza TE", 0, XTYPE_XBOX360 }, { 0x1bad, 0xfd01, "Razer Onza", 0, XTYPE_XBOX360 }, + { 0x20d6, 0x2001, "BDA Xbox Series X Wired Controller", 0, XTYPE_XBOXONE }, + { 0x20d6, 0x281f, "PowerA Wired Controller For Xbox 360", 0, XTYPE_XBOX360 }, + { 0x2e24, 0x0652, "Hyperkin Duke X-Box One pad", 0, XTYPE_XBOXONE }, { 0x24c6, 0x5000, "Razer Atrox Arcade Stick", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 }, { 0x24c6, 0x5300, "PowerA MINI PROEX Controller", 0, XTYPE_XBOX360 }, { 0x24c6, 0x5303, "Xbox Airflo wired controller", 0, XTYPE_XBOX360 }, @@ -429,8 +440,12 @@ static const struct usb_device_id xpad_t XPAD_XBOX360_VENDOR(0x162e), /* Joytech X-Box 360 controllers */ XPAD_XBOX360_VENDOR(0x1689), /* Razer Onza */ XPAD_XBOX360_VENDOR(0x1bad), /* Harminix Rock Band Guitar and Drums */ + XPAD_XBOX360_VENDOR(0x20d6), /* PowerA Controllers */ + XPAD_XBOXONE_VENDOR(0x20d6), /* PowerA Controllers */ XPAD_XBOX360_VENDOR(0x24c6), /* PowerA Controllers */ XPAD_XBOXONE_VENDOR(0x24c6), /* PowerA Controllers */ + XPAD_XBOXONE_VENDOR(0x2e24), /* Hyperkin Duke X-Box One pad */ + XPAD_XBOX360_VENDOR(0x2f24), /* GameSir Controllers */ { } };