Message ID | 20250108012213.1659364-1-quic_wcheng@quicinc.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (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 DFF0319F11E; Wed, 8 Jan 2025 01:22:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736299373; cv=none; b=RT4M7qxI46aPTK6nWF+t6ZfQYFsiKFiB04cqQVfe8qSM9FaR9OfsUJg7Tua/MnMjePC7o3FhhWHHPEFNzBmq2dqRv5hHvSU3HFitH1ynn8OGNlEPCGt9WklNYHkomuZbiU3NGThPd5rAlUKl+pLQfPefuJxIVnhN+MizOwbRoeY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736299373; c=relaxed/simple; bh=5LJ4KPdTrH3lcPRNPYf4En4vp9Qri/3kIh/PYgIEuXg=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=W951Nc4AxFdCwzKCS1Y+N6UZh7LDVm0D54IjZgovSs/8m7LJEZm0OJ6tHL8k8MkOMqbFCyDKfQiTktUl3ORdZ6ty0TeJhuLBmSVgWy/ecERE4NX972GmiZDTM42AVE6S5K9HXThrV1slkacn19lhCkh9xP6uYkYe3j/LmlkRfIU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=ZO3iYXRf; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="ZO3iYXRf" Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 507GrmVH032013; Wed, 8 Jan 2025 01:22:26 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=8F++2Nx0moBsbH9jYsSJHB bvvGGdygSXZmj36mI9AXE=; b=ZO3iYXRfVxmcW4Gr0bRi0dmzusIczIxWUKPcRz 3ex+VO04Caeal0rhBRUikLKTsTL2hAZUsPOfS2GsO9RkGfKKBcUOAJ7bs7Ae295k 3ZbrkjPgZMah3nRgtdb+hvCZmkuXdZOLuVsltK2k1newprnKyMbcWUtJZmpDn14O bREChy0HLFzuxUf4n0Y2FjFPkMAeu3LDZ6U/YV/Iy8ab/6QeSCCeXGjRuquBagX0 RVvX+/BFtg8QkdC3tDDwHEDXrB/zi54GN7XCNokfU4qouC94KFE40J6rXo8SQMWD 9CIuDPwpp7nfMZfRCyecLqfjAGbH0NzYT6JKms6VdpIXqp5w== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 44186ngyyp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 08 Jan 2025 01:22:25 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 5081MOuN021033 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 8 Jan 2025 01:22:24 GMT Received: from hu-wcheng-lv.qualcomm.com (10.49.16.6) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 7 Jan 2025 17:22:23 -0800 From: Wesley Cheng <quic_wcheng@quicinc.com> To: <srinivas.kandagatla@linaro.org>, <mathias.nyman@intel.com>, <perex@perex.cz>, <conor+dt@kernel.org>, <dmitry.torokhov@gmail.com>, <corbet@lwn.net>, <broonie@kernel.org>, <lgirdwood@gmail.com>, <krzk+dt@kernel.org>, <pierre-louis.bossart@linux.intel.com>, <Thinh.Nguyen@synopsys.com>, <tiwai@suse.com>, <robh@kernel.org>, <gregkh@linuxfoundation.org> CC: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-sound@vger.kernel.org>, <linux-input@vger.kernel.org>, <linux-usb@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>, <linux-doc@vger.kernel.org>, Wesley Cheng <quic_wcheng@quicinc.com> Subject: [PATCH v32 00/32] Introduce QC USB SND audio offloading support Date: Tue, 7 Jan 2025 17:21:41 -0800 Message-ID: <20250108012213.1659364-1-quic_wcheng@quicinc.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: <linux-sound.vger.kernel.org> List-Subscribe: <mailto:linux-sound+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-sound+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: nalasex01c.na.qualcomm.com (10.47.97.35) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: 6vu68vKNW8mDa1pdJpfzoQjb4hffo7aW X-Proofpoint-GUID: 6vu68vKNW8mDa1pdJpfzoQjb4hffo7aW X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 mlxscore=0 adultscore=0 bulkscore=0 impostorscore=0 clxscore=1015 suspectscore=0 mlxlogscore=999 spamscore=0 phishscore=0 priorityscore=1501 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2411120000 definitions=main-2501080007 |
Series |
Introduce QC USB SND audio offloading support
|
expand
|