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 0622C7E110; Tue, 29 Apr 2025 17:01:00 +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=1745946061; cv=none; b=DhUMlFhuV//rAYFnUilf1jDoL1fwuzEZ8cZpR24Hal7TpfkAjzWVolL6+UoW5jQmXWzJtbtgyH5us4qopxQWxXbJ2oUuqhesuRZpsotYpllctivzyks+XFGIsWXrTfE81ibc/rENGJHBmQss81kDejeSO3jnqjeRqcw6DuR+WZ8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745946061; c=relaxed/simple; bh=cFHHZJTbvRJObdDHim3kZdQQheIYmYqj90UbJWf+3qg=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=pw9JCTRoZrxx1t0X6/gL7SRK37lfq2v1CORT8AaUoExn91tCfVuz1bJOOd199AmMnD/ybhRVrrsBQYsLPkfYi0AjSwhGZVmHkNsBF2k17L+A7eeoeF2UFE6duCqveU9QoNpJRDmNzUGvkcjzudSZYvXdIsIGRYwZ5Mozp6xxltE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=vpCKtcij; 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="vpCKtcij" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 830F0C4CEE3; Tue, 29 Apr 2025 17:01:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1745946060; bh=cFHHZJTbvRJObdDHim3kZdQQheIYmYqj90UbJWf+3qg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=vpCKtcijnu3mjL/jjCzdh+kKsQHkim65N/4VoLC74pW8jSioPW9coUP/SYmRPML2K hH77Xd0Q2xz/YBNXJp8+wiY0GdY7gl5/sc3LNfag/WHbhTauZBnAxrIhEE1x45XeVL +la0YkZWjUqdog0n3cJKfryf5fgUzLdET8XHZFGw= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, stable , Oliver Neukum Subject: [PATCH 6.14 141/311] USB: storage: quirk for ADATA Portable HDD CH94 Date: Tue, 29 Apr 2025 18:39:38 +0200 Message-ID: <20250429161126.813342093@linuxfoundation.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250429161121.011111832@linuxfoundation.org> References: <20250429161121.011111832@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.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: Oliver Neukum commit 9ab75eee1a056f896b87d139044dd103adc532b9 upstream. Version 1.60 specifically needs this quirk. Version 2.00 is known good. Cc: stable Signed-off-by: Oliver Neukum Link: https://lore.kernel.org/r/20250403180004.343133-1-oneukum@suse.com Signed-off-by: Greg Kroah-Hartman --- drivers/usb/storage/unusual_uas.h | 7 +++++++ 1 file changed, 7 insertions(+) --- a/drivers/usb/storage/unusual_uas.h +++ b/drivers/usb/storage/unusual_uas.h @@ -83,6 +83,13 @@ UNUSUAL_DEV(0x0bc2, 0x331a, 0x0000, 0x99 USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_NO_REPORT_LUNS), +/* Reported-by: Oliver Neukum */ +UNUSUAL_DEV(0x125f, 0xa94a, 0x0160, 0x0160, + "ADATA", + "Portable HDD CH94", + USB_SC_DEVICE, USB_PR_DEVICE, NULL, + US_FL_NO_ATA_1X), + /* Reported-by: Benjamin Tissoires */ UNUSUAL_DEV(0x13fd, 0x3940, 0x0000, 0x9999, "Initio Corporation",