Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3527413pxf; Mon, 15 Mar 2021 11:32:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzIs8lzDuEaON++J/BJTz4nombbdzYUZn4WV+JKoqsms0tVdZ+L8kz0toCrTM1PobqU+DpN X-Received: by 2002:a17:906:7c48:: with SMTP id g8mr25471461ejp.138.1615833159077; Mon, 15 Mar 2021 11:32:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615833159; cv=none; d=google.com; s=arc-20160816; b=X5g8BzYkUSUu9GWr24jMYQHpi3CJMep6we2zO8qCQ6LwI1yI003mTDRwMp4ggfgJcn zRDbCwtUCgyYKDU/q26mpRpX57OmL4K1djkJ06zvlfCK4bG4u7or/dJPrwSGgHbZdLcm lI1fsklhG83DX1HbNjHeuDvBvGg3s0YC0O+FJPy+6mGzuSWnuialRuHdAFH0TdgWIb8G p0SU5s2yzRjt14CbGLfd6SEPSbx3j6a69CgGvnDFQhuddJ2vwBFcbPYaZ3MgxcUkTRa8 /oAGefmRC141yAqxK6+Pj7oGP1L+xETAdTF1VbdW/kQQglTGqq9xG83BuooynNd1K+/P 7CcQ== 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=jND9YGC4dRVbhPsPXMG2nwWjzdKiYXZ/LVykp9Mo3/A=; b=AqsI7+0EzFt6paeDBerxH6eBJpr/EhSGJniz3dMqQ93xgdlwc27ZXGpL0HBroHQxYt EF5KuQEt6XuoU0cuXGMQ9SVr6YYwnHCpwRfW4VISuqCI9aeWOSbxOCpG0mBnpgSHvino iRk9gJ8YyAYL4Z0t8qpLQNJYz3R9Fx9+UPlQMLh9jb+JKy5B0LqFIjFrs2JZ747NRyOD FZqjickYu3Vg9EqL7hlHUCe2Wif/MiUoGCNy2UDjtFuLDOBoW+vUr0RY68Mef/X/EE4d feSpusuqUqw21688QvMYjdEBQmKg2Nw3LMwfDaqbfbLZd3sbDtupToP23hwLJ37xKe9F 7vEg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=jFTFgKeT; 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 kl9si7060954ejc.271.2021.03.15.11.32.16; Mon, 15 Mar 2021 11:32:39 -0700 (PDT) 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=jFTFgKeT; 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 S240606AbhCOOiJ (ORCPT + 99 others); Mon, 15 Mar 2021 10:38:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:37540 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233299AbhCOOBW (ORCPT ); Mon, 15 Mar 2021 10:01:22 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BC62064EF3; Mon, 15 Mar 2021 14:00:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615816839; bh=w4QaNXjUDjaiped9JuQNsCoByJ8C/CItVMR5fDiL4kw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jFTFgKeTqYkLIe3Gh9h+OJnTv6zShfSBjJi6noCCqsdRmAm1rN/XxpjuEJZiUK8Jw qScuke+OJlTnGH275VVnAvWxXvbG8WYC/Tfg6ZA2zMswHSB2XajPUgok2H4aPq3NtL slOJWSElXcMEHEjEXI//FHzZEVMkuBbCD3vxpzLk= From: gregkh@linuxfoundation.org To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, =?UTF-8?q?Filipe=20La=C3=ADns?= , Jiri Kosina , Sasha Levin Subject: [PATCH 5.10 144/290] HID: logitech-dj: add support for the new lightspeed connection iteration Date: Mon, 15 Mar 2021 14:53:57 +0100 Message-Id: <20210315135546.778815639@linuxfoundation.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210315135541.921894249@linuxfoundation.org> References: <20210315135541.921894249@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: Greg Kroah-Hartman From: Filipe Laíns [ Upstream commit fab3a95654eea01d6b0204995be8b7492a00d001 ] This new connection type is the new iteration of the Lightspeed connection and will probably be used in some of the newer gaming devices. It is currently use in the G Pro X Superlight. This patch should be backported to older versions, as currently the driver will panic when seing the unsupported connection. This isn't an issue when using the receiver that came with the device, as Logitech has been using different PIDs when they change the connection type, but is an issue when using a generic receiver (well, generic Lightspeed receiver), which is the case of the one in the Powerplay mat. Currently, the only generic Ligthspeed receiver we support, and the only one that exists AFAIK, is ther Powerplay. As it stands, the driver will panic when seeing a G Pro X Superlight connected to the Powerplay receiver and won't send any input events to userspace! The kernel will warn about this so the issue should be easy to identify, but it is still very worrying how hard it will fail :( [915977.398471] logitech-djreceiver 0003:046D:C53A.0107: unusable device of type UNKNOWN (0x0f) connected on slot 1 Signed-off-by: Filipe Laíns Signed-off-by: Jiri Kosina Signed-off-by: Sasha Levin --- drivers/hid/hid-logitech-dj.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/hid/hid-logitech-dj.c b/drivers/hid/hid-logitech-dj.c index fcdc922bc973..271bd8d24339 100644 --- a/drivers/hid/hid-logitech-dj.c +++ b/drivers/hid/hid-logitech-dj.c @@ -995,7 +995,12 @@ static void logi_hidpp_recv_queue_notif(struct hid_device *hdev, workitem.reports_supported |= STD_KEYBOARD; break; case 0x0d: - device_type = "eQUAD Lightspeed 1_1"; + device_type = "eQUAD Lightspeed 1.1"; + logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); + workitem.reports_supported |= STD_KEYBOARD; + break; + case 0x0f: + device_type = "eQUAD Lightspeed 1.2"; logi_hidpp_dev_conn_notif_equad(hdev, hidpp_report, &workitem); workitem.reports_supported |= STD_KEYBOARD; break; -- 2.30.1