From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 885D52E06C3; Tue, 8 Jul 2025 16:45:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751993149; cv=none; b=RKoC21PsTGObRAvjQ0YLya1SURTX8S/4xniznEOmhvo+mPew1N/3XkEoaq/Tg1UYKaLMuEBg9WV0dghYyvbd+PaWhZMa4TMOXR/3w6w+J5tQDpncIn2kCgeK0TkT7LfYMbngF+23/iS+ugXiVx2H/Y4NRkulk6x0UJKi/X+oTZg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751993149; c=relaxed/simple; bh=PqieVS0CkNjao5TJfFIiiLwX55XCzWE0Uj+go8wspEM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=bH/7cI6eEjeYBmix5FOhjLWbwSmq+PZbe/3QTFPDsk1c8GrYZo7vlL3kmv9KrPkcABBEEAA2wms9LUmQesKEwC2WeKelQFrY5uVmc5M3sglqMCt1PipENMz9d/dkhodkuCO59x7V8cG6ADE0xThSlaWkkRwqN6GXQAoXWPWp5EU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=vyz+kHGc; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="vyz+kHGc" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BA19CC4CEED; Tue, 8 Jul 2025 16:45:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1751993149; bh=PqieVS0CkNjao5TJfFIiiLwX55XCzWE0Uj+go8wspEM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=vyz+kHGcKWsyS+G5CLzlt3VDP64anFSlsBZao8gHc22ODHFg+UaORbEazJFIZSTWq s8xYW3PcIweMYwnWcJmchtywiwq6oc9Jt2g6ij2if7r15yHnkLFroImIv2F687jjGE BPxazVtLiERpGE4bvHNgNtednUmooko3h5vmRQfs= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Nilton Perim Neto , Dmitry Torokhov Subject: [PATCH 6.12 205/232] Input: xpad - support Acer NGR 200 Controller Date: Tue, 8 Jul 2025 18:23:21 +0200 Message-ID: <20250708162246.801975037@linuxfoundation.org> X-Mailer: git-send-email 2.50.0 In-Reply-To: <20250708162241.426806072@linuxfoundation.org> References: <20250708162241.426806072@linuxfoundation.org> User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Nilton Perim Neto commit 22c69d786ef8fb789c61ca75492a272774221324 upstream. Add the NGR 200 Xbox 360 to the list of recognized controllers. Signed-off-by: Nilton Perim Neto Link: https://lore.kernel.org/r/20250608060517.14967-1-niltonperimneto@gmail.com Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- drivers/input/joystick/xpad.c | 2 ++ 1 file changed, 2 insertions(+) --- a/drivers/input/joystick/xpad.c +++ b/drivers/input/joystick/xpad.c @@ -174,6 +174,7 @@ static const struct xpad_device { { 0x05fd, 0x107a, "InterAct 'PowerPad Pro' X-Box pad (Germany)", 0, XTYPE_XBOX }, { 0x05fe, 0x3030, "Chic Controller", 0, XTYPE_XBOX }, { 0x05fe, 0x3031, "Chic Controller", 0, XTYPE_XBOX }, + { 0x0502, 0x1305, "Acer NGR200", 0, XTYPE_XBOX }, { 0x062a, 0x0020, "Logic3 Xbox GamePad", 0, XTYPE_XBOX }, { 0x062a, 0x0033, "Competition Pro Steering Wheel", 0, XTYPE_XBOX }, { 0x06a3, 0x0200, "Saitek Racing Wheel", 0, XTYPE_XBOX }, @@ -515,6 +516,7 @@ static const struct usb_device_id xpad_t XPAD_XBOX360_VENDOR(0x045e), /* Microsoft Xbox 360 controllers */ XPAD_XBOXONE_VENDOR(0x045e), /* Microsoft Xbox One controllers */ XPAD_XBOX360_VENDOR(0x046d), /* Logitech Xbox 360-style controllers */ + XPAD_XBOX360_VENDOR(0x0502), /* Acer Inc. Xbox 360 style controllers */ XPAD_XBOX360_VENDOR(0x056e), /* Elecom JC-U3613M */ XPAD_XBOX360_VENDOR(0x06a3), /* Saitek P3600 */ XPAD_XBOX360_VENDOR(0x0738), /* Mad Catz Xbox 360 controllers */