Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2970733imu; Sun, 9 Dec 2018 13:59:01 -0800 (PST) X-Google-Smtp-Source: AFSGD/V4+cLKop/BJBBQphqL0i3KUghezQG8JhU3B0d+xwd6NEibHQi2B7t3vcGGq+g1wNYeCrbY X-Received: by 2002:a17:902:bc43:: with SMTP id t3mr9198814plz.124.1544392741172; Sun, 09 Dec 2018 13:59:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544392741; cv=none; d=google.com; s=arc-20160816; b=nCg0Crq7J5zmjimWS8omvKqsyrVDAdFq97r5ah3O0CiSF7yPVnpHCh9B4jTkQfZnm3 ctaoyVVQQyR3brfJrIFemE2Ofa+F666lJYyy7Uv+FaT86UWxbwQCYkTDdHDL/MAp3fcY NAyNjjA8jg7bSwVBSgAIRUz5UKBRPt5om827oET3dWcmcxK43JF5G0vB8e9dOtNEPJQ5 iVaBmYfG4M7frKwcEQyd9eChJljY26AUYtQg07GvxuM1/Io8rW3UXXGG/wT139XF7v2q x8EBsIPGttsgdQS//7Ui38hONXNwZ/Bd7OofG5tmS+nHy7XCH2RX7LMXfDWkTLQraDSg ziXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:subject:message-id:date:cc:to :from:mime-version:content-transfer-encoding:content-disposition; bh=eTNcFgHUXpmx1Zarzv0RnKx4n1inbymt53bQCVPAXnM=; b=m028+gl32TUtb9UB/2LoHEalbsn9q57eOjs/6eqeWICTGHGt0zFf7Kq6QrVu9xz4IG BcGgpbg+5Nwq1uUlrEm2Qt7Ol4WSeOXM394UEZoIAhJQubxzVg7+4Tr/JuJD6JEoxjVS PoK9e850z1sgmY0BTBRULxsbMQjLTmCy8JbG0kWUJ+PKzpswL68woeMGTBomsj0h4g5q e2MpwjOhbGp3N1f4RsWqwTNU4E1U7PMiU1cvKi1Z0nzcFhZ0ewpLf7ajX7ag4/QJnVzK iPClLjNlJShBNfFVrRSeeE0i2fEo4TjIJ0cTYg4EEhdZ/7i538OAQ07NF7pTq64wtRdJ hY0g== ARC-Authentication-Results: i=1; mx.google.com; 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 i96si8683175plb.188.2018.12.09.13.58.46; Sun, 09 Dec 2018 13:59:01 -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; 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 S1726814AbeLIV51 (ORCPT + 99 others); Sun, 9 Dec 2018 16:57:27 -0500 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:36386 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726794AbeLIVzl (ORCPT ); Sun, 9 Dec 2018 16:55:41 -0500 Received: from pub.yeoldevic.com ([81.174.156.145] helo=deadeye) by shadbolt.decadent.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gW735-0002pp-6h; Sun, 09 Dec 2018 21:55:39 +0000 Received: from ben by deadeye with local (Exim 4.91) (envelope-from ) id 1gW72f-0003US-Uv; Sun, 09 Dec 2018 21:55:13 +0000 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: Ben Hutchings To: linux-kernel@vger.kernel.org, stable@vger.kernel.org CC: akpm@linux-foundation.org, "Greg Kroah-Hartman" , "=?UTF-8?q?Maxence=20Dupr=C3=A8s?=" Date: Sun, 09 Dec 2018 21:50:33 +0000 Message-ID: X-Mailer: LinuxStableQueue (scripts by bwh) X-Patchwork-Hint: ignore Subject: [PATCH 3.16 196/328] USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller In-Reply-To: X-SA-Exim-Connect-IP: 81.174.156.145 X-SA-Exim-Mail-From: ben@decadent.org.uk X-SA-Exim-Scanned: No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 3.16.62-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Maxence Duprès commit 9b83a1c301ad6d24988a128c69b42cbaaf537d82 upstream. WORLDE Controller KS49 or Prodipe MIDI 49C USB controller cause a -EPROTO error, a communication restart and loop again. This issue has already been fixed for KS25. https://lore.kernel.org/patchwork/patch/753077/ I just add device 201 for KS49 in quirks.c to get it works. Signed-off-by: Laurent Roux Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- drivers/usb/core/quirks.c | 4 ++++ 1 file changed, 4 insertions(+) --- a/drivers/usb/core/quirks.c +++ b/drivers/usb/core/quirks.c @@ -37,6 +37,10 @@ static const struct usb_device_id usb_qu /* CBM - Flash disk */ { USB_DEVICE(0x0204, 0x6025), .driver_info = USB_QUIRK_RESET_RESUME }, + /* WORLDE Controller KS49 or Prodipe MIDI 49C USB controller */ + { USB_DEVICE(0x0218, 0x0201), .driver_info = + USB_QUIRK_CONFIG_INTF_STRINGS }, + /* WORLDE easy key (easykey.25) MIDI controller */ { USB_DEVICE(0x0218, 0x0401), .driver_info = USB_QUIRK_CONFIG_INTF_STRINGS },