Message ID | 20240116224041.220740-1-lk@c--e.de (mailing list archive) |
---|---|
Headers | show
Received: from cae.in-ulm.de (cae.in-ulm.de [217.10.14.231]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 1DDC71BF31; Tue, 16 Jan 2024 22:41:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.10.14.231 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1705444873; cv=none; b=oAGlZSl8OZwUwEvzfgWCxF7xJ8oq0xakaryoVADLvtykmjvZr0i2z7i92+4Fx0rGHXENXddvyx9QaqFMJYE2YpCRUe1cAGiizRfi6C6INhPLVacvnjt7oX3x29/vi3Is196ucF2xwZwWL4wRF4J0xbyqKPgs2ayQIYSOT0YtPCc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1705444873; c=relaxed/simple; bh=IDDgqgMqyw2E7Xgg9/KdO7AkOipyHB3yv3BBjx3WNQU=; h=Received:From:To:Cc:Subject:Date:Message-Id:X-Mailer:MIME-Version: Content-Transfer-Encoding; b=OEU16+wNnS+8ZzLmhp/FPjM5Rs6jpCrGUssjz63LCZTRaGSZYuTTkiePmLbd6TzHhhZ8pEmQvqjtQ5rI/lz7yvm36kCWW0B4YoSfBV3o+Ec635IgxrE1SwZlqYc/+8C6S9WgZl9cOFt32wXLDtLm4nNVHFAs1NNDTvYmPVPXH9Y= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=c--e.de; spf=pass smtp.mailfrom=c--e.de; arc=none smtp.client-ip=217.10.14.231 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=c--e.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=c--e.de Received: by cae.in-ulm.de (Postfix, from userid 1000) id 3EA3514033C; Tue, 16 Jan 2024 23:41:02 +0100 (CET) From: "Christian A. Ehrhardt" <lk@c--e.de> To: Heikki Krogerus <heikki.krogerus@linux.intel.com>, linux-usb@vger.kernel.org Cc: "Christian A. Ehrhardt" <lk@c--e.de>, Dell.Client.Kernel@dell.com, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Neil Armstrong <neil.armstrong@linaro.org>, Hans de Goede <hdegoede@redhat.com>, Jack Pham <quic_jackp@quicinc.com>, Fabrice Gasnier <fabrice.gasnier@foss.st.com>, =?utf-8?q?Samuel_=C4=8Cavoj?= <samuel@cavoj.net>, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] UCSI fixes Date: Tue, 16 Jan 2024 23:40:38 +0100 Message-Id: <20240116224041.220740-1-lk@c--e.de> X-Mailer: git-send-email 2.30.2 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: <linux-usb.vger.kernel.org> List-Subscribe: <mailto:linux-usb+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-usb+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series | UCSI fixes | expand |