Message ID | 20230823080546.2224713-1-cezary.rojewski@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5157EEE49AE for <alsa-devel@archiver.kernel.org>; Wed, 23 Aug 2023 08:09:11 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 5F86E83A; Wed, 23 Aug 2023 10:08:19 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 5F86E83A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1692778149; bh=rI5MPgy1wg1Zs8L7azEeeLJeSitRt1R9hj6i3PJ6QSU=; h=From:To:Cc:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=ED3JRyin4w8Ms3VsJe/lzYynWu5u1ld+/xfEt7QadZwUgVLV6HgekFffVnUZFOMYi 7pZDrpYOPI0nuJ6n6sXew92j2yubTBWy4UIqGNUu4oygtRFmyJQLOFs61RFpo1g1l9 6QYNR9+opSGnw7CEtGieLSKjy4jbRmyJvJdn/T0A= Received: by alsa1.perex.cz (Postfix, from userid 50401) id AB259F80549; Wed, 23 Aug 2023 10:07:30 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 6A060F80537; Wed, 23 Aug 2023 10:07:29 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B2366F80022; Wed, 23 Aug 2023 10:06:22 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 27AAFF800D1 for <alsa-devel@alsa-project.org>; Wed, 23 Aug 2023 10:06:07 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 27AAFF800D1 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=Ba0p4q+B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692777969; x=1724313969; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=rI5MPgy1wg1Zs8L7azEeeLJeSitRt1R9hj6i3PJ6QSU=; b=Ba0p4q+BY2lY81JnelMna0DIhvK/F59DVZ1qMKUgyrY/fA2Yrxa3966N 526x0vBCxtb2/f1O/oHtyUlxAkAzC0kP/nA4c+Cvbh0pH5mPOB1ZPBxgE CHWQPAWlJ3YP1EWtK9p7eTqoXdrx+BDmHBYJGLrTQfFEMeYu8HrjZaBnz igOuVEYOI72tqy9lxaSP5jkKaJeaLAVTfDhcWVY3z27f6l0AHJDawsUlu 8SkN/Bzpdkpy9XmVxisP1S4VDny0vSO7XJ83DTunoPRdlZhWrJVAlxttB R0ixEPTcj/j72MNQ0aY1GtGGZM8MA6Q8AVzIYzOUzItYr9depesu0tQYg w==; X-IronPort-AV: E=McAfee;i="6600,9927,10810"; a="372987969" X-IronPort-AV: E=Sophos;i="6.01,195,1684825200"; d="scan'208";a="372987969" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Aug 2023 01:06:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10810"; a="766042612" X-IronPort-AV: E=Sophos;i="6.01,195,1684825200"; d="scan'208";a="766042612" Received: from crojewsk-ctrl.igk.intel.com ([10.102.9.28]) by orsmga008.jf.intel.com with ESMTP; 23 Aug 2023 01:06:03 -0700 From: Cezary Rojewski <cezary.rojewski@intel.com> To: broonie@kernel.org, tiwai@suse.com, perex@perex.cz Cc: alsa-devel@alsa-project.org, amadeuszx.slawinski@linux.intel.com, pierre-louis.bossart@linux.intel.com, hdegoede@redhat.com, Cezary Rojewski <cezary.rojewski@intel.com> Subject: [PATCH 00/17] ALSA/ASoC: hda: Address format selection limitations and ambiguity Date: Wed, 23 Aug 2023 10:05:29 +0200 Message-Id: <20230823080546.2224713-1-cezary.rojewski@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: IZBGLPDXRBKI2XPIKD2KA7XVF32JAKFC X-Message-ID-Hash: IZBGLPDXRBKI2XPIKD2KA7XVF32JAKFC X-MailFrom: cezary.rojewski@intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> Archived-At: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/message/IZBGLPDXRBKI2XPIKD2KA7XVF32JAKFC/> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series |
ALSA/ASoC: hda: Address format selection limitations and ambiguity
|
expand
|