Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp799209imu; Tue, 11 Dec 2018 07:46:46 -0800 (PST) X-Google-Smtp-Source: AFSGD/VhQhy7aVFQ0g3As3LM9ctBvzgXv46Yaag/UQgfWfIlxdVRxPzST5cJJnFag4RI3bsvH+Mn X-Received: by 2002:a62:3241:: with SMTP id y62mr16718013pfy.178.1544543206039; Tue, 11 Dec 2018 07:46:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544543206; cv=none; d=google.com; s=arc-20160816; b=PYHCdeAD1sEnZZCXu2Lzim6OT58u4d3JeOkL1XPrGdacPe3v0Axbt9C2T30/w+fDL1 t6iz4jJ7amnm091l9x1p3xqW7AGjJXs2SHtFNQeS+9O4njWpqN6Nf43aMVKBizAad+3W hwrF7XtUCV/84h01zmTTio2Ue9sAxTID8hMDd39jwvSaiKuayFb68aCONphSa1Tg3jUo CsxUYvuVhoyD7K5ypsLDuCHcfew4Ah8KBwXDdPu0hSdYzqy5TtsyZFExf3L8ktf0gYyX jDT/cmquvI0a4cxsFdB70QWBSa5G6aNe+pJfCuUvNqnNiZywKV1hZtZzGX0WlD8tHYyb BB/g== 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=3A8Ohm3wDXN+D6HSjRTfRAmZqDpAsnbIsybQgnaW0Fk=; b=XPDvyDRvm/5e7cSo7ElUUCgy/Rx60A69nmoyRltIPtbCMqdPq/o9Uy1NdpGG5apk4w 1ET7mYTtTxmN06sXX837nHYNbJOjN4zcXLRcmxGl5o0Kww8n2J2ZkhcdPzDmj83gqOMJ Mhrgh3fWB0sChJebSMaoTC7I0KqKzMogq+QhkqqlOVKsYAGmls8Mpv7MM5t9j4D8BD+9 kUaIEsQdaHfAIWPrwIGb2hUNeaO8w8p+a8OjJibW5GpUnqaenV84hjspcYIizh72Vm3/ F6e7QwzwuuEcMg578s/K+EEKuKAowkXHG9lf7IPloygT//BAilXpnQ6PoLW2fkwNtbt4 Wj5A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=JcNiRpis; 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 u202si12262059pgb.115.2018.12.11.07.46.31; Tue, 11 Dec 2018 07:46:46 -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=JcNiRpis; 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 S1727736AbeLKPoH (ORCPT + 99 others); Tue, 11 Dec 2018 10:44:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:60692 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727717AbeLKPoG (ORCPT ); Tue, 11 Dec 2018 10:44:06 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 9B4B520870; Tue, 11 Dec 2018 15:44:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544543046; bh=NiTYgIS8z/Im6uk4pJxsUphEYulrrvlAjHVgikRwr98=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JcNiRpistrSnRtZZML0OoH2EQHkoEaXwqQLYV5djglp+lkZ0PFAcE0Jb4f64GfKIm cEClEcGebMqZEHWGdbSx+9JNFA8zI5pTP8TKM2dS01EI79RjwoBGh1KOwr8YU0S0qY NXRxVBTXeV5PjVt3a7KwqpZJMZlKkJ3HchRuuWdg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kai-Heng Feng , Alan Stern Subject: [PATCH 3.18 11/54] USB: usb-storage: Add new IDs to ums-realtek Date: Tue, 11 Dec 2018 16:40:59 +0100 Message-Id: <20181211151546.595484463@linuxfoundation.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20181211151546.010073210@linuxfoundation.org> References: <20181211151546.010073210@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 3.18-stable review patch. If anyone has any objections, please let me know. ------------------ From: Kai-Heng Feng commit a84a1bcc992f0545a51d2e120b8ca2ef20e2ea97 upstream. There are two new Realtek card readers require ums-realtek to work correctly. Add the new IDs to support them. Signed-off-by: Kai-Heng Feng Acked-by: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- drivers/usb/storage/unusual_realtek.h | 10 ++++++++++ 1 file changed, 10 insertions(+) --- a/drivers/usb/storage/unusual_realtek.h +++ b/drivers/usb/storage/unusual_realtek.h @@ -38,4 +38,14 @@ UNUSUAL_DEV(0x0bda, 0x0159, 0x0000, 0x99 "USB Card Reader", USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), +UNUSUAL_DEV(0x0bda, 0x0177, 0x0000, 0x9999, + "Realtek", + "USB Card Reader", + USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), + +UNUSUAL_DEV(0x0bda, 0x0184, 0x0000, 0x9999, + "Realtek", + "USB Card Reader", + USB_SC_DEVICE, USB_PR_DEVICE, init_realtek_cr, 0), + #endif /* defined(CONFIG_USB_STORAGE_REALTEK) || ... */