Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp1184936ybf; Thu, 27 Feb 2020 06:29:20 -0800 (PST) X-Google-Smtp-Source: APXvYqxsNjhQliN9IpNXAh4UnAmALS9L7bG0VDWFlOIWtwrdPNSfuSDmm1qWi6y1MvwWzm+XSE2q X-Received: by 2002:a9d:6288:: with SMTP id x8mr3527597otk.2.1582813760369; Thu, 27 Feb 2020 06:29:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582813760; cv=none; d=google.com; s=arc-20160816; b=BjlLNwq6hk57lVZ1DVVJjKodQiMD61gd6FJjU/bqCyuv88748cDO+trK3mfCnepiEu vDvsyuhAwwXcjQ/PS+8ejQA9p6JDxTTrD3C+5uOao8ryN9ADoqm2PG+Gwc8Oi/ixlU1M onkYTMHRACjCxWGhWQNn+7921ojRqNm8qnRxep/QxzE4r6niML8XuKFdITGw3zOCwHqG LSoEvqkl+S5nElRbUgybhPFxcEI9arNGclCGQVw9xxiTX7y+zAOl8X28gHDT3tyDEF/m msXUKVT2z85HSUvQv3ln8j5WnX5O9xH0mJKGOtY4R37WHjpOOoJJmn8UKCzb6ybbwci1 Y7sQ== 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=jypsElazcj4n5TWMVVT2QZBDs5H51mKDhschLaLj2N0=; b=hdkx2wJrnt6N3kXwJXSk4i+O+OG2Jw9NFqbW9f7Em1NhHlttv5jltWaK7sgBTtVw6F 0E0cvX7DZbEATYs1FhItxE+SY07/C/BsFiF361hV5K6d2zWh5Mk6It9QU7qN64QRrFKw I5z8UOrYqf9+cDZCh6mY9jBbi16knJxmctzPgKI0vQ+U6syxg/z29eR7k+IHnlbtrX6K E1ahWsYZaK6q0LbkgOS59Ts5tuB6A4p6sHBxf1SIY8oB2gogjw83/gBRev9omBXiAXkm EX07TtL4Cckh3nee55VPLZTfKShpmWXdM1geyIFwsL/OgQM0pNF4c+IuWw3NVF7p8sdQ 8UKQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vfTu8fAU; 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 h2si1351446oie.151.2020.02.27.06.29.07; Thu, 27 Feb 2020 06:29:20 -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=vfTu8fAU; 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 S2388079AbgB0O27 (ORCPT + 99 others); Thu, 27 Feb 2020 09:28:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:44460 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733199AbgB0OHD (ORCPT ); Thu, 27 Feb 2020 09:07:03 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 7DE2F24656; Thu, 27 Feb 2020 14:07:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582812423; bh=+0asDplfb07wNNmLESV2a03zLzTheHS3Q5EA2UglSmI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=vfTu8fAUi3jSKLrzzco6ckE5O7MZnkMLu+W9bEjmfOYs4Crh235FJ0TwqFlWISpDf Myo5/g+cCSAOE+drxBtvyqylspM7Ur+82jEPjDQDfYBp7in8/tPnOEfCdmb6yu5BKO E9ZYVTrg0BcDXyoCjjsqMeWjsSO/CdSROz21T/IQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Christoph Jung Subject: [PATCH 5.4 012/135] USB: misc: iowarrior: add support for 2 OEMed devices Date: Thu, 27 Feb 2020 14:35:52 +0100 Message-Id: <20200227132230.893689898@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200227132228.710492098@linuxfoundation.org> References: <20200227132228.710492098@linuxfoundation.org> User-Agent: quilt/0.66 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 From: Greg Kroah-Hartman commit 461d8deb26a7d70254bc0391feb4fd8a95e674e8 upstream. Add support for two OEM devices that are identical to existing IO-Warrior devices, except for the USB device id. Cc: Christoph Jung Cc: stable Link: https://lore.kernel.org/r/20200212040422.2991-1-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman --- drivers/usb/misc/iowarrior.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) --- a/drivers/usb/misc/iowarrior.c +++ b/drivers/usb/misc/iowarrior.c @@ -34,6 +34,10 @@ /* full speed iowarrior */ #define USB_DEVICE_ID_CODEMERCS_IOW56 0x1503 +/* OEMed devices */ +#define USB_DEVICE_ID_CODEMERCS_IOW24SAG 0x158a +#define USB_DEVICE_ID_CODEMERCS_IOW56AM 0x158b + /* Get a minor range for your devices from the usb maintainer */ #ifdef CONFIG_USB_DYNAMIC_MINORS #define IOWARRIOR_MINOR_BASE 0 @@ -133,6 +137,8 @@ static const struct usb_device_id iowarr {USB_DEVICE(USB_VENDOR_ID_CODEMERCS, USB_DEVICE_ID_CODEMERCS_IOWPV1)}, {USB_DEVICE(USB_VENDOR_ID_CODEMERCS, USB_DEVICE_ID_CODEMERCS_IOWPV2)}, {USB_DEVICE(USB_VENDOR_ID_CODEMERCS, USB_DEVICE_ID_CODEMERCS_IOW56)}, + {USB_DEVICE(USB_VENDOR_ID_CODEMERCS, USB_DEVICE_ID_CODEMERCS_IOW24SAG)}, + {USB_DEVICE(USB_VENDOR_ID_CODEMERCS, USB_DEVICE_ID_CODEMERCS_IOW56AM)}, {} /* Terminating entry */ }; MODULE_DEVICE_TABLE(usb, iowarrior_ids); @@ -357,6 +363,7 @@ static ssize_t iowarrior_write(struct fi } switch (dev->product_id) { case USB_DEVICE_ID_CODEMERCS_IOW24: + case USB_DEVICE_ID_CODEMERCS_IOW24SAG: case USB_DEVICE_ID_CODEMERCS_IOWPV1: case USB_DEVICE_ID_CODEMERCS_IOWPV2: case USB_DEVICE_ID_CODEMERCS_IOW40: @@ -371,6 +378,7 @@ static ssize_t iowarrior_write(struct fi goto exit; break; case USB_DEVICE_ID_CODEMERCS_IOW56: + case USB_DEVICE_ID_CODEMERCS_IOW56AM: /* The IOW56 uses asynchronous IO and more urbs */ if (atomic_read(&dev->write_busy) == MAX_WRITES_IN_FLIGHT) { /* Wait until we are below the limit for submitted urbs */ @@ -493,6 +501,7 @@ static long iowarrior_ioctl(struct file switch (cmd) { case IOW_WRITE: if (dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW24 || + dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW24SAG || dev->product_id == USB_DEVICE_ID_CODEMERCS_IOWPV1 || dev->product_id == USB_DEVICE_ID_CODEMERCS_IOWPV2 || dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW40) { @@ -767,7 +776,8 @@ static int iowarrior_probe(struct usb_in goto error; } - if (dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW56) { + if ((dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW56) || + (dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW56AM)) { res = usb_find_last_int_out_endpoint(iface_desc, &dev->int_out_endpoint); if (res) { @@ -780,7 +790,8 @@ static int iowarrior_probe(struct usb_in /* we have to check the report_size often, so remember it in the endianness suitable for our machine */ dev->report_size = usb_endpoint_maxp(dev->int_in_endpoint); if ((dev->interface->cur_altsetting->desc.bInterfaceNumber == 0) && - (dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW56)) + ((dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW56) || + (dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW56AM))) /* IOWarrior56 has wMaxPacketSize different from report size */ dev->report_size = 7;